Searched refs:is_flow_key_valid (Results 1 – 1 of 1) sorted by relevance
115 static bool is_flow_key_valid(const struct sw_flow_key *key) in is_flow_key_valid() function1121 if (!is_flow_key_valid(key)) { in execute_recirc()1132 BUG_ON(!is_flow_key_valid(key)); in execute_recirc()1380 if (!is_flow_key_valid(key)) { in do_execute_actions()