Home
last modified time | relevance | path

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

/freebsd-14.2/sys/netinet/
H A Din.h261 #define IPPROTO_DIVERT 258 /* divert pseudo-protocol */ macro
/freebsd-14.2/usr.bin/sockstat/
H A Dsockstat.c682 case IPPROTO_DIVERT: in gather_inet()
730 case IPPROTO_DIVERT: in gather_inet()
/freebsd-14.2/sys/kern/
H A Duipc_socket.c902 proto == IPPROTO_DIVERT)) { in socreate()