Searched refs:IP_SENDONES (Results 1 – 4 of 4) sorted by relevance
176 #define IP_SENDONES 0x4 /* send all-ones broadcast */ macro
597 flags |= IP_SENDONES; in rip_send()
417 if (flags & IP_SENDONES) { in ip_output()
1400 ipflags |= IP_SENDONES; in udp_send()