Home
last modified time | relevance | path

Searched defs:matchp (Results 1 – 4 of 4) sorted by relevance

/external/iptables/iptables/
Dxshared.c110 struct xtables_rule_match *matchp; in command_default() local
Diptables.c769 const struct xtables_rule_match *matchp; in make_delete_mask() local
1241 struct xtables_rule_match *matchp; in generate_entry() local
1265 struct xtables_rule_match *matchp, *tmp; in clear_rule_matches() local
1378 struct xtables_rule_match *matchp; in do_command4() local
Dip6tables.c764 const struct xtables_rule_match *matchp; in make_delete_mask() local
1230 struct xtables_rule_match *matchp; in generate_entry() local
1254 struct xtables_rule_match *matchp, *tmp; in clear_rule_matches() local
1349 struct xtables_rule_match *matchp; in do_command6() local
/external/regex-re2/re2/
Dre2.cc528 StringPiece* matchp = &match; in Match() local