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