Home
last modified time | relevance | path

Searched refs:bpf_sk_lookup_run_v6 (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-5.10/net/ipv6/
H A Dinet6_hashtables.c176 no_reuseport = bpf_sk_lookup_run_v6(net, IPPROTO_TCP, in inet6_lookup_run_bpf()
H A Dudp.c228 no_reuseport = bpf_sk_lookup_run_v6(net, IPPROTO_UDP, in udp6_lookup_run_bpf()
/kernel/linux/linux-6.6/net/ipv6/
H A Dinet6_hashtables.c190 no_reuseport = bpf_sk_lookup_run_v6(net, protocol, saddr, sport, in inet6_lookup_run_sk_lookup()
/kernel/linux/linux-5.10/include/linux/
H A Dfilter.h1422 static inline bool bpf_sk_lookup_run_v6(struct net *net, int protocol, in bpf_sk_lookup_run_v6() function
/kernel/linux/linux-6.6/include/linux/
H A Dfilter.h1463 static inline bool bpf_sk_lookup_run_v6(struct net *net, int protocol, in bpf_sk_lookup_run_v6() function

Completed in 11 milliseconds