Searched defs:LOCAL_FORWARD (Results 1 – 5 of 5) sorted by relevance
/system/netd/server/ | ||
D | FirewallController.h | 84 static const char* LOCAL_FORWARD; variable |
D | TetherController.h | 145 static constexpr const char* LOCAL_FORWARD = "tetherctrl_FORWARD"; variable |
D | BandwidthController.h | 66 static const char LOCAL_FORWARD[]; variable |
D | FirewallController.cpp | 67 const char* FirewallController::LOCAL_FORWARD = "fw_FORWARD"; member in android::net::FirewallController |
D | BandwidthController.cpp | 64 const char BandwidthController::LOCAL_FORWARD[] = "bw_FORWARD"; member in BandwidthController |