Home
last modified time | relevance | path

Searched refs:sk_ipv6only (Results 1 – 3 of 3) sorted by relevance

/include/linux/
Dipv6.h353 #define ipv6_only_sock(sk) (sk->sk_ipv6only)
/include/net/
Dipv6.h1261 sk->sk_ipv6only = true; in ip6_sock_set_v6only()
Dsock.h383 #define sk_ipv6only __sk_common.skc_ipv6only macro