Searched refs:IptJumpReturn (Results 1 - 2 of 2) sorted by relevance

/system/netd/
H A DBandwidthController.h112 enum IptJumpOp { IptJumpReject, IptJumpReturn, IptJumpNoAdd }; enumerator in enum:BandwidthController::IptJumpOp
H A DBandwidthController.cpp191 case IptJumpReturn:
395 return manipulateSpecialApps(numUids, appStrUids, "bw_happy_box", niceAppUids, IptJumpReturn, appOp);

Completed in 368 milliseconds