Searched refs:IP_SENDONES (Results 1 – 5 of 5) sorted by relevance
164 #define IP_SENDONES 0x4 /* send all-ones broadcast */ macro
608 flags |= IP_SENDONES; in rip_output()
424 if (flags & IP_SENDONES) { in ip_output()
1445 ipflags |= IP_SENDONES; in udp_output()