Searched refs:getRtmU32Attribute (Results 1 – 3 of 3) sorted by relevance
79 uint32_t getRtmU32Attribute(const nlmsghdr *nlh, int attribute);
204 uint32_t getRtmU32Attribute(const nlmsghdr *nlh, int attribute) { in getRtmU32Attribute() function
907 return getRtmU32Attribute(nlh, FRA_PRIORITY); in getRulePriority()911 return getRtmU32Attribute(nlh, RTA_TABLE); in getRouteTable()