Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/
Dbpf-cgroup.h290 #define BPF_CGROUP_RUN_PROG_SOCK_OPS_SK(sock_ops, sk) \ argument
300 #define BPF_CGROUP_RUN_PROG_SOCK_OPS(sock_ops) \ argument
453 #define BPF_CGROUP_RUN_PROG_SOCK_OPS(sock_ops) ({ 0; }) argument
/kernel/linux/linux-6.6/include/linux/
Dbpf-cgroup.h321 #define BPF_CGROUP_RUN_PROG_SOCK_OPS_SK(sock_ops, sk) \ argument
331 #define BPF_CGROUP_RUN_PROG_SOCK_OPS(sock_ops) \ argument
493 #define BPF_CGROUP_RUN_PROG_SOCK_OPS(sock_ops) ({ 0; }) argument
/kernel/linux/linux-5.10/net/ipv4/
Dtcp_output.c476 struct bpf_sock_ops_kern sock_ops; in bpf_skops_hdr_opt_len() local
539 struct bpf_sock_ops_kern sock_ops; in bpf_skops_write_hdr_opt() local
Dtcp_input.c152 struct bpf_sock_ops_kern sock_ops; in bpf_skops_parse_hdr() local
182 struct bpf_sock_ops_kern sock_ops; in bpf_skops_established() local
/kernel/linux/linux-6.6/net/ipv4/
Dtcp_output.c490 struct bpf_sock_ops_kern sock_ops; in bpf_skops_hdr_opt_len() local
553 struct bpf_sock_ops_kern sock_ops; in bpf_skops_write_hdr_opt() local
Dtcp_input.c150 struct bpf_sock_ops_kern sock_ops; in bpf_skops_parse_hdr() local
180 struct bpf_sock_ops_kern sock_ops; in bpf_skops_established() local
/kernel/linux/linux-5.10/kernel/bpf/
Dcgroup.c1182 struct bpf_sock_ops_kern *sock_ops, in __cgroup_bpf_run_filter_sock_ops()
/kernel/linux/linux-6.6/kernel/bpf/
Dcgroup.c1558 struct bpf_sock_ops_kern *sock_ops, in __cgroup_bpf_run_filter_sock_ops()
/kernel/linux/linux-5.10/include/net/
Dtcp.h2313 struct bpf_sock_ops_kern sock_ops; in tcp_call_bpf() local
/kernel/linux/linux-6.6/include/net/
Dtcp.h2459 struct bpf_sock_ops_kern sock_ops; in tcp_call_bpf() local