Home
last modified time | relevance | path

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

/Linux-v4.19/kernel/bpf/
Dsockmap.c172 SOCKMAP_IPV6, enumerator
201 int family = sk->sk_family == AF_INET6 ? SOCKMAP_IPV6 : SOCKMAP_IPV4; in update_sk_prot()
232 build_protos(bpf_tcp_prots[SOCKMAP_IPV6], sk->sk_prot); in bpf_tcp_init()