Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/prog_tests/
H A Dsock_addr.c276 struct sock_ops { struct
277 connect_to_addrsock_ops global() argument
280 start_serversock_ops global() argument
282 socketsock_ops global() argument
283 bindsock_ops global() argument
284 getsocknamesock_ops global() argument
285 getpeernamesock_ops global() argument
286 sendmsgsock_ops global() argument
288 closesock_ops global() argument
/linux/include/linux/
H A Dbpf-cgroup.h331 #define BPF_CGROUP_RUN_PROG_SOCK_OPS_SK(sock_ops, sk) \ argument
341 #define BPF_CGROUP_RUN_PROG_SOCK_OPS(sock_ops) \ argument
500 BPF_CGROUP_RUN_PROG_SOCK_OPS(sock_ops) global() argument
[all...]
/linux/net/ipv4/
H A Dtcp_output.c493 struct bpf_sock_ops_kern sock_ops; in bpf_skops_hdr_opt_len() local
557 struct bpf_sock_ops_kern sock_ops; bpf_skops_write_hdr_opt() local
[all...]
H A Dtcp_input.c152 struct bpf_sock_ops_kern sock_ops; in bpf_skops_parse_hdr() local
183 struct bpf_sock_ops_kern sock_ops; in bpf_skops_established() local
[all...]
/linux/kernel/bpf/
H A Dcgroup.c1727 struct bpf_sock_ops_kern *sock_ops, in __cgroup_bpf_run_filter_sock_ops() argument
/linux/net/core/
H A Dsock.c953 struct bpf_sock_ops_kern sock_ops; in bpf_skops_tx_timestamping() local