Home
last modified time | relevance | path

Searched refs:IPPROTO_SEND (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/netinet6/
H A Dsend.c96 if (proto != IPPROTO_SEND) { in send_attach()
313 .pr_protocol = IPPROTO_SEND,
356 error = pf_proto_unregister(PF_INET6, IPPROTO_SEND, SOCK_RAW); in send_modevent()
/f-stack/tools/compat/include/netinet/
H A Din.h246 #define IPPROTO_SEND 259 /* SeND pseudo-protocol */ macro
/f-stack/freebsd/netinet/
H A Din.h263 #define IPPROTO_SEND 259 /* SeND pseudo-protocol */ macro