Searched refs:IN6P_IPV6_V6ONLY (Results 1 – 3 of 3) sorted by relevance
290 #define IN6P_IPV6_V6ONLY 0x008000 /* restrict AF_INET6 socket for v6 */ macro
985 #define SCTP_IPV6_V6ONLY(sctp_inpcb) ((sctp_inpcb)->ip_inp.inp.inp_flags & IN6P_IPV6_V6ONLY)
2816 inp->ip_inp.inp.inp_flags |= IN6P_IPV6_V6ONLY;