Searched defs:sk_fds (Results 1 – 3 of 3) sorted by relevance
35 struct sk_fds { struct36 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() local335 struct sk_fds sk_fds; in syncookie_estab() local379 struct sk_fds sk_fds; in fin() local411 struct sk_fds sk_fds; in __simple_estab() local[all …]
36 static int sk_fds[REUSEPORT_ARRAY_SIZE]; variable
166 int i, map_fd, err, *sk_fds; in insert_close_thread() local