Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/ipv4/
H A Dinet_hashtables.c318 no_reuseport = bpf_sk_lookup_run_v4(net, IPPROTO_TCP, in inet_lookup_run_bpf()
H A Dudp.c472 no_reuseport = bpf_sk_lookup_run_v4(net, IPPROTO_UDP, in udp4_lookup_run_bpf()
/OK3568_Linux_fs/kernel/include/linux/
H A Dfilter.h1385 static inline bool bpf_sk_lookup_run_v4(struct net *net, int protocol, in bpf_sk_lookup_run_v4() function