Home
last modified time | relevance | path

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

/linux/include/linux/
A Dbpf-cgroup.h355 #define BPF_CGROUP_RUN_PROG_SOCK_OPS_SK(sock_ops, sk) \ argument
365 #define BPF_CGROUP_RUN_PROG_SOCK_OPS(sock_ops) \ argument
517 #define BPF_CGROUP_RUN_PROG_SOCK_OPS(sock_ops) ({ 0; }) argument
/linux/net/ipv4/
A 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
A 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/kernel/bpf/
A Dcgroup.c1183 struct bpf_sock_ops_kern *sock_ops, in __cgroup_bpf_run_filter_sock_ops()
/linux/include/net/
A Dtcp.h2279 struct bpf_sock_ops_kern sock_ops; in tcp_call_bpf() local

Completed in 30 milliseconds