Searched refs:PRUS_IPV6 (Results 1 – 3 of 3) sorted by relevance
79 PRUS_IPV6 = 0x10, enumerator
1047 if ((flags & PRUS_IPV6) == 0) in udp_v4mapped_pktinfo()1146 if (use_cached_route || (flags & PRUS_IPV6) != 0) in udp_send()1257 if ((flags & PRUS_IPV6) != 0) { in udp_send()1266 if ((flags & PRUS_IPV6) != 0) in udp_send()
770 return (udp_send(so, flags_arg | PRUS_IPV6, m, in udp6_send()