Searched defs:sock_ops (Results 1 – 3 of 3) sorted by relevance
262 #define BPF_CGROUP_RUN_PROG_SOCK_OPS(sock_ops) \ argument397 #define BPF_CGROUP_RUN_PROG_SOCK_OPS(sock_ops) ({ 0; }) argument
742 struct bpf_sock_ops_kern *sock_ops, in __cgroup_bpf_run_filter_sock_ops()
2165 struct bpf_sock_ops_kern sock_ops; in tcp_call_bpf() local