Searched refs:INP_ONESBCAST (Results 1 – 6 of 6) sorted by relevance
1444 if (inp->inp_flags & INP_ONESBCAST) in udp_output()1456 if (inp->inp_flags & INP_ONESBCAST) in udp_output()1466 if (inp->inp_flags & INP_ONESBCAST) in udp_output()
1287 OPTSET(INP_ONESBCAST); in ip_ctloutput()1511 optval = OPTBIT(INP_ONESBCAST); in ip_ctloutput()
716 #define INP_ONESBCAST 0x02000000 /* send all-ones broadcast */ macro
607 if (inp->inp_flags & INP_ONESBCAST) in rip_output()
3226 if (inp_flags & INP_ONESBCAST) { in db_print_inpflags()