Home
last modified time | relevance | path

Searched defs:tcpinfo (Results 1 – 2 of 2) sorted by relevance

/system/netd/server/
DTcpSocketMonitor.cpp78 const struct tcp_info *tcpinfo, uint32_t tcpinfoLen) { in tcpInfoPrint()
144 const struct tcp_info *tcpinfo, uint32_t tcpinfoLen) { in dump()
207 uint32_t tcpinfoLen) NO_THREAD_SAFETY_ANALYSIS { in poll()
279 const struct tcp_info *tcpinfo, in updateSocketStats()
DSockDiag.cpp224 struct tcp_info *tcpinfo = nullptr; in readDiagMsgWithTcpInfo() local