Searched refs:type_valid (Results 1 – 1 of 1) sorted by relevance
594 bool type_valid; in is_valid_ethertype() local 611 type_valid = (!has_ethertype) || (!ip_spec_type); in is_valid_ethertype() 612 if (!type_valid && mask_valid) { in is_valid_ethertype() 618 type_valid = (ipv4_spec_valid) || (ipv6_spec_valid) || in is_valid_ethertype() 623 return type_valid; in is_valid_ethertype()