Searched refs:INP_BINDMULTI (Results 1 – 6 of 6) sorted by relevance
877 if ((ni->inp_flags2 & INP_BINDMULTI) && in in_pcbbind_check_bindmulti()883 if ((ni->inp_flags2 & INP_BINDMULTI) && in in_pcbbind_check_bindmulti()884 ((oi->inp_flags2 & INP_BINDMULTI) == 0)) in in_pcbbind_check_bindmulti()1008 ((inp->inp_flags2 & INP_BINDMULTI) == 0) && in in_pcbbind_setup()1046 ((inp->inp_flags2 & INP_BINDMULTI) == 0) && in in_pcbbind_setup()
1299 OPTSET2(INP_BINDMULTI, optval); in ip_ctloutput()1546 optval = OPTBIT2(INP_BINDMULTI); in ip_ctloutput()
740 #define INP_BINDMULTI 0x00000040 /* IP_BINDMULTI option is set */ macro
224 ((inp->inp_flags2 & INP_BINDMULTI) == 0) && in in6_pcbbind()255 ((inp->inp_flags2 & INP_BINDMULTI) == 0) && in in6_pcbbind()
1942 OPTSET2(INP_BINDMULTI, optval); in ip6_ctloutput()2298 optval = OPTBIT2(INP_BINDMULTI); in ip6_ctloutput()