Searched refs:tcp_bpf_prots (Results 1 – 1 of 1) sorted by relevance
599 static struct proto tcp_bpf_prots[TCP_BPF_NUM_PROTS][TCP_BPF_NUM_CFGS]; variable625 tcp_bpf_rebuild_protos(tcp_bpf_prots[TCP_BPF_IPV6], ops); in tcp_bpf_check_v6_needs_rebuild()634 tcp_bpf_rebuild_protos(tcp_bpf_prots[TCP_BPF_IPV4], &tcp_prot); in tcp_bpf_v4_build_proto()683 sock_replace_proto(sk, &tcp_bpf_prots[family][config]); in tcp_bpf_update_proto()697 if (is_insidevar(prot, tcp_bpf_prots)) in tcp_bpf_clone()