Searched refs:is_flow_key_valid (Results 1 – 1 of 1) sorted by relevance
155 static bool is_flow_key_valid(const struct sw_flow_key *key) in is_flow_key_valid() function1230 if (!is_flow_key_valid(key)) { in execute_recirc()1237 BUG_ON(!is_flow_key_valid(key)); in execute_recirc()1486 if (!is_flow_key_valid(key)) { in do_execute_actions()