Searched refs:inv_proto (Results 1 – 1 of 1) sorted by relevance
481 unsigned int size, u16 proto, bool inv_proto) in xt_check_match() argument516 if (par->match->proto && (par->match->proto != proto || inv_proto)) { in xt_check_match()1001 unsigned int size, u16 proto, bool inv_proto) in xt_check_target() argument1031 if (par->target->proto && (par->target->proto != proto || inv_proto)) { in xt_check_target()