Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/netinet/
HDip_output.c1019 case IP_BINDMULTI: in ip_ctloutput()
1109 case IP_BINDMULTI: in ip_ctloutput()
1229 case IP_BINDMULTI: in ip_ctloutput()
1318 case IP_BINDMULTI: in ip_ctloutput()
HDin.h434 #define IP_BINDMULTI 25 /* bool: allow multiple listeners on a tuple */ macro