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