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