Searched refs:getRtmU32Attribute (Results 1 – 3 of 3) sorted by relevance
69 uint32_t getRtmU32Attribute(const nlmsghdr *nlh, int attribute);
212 uint32_t getRtmU32Attribute(const nlmsghdr* nlh, int attribute) { in getRtmU32Attribute() function
968 return getRtmU32Attribute(nlh, FRA_PRIORITY); in getRulePriority()972 return getRtmU32Attribute(nlh, RTA_TABLE); in getRouteTable()