Searched refs:xtables_match_prefer (Results 1 – 1 of 1) sorted by relevance
968 static int xtables_match_prefer(const struct xtables_match *a,1038 if (xtables_match_prefer(me, *pos) >= 0) in xtables_register_match()1095 static int xtables_match_prefer(const struct xtables_match *a, in xtables_match_prefer() function