Searched defs:sk (Results 1 – 13 of 13) sorted by relevance
/tools/testing/selftests/bpf/progs/ |
D | test_sk_lookup_kern.c | 63 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
|
D | test_tcp_check_syncookie_kern.c | 26 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
|
D | test_tcp_estats.c | 82 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()
|
D | connect4_prog.c | 26 struct bpf_sock *sk; in connect_v4_prog() local
|
D | test_sock_fields_kern.c | 147 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
|
D | sockmap_verdict_prog.c | 43 __u8 sk, map; in bpf_prog2() local
|
D | socket_cookie_prog.c | 44 struct bpf_sock *sk; in update_cookie() local
|
D | connect6_prog.c | 34 struct bpf_sock *sk; in connect_v6_prog() local
|
D | tcp_rtt.c | 30 struct bpf_sock *sk; in _sockops() local
|
/tools/testing/selftests/cgroup/ |
D | test_memcontrol.c | 826 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/ |
D | test_sock_fields.c | 82 static void print_sk(const struct bpf_sock *sk) in print_sk()
|
/tools/testing/selftests/bpf/prog_tests/ |
D | flow_dissector.c | 421 int sk, ret; in ifup() local
|
/tools/perf/util/ |
D | sort.c | 652 int sk = *(const int *)arg; in hist_entry__socket_filter() local
|