Searched refs:tcp_bpf_prots (Results 1 – 1 of 1) sorted by relevance
579 static struct proto tcp_bpf_prots[TCP_BPF_NUM_PROTS][TCP_BPF_NUM_CFGS]; variable599 tcp_bpf_rebuild_protos(tcp_bpf_prots[TCP_BPF_IPV6], ops); in tcp_bpf_check_v6_needs_rebuild()608 tcp_bpf_rebuild_protos(tcp_bpf_prots[TCP_BPF_IPV4], &tcp_prot); in tcp_bpf_v4_build_proto()636 return &tcp_bpf_prots[family][config]; in tcp_bpf_get_proto()648 if (is_insidevar(prot, tcp_bpf_prots)) in tcp_bpf_clone()