Home
last modified time | relevance | path

Searched refs:BPF_SK_STORAGE_GET_F_CREATE (Results 1 – 18 of 18) sorted by relevance

/Linux-v6.6/tools/testing/selftests/bpf/progs/
Dsockopt_inherit.c43 BPF_SK_STORAGE_GET_F_CREATE); in get_storage()
46 BPF_SK_STORAGE_GET_F_CREATE); in get_storage()
49 BPF_SK_STORAGE_GET_F_CREATE); in get_storage()
Dnetns_cookie_prog.c46 BPF_SK_STORAGE_GET_F_CREATE); in get_netns_cookie_sockops()
75 BPF_SK_STORAGE_GET_F_CREATE); in get_netns_cookie_sk_msg()
Dmptcp_sock.c52 BPF_SK_STORAGE_GET_F_CREATE); in _sockops()
65 BPF_SK_STORAGE_GET_F_CREATE); in _sockops()
Dtest_sk_storage_tracing.c42 BPF_SK_STORAGE_GET_F_CREATE); in BPF_PROG()
59 BPF_SK_STORAGE_GET_F_CREATE); in set_task_info()
Dsockopt_sk.c117 BPF_SK_STORAGE_GET_F_CREATE); in _getsockopt()
222 BPF_SK_STORAGE_GET_F_CREATE); in _setsockopt()
Dtest_sk_storage_trace_itself.c21 BPF_SK_STORAGE_GET_F_CREATE); in BPF_PROG()
Dudp_limit.c25 BPF_SK_STORAGE_GET_F_CREATE); in sock()
Dtcp_rtt.c35 BPF_SK_STORAGE_GET_F_CREATE); in _sockops()
Dtest_skmsg_load_helpers.c36 sk_stg = bpf_sk_storage_get(&socket_storage, msg->sk, 0, BPF_SK_STORAGE_GET_F_CREATE); in prog_msg_verdict()
Dsocket_cookie_prog.c41 BPF_SK_STORAGE_GET_F_CREATE); in set_cookie()
Dconnect_force_port4.c46 BPF_SK_STORAGE_GET_F_CREATE); in connect4()
Dtest_sock_fields.c196 BPF_SK_STORAGE_GET_F_CREATE); in egress_read_sock_fields()
199 BPF_SK_STORAGE_GET_F_CREATE); in egress_read_sock_fields()
Dconnect_force_port6.c45 BPF_SK_STORAGE_GET_F_CREATE); in connect6()
Dtest_tcp_hdr_options.c429 BPF_SK_STORAGE_GET_F_CREATE)) in handle_active_estab()
513 BPF_SK_STORAGE_GET_F_CREATE)) in handle_passive_estab()
/Linux-v6.6/samples/bpf/
Dtcp_dumpstats_kern.c48 BPF_SK_STORAGE_GET_F_CREATE); in _sockops()
/Linux-v6.6/net/core/
Dbpf_sk_storage.c230 if (!sk || !sk_fullsock(sk) || flags > BPF_SK_STORAGE_GET_F_CREATE) in BPF_CALL_5()
237 if (flags == BPF_SK_STORAGE_GET_F_CREATE && in BPF_CALL_5()
/Linux-v6.6/tools/include/uapi/linux/
Dbpf.h5989 BPF_SK_STORAGE_GET_F_CREATE = BPF_LOCAL_STORAGE_GET_F_CREATE, enumerator
/Linux-v6.6/include/uapi/linux/
Dbpf.h5989 BPF_SK_STORAGE_GET_F_CREATE = BPF_LOCAL_STORAGE_GET_F_CREATE, enumerator