Home
last modified time | relevance | path

Searched refs:is_flow_key_valid (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/net/openvswitch/
Dactions.c117 static bool is_flow_key_valid(const struct sw_flow_key *key) in is_flow_key_valid() function
806 if (!is_flow_key_valid(key)) { in execute_recirc()
813 BUG_ON(!is_flow_key_valid(key)); in execute_recirc()