Home
last modified time | relevance | path

Searched defs:sk (Results 1 – 13 of 13) sorted by relevance

/tools/testing/selftests/bpf/progs/
Dtest_sk_lookup_kern.c63 struct bpf_sock *sk; in bpf_sk_lookup_test0() local
85 struct bpf_sock *sk; in bpf_sk_lookup_test1() local
97 struct bpf_sock *sk; in bpf_sk_lookup_uaf() local
112 struct bpf_sock *sk; in bpf_sk_lookup_modptr() local
127 struct bpf_sock *sk; in bpf_sk_lookup_modptr_or_null() local
150 struct bpf_sock *sk; in bpf_sk_lookup_test3() local
162 struct bpf_sock *sk; in bpf_sk_lookup_test4() local
Dtest_tcp_check_syncookie_kern.c26 static __always_inline __s64 gen_syncookie(void *data_end, struct bpf_sock *sk, in gen_syncookie()
49 struct bpf_sock *sk; in check_syncookie() local
Dtest_tcp_estats.c82 struct sock sk; member
93 static inline struct inet_sock *inet_sk(const struct sock *sk) in inet_sk()
212 struct sock *sk) in tcp_estats_conn_id_init()
227 static __always_inline void tcp_estats_init(struct sock *sk, in tcp_estats_init()
236 static __always_inline void send_basic_event(struct sock *sk, in send_basic_event()
Dconnect4_prog.c26 struct bpf_sock *sk; in connect_v4_prog() local
Dtest_sock_fields_kern.c147 struct bpf_sock *sk, *sk_ret; in egress_read_sock_fields() local
219 struct bpf_sock *sk, *sk_ret; in ingress_read_sock_fields() local
Dsockmap_verdict_prog.c43 __u8 sk, map; in bpf_prog2() local
Dsocket_cookie_prog.c44 struct bpf_sock *sk; in update_cookie() local
Dconnect6_prog.c34 struct bpf_sock *sk; in connect_v6_prog() local
Dtcp_rtt.c30 struct bpf_sock *sk; in _sockops() local
/tools/testing/selftests/cgroup/
Dtest_memcontrol.c826 int sk, client_sk, ctl_fd, yes = 1, ret = -1; in tcp_server() local
884 int sk, ret; in tcp_client() local
/tools/testing/selftests/bpf/
Dtest_sock_fields.c82 static void print_sk(const struct bpf_sock *sk) in print_sk()
/tools/testing/selftests/bpf/prog_tests/
Dflow_dissector.c421 int sk, ret; in ifup() local
/tools/perf/util/
Dsort.c652 int sk = *(const int *)arg; in hist_entry__socket_filter() local