Home
last modified time | relevance | path

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

/linux/net/openvswitch/
H A Dflow.h276 static inline bool ovs_identifier_is_key(const struct sw_flow_id *sfid) in ovs_identifier_is_key() function
H A Ddatapath.c1117 if (ovs_identifier_is_key(&flow->id)) in ovs_flow_cmd_new()