Searched refs:ipv6_bpf_stub (Results 1 – 3 of 3) sorted by relevance
265 struct ipv6_bpf_stub { struct269 extern const struct ipv6_bpf_stub *ipv6_bpf_stub __read_mostly; argument
903 static const struct ipv6_bpf_stub ipv6_bpf_stub_impl = {1063 ipv6_bpf_stub = &ipv6_bpf_stub_impl; in inet6_init()
4132 const struct ipv6_bpf_stub *ipv6_bpf_stub __read_mostly;4133 EXPORT_SYMBOL_GPL(ipv6_bpf_stub);4161 return ipv6_bpf_stub->inet6_bind(sk, addr, addr_len, true, false); in BPF_CALL_3()