OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:removeFwmarkRule
(Results
1 - 3
of
3
) sorted by null
/system/netd/
SecondaryTableController.h
51
int
removeFwmarkRule
(const char *iface);
SecondaryTableController.cpp
299
int SecondaryTableController::
removeFwmarkRule
(const char *iface) {
CommandListener.cpp
291
if (!sSecondaryTableCtrl->
removeFwmarkRule
(argv[4])) {
[
all
...]
Completed in 4117 milliseconds