Searched refs:INP_BINDANY (Results 1 – 8 of 8) sorted by relevance
1293 OPTSET(INP_BINDANY); in ip_ctloutput()1517 optval = OPTBIT(INP_BINDANY); in ip_ctloutput()
703 #define INP_BINDANY 0x00001000 /* allow bind to any address */ macro
1012 (inp->inp_flags & INP_BINDANY) == 0 && in rip_bind()
985 if ((inp->inp_flags & INP_BINDANY) == 0 && in in_pcbbind_setup()
253 if ((inp->inp_flags & INP_BINDANY) == 0) { in in6_selectsrc()
190 (inp->inp_flags & INP_BINDANY) == 0) { in in6_pcbbind()
1938 OPTSET(INP_BINDANY); in ip6_ctloutput()2266 optval = OPTBIT(INP_BINDANY); in ip6_ctloutput()