Searched defs:sock_ops (Results 1 – 2 of 2) sorted by relevance
336 #define BPF_CGROUP_RUN_PROG_SOCK_OPS_SK(sock_ops, sk) \ argument346 #define BPF_CGROUP_RUN_PROG_SOCK_OPS(sock_ops) \ argument511 #define BPF_CGROUP_RUN_PROG_SOCK_OPS(sock_ops) ({ 0; }) argument
2664 struct bpf_sock_ops_kern sock_ops; in tcp_call_bpf() local