Searched refs:INP_ONESBCAST (Results 1 – 5 of 5) sorted by relevance
1375 if (inp->inp_flags & INP_ONESBCAST) in udp_send()1387 if (inp->inp_flags & INP_ONESBCAST) in udp_send()1397 if (inp->inp_flags & INP_ONESBCAST) in udp_send()
1228 OPTSET(INP_ONESBCAST); in ip_ctloutput()1439 optval = OPTBIT(INP_ONESBCAST); in ip_ctloutput()
577 #define INP_ONESBCAST 0x02000000 /* send all-ones broadcast */ macro
598 if (inp->inp_flags & INP_ONESBCAST) in rip_send()
3181 if (inp_flags & INP_ONESBCAST) { in db_print_inpflags()