Home
last modified time | relevance | path

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

/system/netd/include/
DFwmark.h44 static inline uint32_t getIngressCpuWakeupMask() { in getIngressCpuWakeupMask() function
/system/netd/server/
DRouteControllerTest.cpp117 uint32_t mask = Fwmark::getUidBillingMask() | Fwmark::getIngressCpuWakeupMask(); in TEST_F()
DRouteController.cpp492 const uint32_t mask = Fwmark::getUidBillingMask() | Fwmark::getIngressCpuWakeupMask(); in modifyIncomingPacketMark()