Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
H A Dtcp_hdr_options.c35 struct sk_fds { struct
36 int srv_fd;
37 int passive_fd;
38 int active_fd;
39 int passive_lport;
40 int active_lport;
298 struct sk_fds sk_fds; in fastopen_estab() local
335 struct sk_fds sk_fds; in syncookie_estab() local
379 struct sk_fds sk_fds; in fin() local
411 struct sk_fds sk_fds; in __simple_estab() local
[all …]
H A Dselect_reuseport.c36 static int sk_fds[REUSEPORT_ARRAY_SIZE]; variable
/openbmc/linux/tools/testing/selftests/bpf/map_tests/
H A Dsk_storage_map.c166 int i, map_fd, err, *sk_fds; in insert_close_thread() local