Home
last modified time | relevance | path

Searched defs:datapath (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/net/openvswitch/
Ddatapath.h77 struct datapath { struct
78 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;
/Linux-v4.19/fs/overlayfs/
Dcopy_up.c522 struct path upperpath, datapath; in ovl_copy_up_inode() local
707 struct path upperpath, datapath; in ovl_copy_up_meta_inode_data() local