Searched defs:xtables_find_match (Results 1 - 1 of 1) sorted by relevance

/external/iptables/iptables/
H A Dxtables.c568 ptr = xtables_find_match(name,
587 xtables_find_match(const char *name, enum xtables_tryload tryload, function
861 old = xtables_find_match(me->name, XTF_DURING_LOAD, NULL);

Completed in 56 milliseconds