Home
last modified time | relevance | path

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

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