Home
last modified time | relevance | path

Searched refs:TCP_LISTEN (Results 1 – 3 of 3) sorted by relevance

/aosp12/bionic/libc/include/netinet/
H A Dtcp.h93 TCP_LISTEN, enumerator
/aosp12/system/netd/server/
H A DTcpSocketMonitor.cpp62 case TCP_LISTEN: in getTcpStateName()
/aosp12/system/netd/tests/
H A Dbinder_test.cpp2300 EXPECT_EQ(0, sd->sendDumpRequest(IPPROTO_TCP, AF_INET, 1 << TCP_LISTEN)) in findDnsSockets()