Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dbpf-cgroup.h337 #define BPF_CGROUP_RUN_PROG_SOCK_OPS_SK(sock_ops, sk) \ argument
347 #define BPF_CGROUP_RUN_PROG_SOCK_OPS(sock_ops) \ argument
490 #define BPF_CGROUP_RUN_PROG_SOCK_OPS(sock_ops) ({ 0; }) argument
/OK3568_Linux_fs/kernel/net/ipv4/
H A Dtcp_output.c475 struct bpf_sock_ops_kern sock_ops; in bpf_skops_hdr_opt_len() local
538 struct bpf_sock_ops_kern sock_ops; in bpf_skops_write_hdr_opt() local
H 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
/OK3568_Linux_fs/kernel/kernel/bpf/
H A Dcgroup.c1165 struct bpf_sock_ops_kern *sock_ops, in __cgroup_bpf_run_filter_sock_ops()
/OK3568_Linux_fs/kernel/include/net/
H A Dtcp.h2273 struct bpf_sock_ops_kern sock_ops; in tcp_call_bpf() local