Searched defs:nlmsgHeader (Results 1 – 1 of 1) sorted by relevance
121 …for (nlmsghdr *nlmsgHeader = reinterpret_cast<nlmsghdr *>(readBuffer); NLMSG_OK(nlmsgHeader, readL… in GetInfoFromKernel() local141 void DealInfoFromKernel(nlmsghdr *nlmsgHeader, uint16_t clearThing, uint32_t table) in DealInfoFromKernel()163 int32_t GetRouteProperty(const nlmsghdr *nlmsgHeader, int32_t property) in GetRouteProperty()