Home
last modified time | relevance | path

Searched refs:getRtmU32Attribute (Results 1 – 3 of 3) sorted by relevance

/system/netd/server/
DNetlinkCommands.h73 uint32_t getRtmU32Attribute(const nlmsghdr *nlh, int attribute);
DNetlinkCommands.cpp203 uint32_t getRtmU32Attribute(const nlmsghdr *nlh, int attribute) { in getRtmU32Attribute() function
DRouteController.cpp909 return getRtmU32Attribute(nlh, FRA_PRIORITY); in getRulePriority()
913 return getRtmU32Attribute(nlh, RTA_TABLE); in getRouteTable()