Searched refs:is_flow_key_valid (Results 1 – 1 of 1) sorted by relevance
150 static bool is_flow_key_valid(const struct sw_flow_key *key) in is_flow_key_valid() function1204 if (!is_flow_key_valid(key)) { in execute_recirc()1211 BUG_ON(!is_flow_key_valid(key)); in execute_recirc()1422 if (!is_flow_key_valid(key)) { in do_execute_actions()