Home
last modified time | relevance | path

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

/freebsd/sys/netinet6/
H A Dsend.c94 if (proto != IPPROTO_SEND) { in send_attach()
322 .pr_protocol = IPPROTO_SEND,
/freebsd/sys/netinet/
H A Din.h260 #define IPPROTO_SEND 259 /* SeND pseudo-protocol */ macro