Home
last modified time | relevance | path

Searched refs:xtables_fully_register_pending_match (Results 1 – 1 of 1) sorted by relevance

/external/iptables/libxtables/
Dxtables.c201 static void xtables_fully_register_pending_match(struct xtables_match *me);
642 xtables_fully_register_pending_match(ptr); in xtables_find_match()
950 static void xtables_fully_register_pending_match(struct xtables_match *me) in xtables_fully_register_pending_match() function