Searched refs:INP_ONESBCAST (Results 1 – 5 of 5) sorted by relevance
1388 if (inp->inp_flags & INP_ONESBCAST) in udp_send()1400 if (inp->inp_flags & INP_ONESBCAST) in udp_send()1410 if (inp->inp_flags & INP_ONESBCAST) in udp_send()
1256 OPTSET(INP_ONESBCAST); in ip_ctloutput()1467 optval = OPTBIT(INP_ONESBCAST); in ip_ctloutput()
546 #define INP_ONESBCAST 0x02000000 /* send all-ones broadcast */ macro
613 if (inp->inp_flags & INP_ONESBCAST) in rip_send()
3131 if (inp_flags & INP_ONESBCAST) { in db_print_inpflags()