Home
last modified time | relevance | path

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

/linux-6.6.21/include/linux/
Dbpf-cgroup.h319 #define BPF_CGROUP_RUN_PROG_SOCK_OPS_SK(sock_ops, sk) \ argument
329 #define BPF_CGROUP_RUN_PROG_SOCK_OPS(sock_ops) \ argument
499 #define BPF_CGROUP_RUN_PROG_SOCK_OPS(sock_ops) ({ 0; }) argument
/linux-6.6.21/net/ipv4/
Dtcp_output.c485 struct bpf_sock_ops_kern sock_ops; in bpf_skops_hdr_opt_len() local
548 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
/linux-6.6.21/kernel/bpf/
Dcgroup.c1524 struct bpf_sock_ops_kern *sock_ops, in __cgroup_bpf_run_filter_sock_ops()
/linux-6.6.21/include/net/
Dtcp.h2418 struct bpf_sock_ops_kern sock_ops; in tcp_call_bpf() local