Searched refs:INP_BINDANY (Results 1 – 6 of 6) sorted by relevance
1086 OPTSET(INP_BINDANY); in ip_ctloutput()1282 optval = OPTBIT(INP_BINDANY); in ip_ctloutput()
575 #define INP_BINDANY 0x00001000 /* allow bind to any address */ macro
926 (inp->inp_flags & INP_BINDANY) == 0 && in rip_bind()
817 if ((inp->inp_flags & INP_BINDANY) == 0 && in in_pcbbind_setup()
172 (inp->inp_flags & INP_BINDANY) == 0) { in in6_pcbbind()
1666 OPTSET(INP_BINDANY); in ip6_ctloutput()1964 optval = OPTBIT(INP_BINDANY); in ip6_ctloutput()