Home
last modified time | relevance | path

Searched refs:fast_ipv6_only (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/net/ipv4/
Dinet_connection_sock.c276 tb->fast_ipv6_only, in sk_reuseport_match()
334 tb->fast_ipv6_only = ipv6_only_sock(sk); in inet_csk_get_port()
361 tb->fast_ipv6_only = ipv6_only_sock(sk); in inet_csk_get_port()
/Linux-v4.19/include/net/
Dinet_hashtables.h91 bool fast_ipv6_only; member