Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/net/
Dipv6_stubs.h74 struct ipv6_bpf_stub { struct
83 extern const struct ipv6_bpf_stub *ipv6_bpf_stub __read_mostly; argument
/kernel/linux/linux-5.10/net/ipv6/
Daf_inet6.c1045 static const struct ipv6_bpf_stub ipv6_bpf_stub_impl = {
1213 ipv6_bpf_stub = &ipv6_bpf_stub_impl; in inet6_init()
/kernel/linux/linux-5.10/net/core/
Dfilter.c5172 const struct ipv6_bpf_stub *ipv6_bpf_stub __read_mostly;
5173 EXPORT_SYMBOL_GPL(ipv6_bpf_stub);
5201 return ipv6_bpf_stub->inet6_bind(sk, addr, addr_len, flags); in BPF_CALL_3()
5911 else if (likely(ipv6_bpf_stub)) in sk_lookup()
5912 sk = ipv6_bpf_stub->udp6_lib_lookup(net, in sk_lookup()
/kernel/linux/patches/linux-4.19/hispark_taurus_patch/
Dhispark_taurus.patch363715 -struct ipv6_bpf_stub {
363719 -extern const struct ipv6_bpf_stub *ipv6_bpf_stub __read_mostly;
363783 +struct ipv6_bpf_stub {
363787 +extern const struct ipv6_bpf_stub *ipv6_bpf_stub __read_mostly;