Home
last modified time | relevance | path

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

/Linux-v4.19/kernel/bpf/
Dsockmap.c171 SOCKMAP_IPV4, enumerator
201 int family = sk->sk_family == AF_INET6 ? SOCKMAP_IPV6 : SOCKMAP_IPV4; in update_sk_prot()
1243 build_protos(bpf_tcp_prots[SOCKMAP_IPV4], &tcp_prot); in bpf_tcp_ulp_register()