Home
last modified time | relevance | path

Searched defs:sock_ops (Results 1 – 5 of 5) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
Dbpf-cgroup.h286 #define BPF_CGROUP_RUN_PROG_SOCK_OPS_SK(sock_ops, sk) \ argument
296 #define BPF_CGROUP_RUN_PROG_SOCK_OPS(sock_ops) \ argument
436 #define BPF_CGROUP_RUN_PROG_SOCK_OPS(sock_ops) ({ 0; }) argument
/kernel/linux/linux-5.10/net/ipv4/
Dtcp_output.c477 struct bpf_sock_ops_kern sock_ops; in bpf_skops_hdr_opt_len() local
540 struct bpf_sock_ops_kern sock_ops; in bpf_skops_write_hdr_opt() local
Dtcp_input.c149 struct bpf_sock_ops_kern sock_ops; in bpf_skops_parse_hdr() local
179 struct bpf_sock_ops_kern sock_ops; in bpf_skops_established() local
/kernel/linux/linux-5.10/kernel/bpf/
Dcgroup.c1113 struct bpf_sock_ops_kern *sock_ops, in __cgroup_bpf_run_filter_sock_ops()
/kernel/linux/linux-5.10/include/net/
Dtcp.h2258 struct bpf_sock_ops_kern sock_ops; in tcp_call_bpf() local