Home
last modified time | relevance | path

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

/include/linux/
Dipv6.h349 #define __ipv6_only_sock(sk) (sk->sk_ipv6only)
/include/net/
Dipv6.h1192 sk->sk_ipv6only = true; in ip6_sock_set_v6only()
Dsock.h382 #define sk_ipv6only __sk_common.skc_ipv6only macro