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