Searched refs:tcp_bpf_prots (Results 1 – 1 of 1) sorted by relevance
539 static struct proto tcp_bpf_prots[TCP_BPF_NUM_PROTS][TCP_BPF_NUM_CFGS]; variable566 tcp_bpf_rebuild_protos(tcp_bpf_prots[TCP_BPF_IPV6], ops); in tcp_bpf_check_v6_needs_rebuild()575 tcp_bpf_rebuild_protos(tcp_bpf_prots[TCP_BPF_IPV4], &tcp_prot); in tcp_bpf_v4_build_proto()625 sock_replace_proto(sk, &tcp_bpf_prots[family][config]); in tcp_bpf_update_proto()640 if (prot == &tcp_bpf_prots[family][TCP_BPF_BASE]) in tcp_bpf_clone()