Searched refs:ipflags (Results 1 – 1 of 1) sorted by relevance
1135 int ipflags; in udp_output() local1474 ipflags = 0; in udp_output()1476 ipflags |= IP_ROUTETOIF; in udp_output()1478 ipflags |= IP_ALLOWBROADCAST; in udp_output()1480 ipflags |= IP_SENDONES; in udp_output()1560 ipflags |= IP_NODEFAULTFLOWID; in udp_output()1572 (unlock_inp == UH_WLOCKED ? &inp->inp_route : NULL), ipflags, in udp_output()