Searched refs:PRUS_IPV6 (Results 1 – 3 of 3) sorted by relevance
1070 if ((flags & PRUS_IPV6) == 0) in udp_v4mapped_pktinfo()1169 if (use_cached_route || (flags & PRUS_IPV6) != 0) in udp_send()1175 if ((flags & PRUS_IPV6) != 0) { in udp_send()1210 if (((flags & PRUS_IPV6) != 0) && in udp_send()1308 if ((flags & PRUS_IPV6) != 0) { in udp_send()1315 if ((flags & PRUS_IPV6) != 0) in udp_send()
80 PRUS_IPV6 = 0x10, enumerator
774 return (udp_send(so, flags_arg | PRUS_IPV6, m, in udp6_send()