Searched refs:ipflags (Results 1 – 1 of 1) sorted by relevance
1156 int ipflags = 0; in udp_output() local1441 ipflags |= IP_ROUTETOIF; in udp_output()1443 ipflags |= IP_ALLOWBROADCAST; in udp_output()1445 ipflags |= IP_SENDONES; in udp_output()1509 ipflags |= IP_NODEFAULTFLOWID; in udp_output()1517 INP_WLOCKED(inp) ? &inp->inp_route : NULL, ipflags, in udp_output()