Home
last modified time | relevance | path

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

/aosp12/system/netd/server/
H A 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()
H A DSockDiag.cpp237 struct tcp_info *tcpinfo = nullptr; in readDiagMsgWithTcpInfo() local
/aosp12/packages/modules/Connectivity/framework/jni/
H A Dandroid_net_NetworkUtils.cpp224 struct tcp_info tcpinfo = {}; in android_net_utils_getTcpRepairWindow() local