Home
last modified time | relevance | path

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

/system/netd/server/
DSockDiag.cpp226 uint32_t tcpinfoLength = 0; in readDiagMsgWithTcpInfo() local
233 tcpinfoLength = RTA_PAYLOAD(attr); in readDiagMsgWithTcpInfo()
241 tcpInfoReader(mark, msg, tcpinfo, tcpinfoLength); in readDiagMsgWithTcpInfo()