Searched refs:IPPROTO_SEND (Results 1 – 2 of 2) sorted by relevance
96 if (proto != IPPROTO_SEND) { in send_attach()331 .pr_protocol = IPPROTO_SEND,374 error = pf_proto_unregister(PF_INET6, IPPROTO_SEND, SOCK_RAW); in send_modevent()
263 #define IPPROTO_SEND 259 /* SeND pseudo-protocol */ macro