Searched refs:ipflags (Results 1 – 1 of 1) sorted by relevance
1102 int ipflags = 0; in udp_send() local1385 ipflags |= IP_ROUTETOIF; in udp_send()1387 ipflags |= IP_ALLOWBROADCAST; in udp_send()1389 ipflags |= IP_SENDONES; in udp_send()1460 ipflags |= IP_NODEFAULTFLOWID; in udp_send()1468 use_cached_route ? &inp->inp_route : NULL, ipflags, in udp_send()