Home
last modified time | relevance | path

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

/linux-3.4.99/net/openvswitch/
Dflow.h180 static inline int ovs_flow_tbl_need_to_expand(struct flow_table *table) in ovs_flow_tbl_need_to_expand() function
Ddatapath.c909 if (ovs_flow_tbl_need_to_expand(table)) { in ovs_flow_cmd_new_or_set()