Searched defs:datapath (Results 1 – 2 of 2) sorted by relevance
68 struct datapath { struct69 struct rcu_head rcu;70 struct list_head list_node;73 struct flow_table table;76 struct hlist_head *ports;79 struct dp_stats_percpu __percpu *stats_percpu;82 possible_net_t net;84 u32 user_features;86 u32 max_headroom;89 struct dp_meter_table meter_tbl;
499 struct path upperpath, datapath; in ovl_copy_up_inode() local817 struct path upperpath, datapath; in ovl_copy_up_meta_inode_data() local