HomeSort by relevance Sort by last modified time
    Searched refs:IptJumpOp (Results 1 - 2 of 2) sorted by null

  /system/netd/server/
BandwidthController.h 80 enum IptJumpOp { IptJumpReject, IptJumpReturn, IptJumpNoAdd };
93 IptJumpOp jumpHandling, IptOp appOp);
126 static const char *jumpToString(IptJumpOp jumpHandling);
BandwidthController.cpp 361 const std::string& chain, IptJumpOp jumpHandling,
886 inline const char *BandwidthController::jumpToString(IptJumpOp jumpHandling) {

Completed in 303 milliseconds