Searched refs:use_cached_route (Results 1 – 1 of 1) sorted by relevance
1109 bool use_cached_route; in udp_send() local1145 use_cached_route = sin == NULL || (inp->inp_laddr.s_addr == INADDR_ANY && inp->inp_lport == 0); in udp_send()1146 if (use_cached_route || (flags & PRUS_IPV6) != 0) in udp_send()1468 use_cached_route ? &inp->inp_route : NULL, ipflags, in udp_send()