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