Searched refs:getRtmU32Attribute (Results 1 – 3 of 3) sorted by relevance
73 uint32_t getRtmU32Attribute(const nlmsghdr *nlh, int attribute);
203 uint32_t getRtmU32Attribute(const nlmsghdr *nlh, int attribute) { in getRtmU32Attribute() function
909 return getRtmU32Attribute(nlh, FRA_PRIORITY); in getRulePriority()913 return getRtmU32Attribute(nlh, RTA_TABLE); in getRouteTable()