Home
last modified time | relevance | path

Searched defs:bpf_sock_ops_kern (Results 1 – 3 of 3) sorted by relevance

/linux/include/linux/
H A Dfilter.h1531 struct bpf_sock_ops_kern { struct
1532 skbpf_sock_ops_kern global() argument
1533 __anon5a7b078c020abpf_sock_ops_kern global() argument
1538 syn_skbbpf_sock_ops_kern global() argument
1539 skbbpf_sock_ops_kern global() argument
1540 skb_data_endbpf_sock_ops_kern global() argument
1541 opbpf_sock_ops_kern global() argument
1542 is_fullsockbpf_sock_ops_kern global() argument
1543 is_locked_tcp_sockbpf_sock_ops_kern global() argument
1544 remaining_opt_lenbpf_sock_ops_kern global() argument
1545 tempbpf_sock_ops_kern global() argument
/linux/net/core/
H A Dsock_map.c622 BPF_CALL_4(bpf_sock_map_update, struct bpf_sock_ops_kern *, sops, in BPF_CALL_4() argument
1229 BPF_CALL_4(bpf_sock_hash_update, struct bpf_sock_ops_kern *, sops, in BPF_CALL_4() argument
H A Dfilter.c5155 BPF_CALL_1(bpf_get_socket_cookie_sock_ops, struct bpf_sock_ops_kern *, ctx) in BPF_CALL_1() argument
5209 BPF_CALL_1(bpf_get_netns_cookie_sock_ops, struct bpf_sock_ops_kern *, ctx) in BPF_CALL_1() argument
5726 BPF_CALL_5(bpf_sock_ops_setsockopt, struct bpf_sock_ops_kern *, bpf_sock, in BPF_CALL_5() argument
5814 BPF_CALL_5(bpf_sock_ops_getsockopt, struct bpf_sock_ops_kern *, bpf_sock, in BPF_CALL_5() argument
5856 BPF_CALL_2(bpf_sock_ops_cb_flags_set, struct bpf_sock_ops_kern *, bpf_sock, in BPF_CALL_2() argument
7666 BPF_CALL_4(bpf_sock_ops_load_hdr_opt, struct bpf_sock_ops_kern *, bpf_sock, in BPF_CALL_4() argument
7747 BPF_CALL_4(bpf_sock_ops_store_hdr_opt, struct bpf_sock_ops_kern *, bpf_sock, in BPF_CALL_4() argument
7825 BPF_CALL_3(bpf_sock_ops_reserve_hdr_opt, struct bpf_sock_ops_kern *, bpf_soc argument
[all...]