Home
last modified time | relevance | path

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

/system/core/libsysutils/src/
DNetlinkEvent.cpp304 static uint32_t nlAttrU32(const nlattr* nla) { in nlAttrU32() function
318 uid = ntohl(nlAttrU32(uid_attr)); in parseNfPacketMessage()