OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:tcp_states
(Results
1 - 2
of
2
) sorted by null
/external/libnl/lib/netfilter/
ct_obj.c
433
static struct trans_tbl
tcp_states
[] = {
variable in typeref:struct:trans_tbl
448
return __type2str(state, buf, len,
tcp_states
, ARRAY_SIZE(
tcp_states
));
453
return __str2type(name,
tcp_states
, ARRAY_SIZE(
tcp_states
));
/cts/tests/tests/security/src/android/security/cts/
ListeningPortsTest.java
228
// 0A = TCP_LISTEN from include/net/
tcp_states
.h
Completed in 63 milliseconds