Searched defs:datapath (Results 1 – 2 of 2) sorted by relevance
84 struct datapath { struct85 struct rcu_head rcu;86 struct list_head list_node;89 struct flow_table table;92 struct hlist_head *ports;95 struct dp_stats_percpu __percpu *stats_percpu;98 possible_net_t net;100 u32 user_features;102 u32 max_headroom;105 struct dp_meter_table meter_tbl;[all …]
237 struct path datapath; in ovl_copy_up_file() local
Completed in 7 milliseconds