Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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.c206 no_reuseport = bpf_sk_lookup_run_v6(net, IPPROTO_UDP, in udp6_lookup_run_bpf()
/OK3568_Linux_fs/kernel/include/linux/
H A Dfilter.h1421 static inline bool bpf_sk_lookup_run_v6(struct net *net, int protocol, in bpf_sk_lookup_run_v6() function