Home
last modified time | relevance | path

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

/system/netd/server/
DSockDiag.cpp225 uint32_t tcpinfoLength = 0; in readDiagMsgWithTcpInfo() local
232 tcpinfoLength = RTA_PAYLOAD(attr); in readDiagMsgWithTcpInfo()
240 tcpInfoReader(mark, msg, tcpinfo, tcpinfoLength); in readDiagMsgWithTcpInfo()