Searched defs:sock_ops (Results 1 – 5 of 5) sorted by relevance
318 #define BPF_CGROUP_RUN_PROG_SOCK_OPS_SK(sock_ops, sk) \ argument328 #define BPF_CGROUP_RUN_PROG_SOCK_OPS(sock_ops) \ argument498 #define BPF_CGROUP_RUN_PROG_SOCK_OPS(sock_ops) ({ 0; }) argument
476 struct bpf_sock_ops_kern sock_ops; in bpf_skops_hdr_opt_len() local539 struct bpf_sock_ops_kern sock_ops; in bpf_skops_write_hdr_opt() local
150 struct bpf_sock_ops_kern sock_ops; in bpf_skops_parse_hdr() local180 struct bpf_sock_ops_kern sock_ops; in bpf_skops_established() local
1510 struct bpf_sock_ops_kern *sock_ops, in __cgroup_bpf_run_filter_sock_ops()
2360 struct bpf_sock_ops_kern sock_ops; in tcp_call_bpf() local
Completed in 31 milliseconds