Searched refs:should_fill_key (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/net/openvswitch/
H A Ddatapath.c663 static bool should_fill_key(const struct sw_flow_id *sfid, uint32_t ufid_flags) should_fill_key() function
690 if (!sfid || should_fill_key(sfid, ufid_flags)) ovs_flow_cmd_msg_size()
792 if (should_fill_key(&flow->id, ufid_flags)) { ovs_flow_cmd_fill_info()

Completed in 68 milliseconds