Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/ipv4/
H A Dinet_hashtables.c327 no_reuseport = bpf_sk_lookup_run_v4(net, IPPROTO_TCP, in inet_lookup_run_bpf()
H A Dudp.c483 no_reuseport = bpf_sk_lookup_run_v4(net, IPPROTO_UDP, in udp4_lookup_run_bpf()
/kernel/linux/linux-5.10/include/linux/
H A Dfilter.h1386 static inline bool bpf_sk_lookup_run_v4(struct net *net, int protocol, in bpf_sk_lookup_run_v4() function
/kernel/linux/linux-6.6/include/linux/
H A Dfilter.h1426 static inline bool bpf_sk_lookup_run_v4(struct net *net, int protocol, in bpf_sk_lookup_run_v4() function
/kernel/linux/linux-6.6/net/ipv4/
H A Dinet_hashtables.c420 no_reuseport = bpf_sk_lookup_run_v4(net, protocol, saddr, sport, in inet_lookup_run_sk_lookup()

Completed in 12 milliseconds