Home
last modified time | relevance | path

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

/system/netd/server/
DTcpSocketMonitor.cpp79 const struct tcp_info *tcpinfo, uint32_t tcpinfoLen) { in tcpInfoPrint()
145 const struct tcp_info *tcpinfo, uint32_t tcpinfoLen) { in dump()
208 uint32_t tcpinfoLen) NO_THREAD_SAFETY_ANALYSIS { in poll()
280 const struct tcp_info *tcpinfo, in updateSocketStats()
DSockDiag.cpp237 struct tcp_info *tcpinfo = nullptr; in readDiagMsgWithTcpInfo() local