Searched defs:sock_ops (Results 1 – 3 of 3) sorted by relevance
213 #define BPF_CGROUP_RUN_PROG_SOCK_OPS(sock_ops) \ argument293 #define BPF_CGROUP_RUN_PROG_SOCK_OPS(sock_ops) ({ 0; }) argument
633 struct bpf_sock_ops_kern *sock_ops, in __cgroup_bpf_run_filter_sock_ops()
2080 struct bpf_sock_ops_kern sock_ops; in tcp_call_bpf() local