OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:TCP_FIN_WAIT2
(Results
1 - 5
of
5
) sorted by null
/external/strace/xlat/
tcp_states.h
14
#if !(defined(
TCP_FIN_WAIT2
) || (defined(HAVE_DECL_TCP_FIN_WAIT2) && HAVE_DECL_TCP_FIN_WAIT2))
15
# define
TCP_FIN_WAIT2
5
46
XLAT(
TCP_FIN_WAIT2
),
/kernel/tests/net/test/
tcp_test.py
29
TCP_FIN_WAIT2
= 5
/bionic/libc/include/netinet/
tcp.h
88
TCP_FIN_WAIT2
,
/external/iproute2/include/netinet/
tcp.h
131
TCP_FIN_WAIT2
,
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/netinet/
tcp.h
133
TCP_FIN_WAIT2
,
Completed in 761 milliseconds