Searched refs:is_valid_ethertype (Results 1 – 1 of 1) sorted by relevance
2271 static bool is_valid_ethertype(const struct ib_flow_attr *flow_attr, in is_valid_ethertype() function2313 return is_valid_ethertype(flow_attr, false) && in is_valid_attr()2314 is_valid_ethertype(flow_attr, true); in is_valid_attr()