Searched defs:sock_ops (Results 1 – 2 of 2) sorted by relevance
84 #define BPF_CGROUP_RUN_PROG_SOCK_OPS(sock_ops) \ argument106 #define BPF_CGROUP_RUN_PROG_SOCK_OPS(sock_ops) ({ 0; }) argument
2112 struct bpf_sock_ops_kern sock_ops; in tcp_call_bpf() local