Home
last modified time | relevance | path

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

/third_party/iptables/libxtables/
Dxtables.c198 struct xtables_match *xtables_pending_matches; variable
685 for (dptr = &xtables_pending_matches; *dptr; ) { in xtables_find_match()
1023 for (pos = &xtables_pending_matches; *pos; pos = &(*pos)->next) { in xtables_register_match()
1038 pos = &xtables_pending_matches; in xtables_register_match()
1045 for (pos = &xtables_pending_matches; *pos; pos = &(*pos)->next) { in xtables_register_match()