Searched defs:datapath (Results 1 – 2 of 2) sorted by relevance
77 struct datapath { struct78 struct rcu_head rcu;79 struct list_head list_node;82 struct flow_table table;85 struct hlist_head *ports;88 struct dp_stats_percpu __percpu *stats_percpu;91 possible_net_t net;93 u32 user_features;95 u32 max_headroom;98 struct hlist_head *meters;
522 struct path upperpath, datapath; in ovl_copy_up_inode() local707 struct path upperpath, datapath; in ovl_copy_up_meta_inode_data() local