Home
last modified time | relevance | path

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

/Linux-v5.4/net/openvswitch/
Ddatapath.h64 struct datapath { struct
65 struct rcu_head rcu;
66 struct list_head list_node;
69 struct flow_table table;
72 struct hlist_head *ports;
75 struct dp_stats_percpu __percpu *stats_percpu;
78 possible_net_t net;
80 u32 user_features;
82 u32 max_headroom;
85 struct hlist_head *meters;
/Linux-v5.4/fs/overlayfs/
Dcopy_up.c448 struct path upperpath, datapath; in ovl_copy_up_inode() local
740 struct path upperpath, datapath; in ovl_copy_up_meta_inode_data() local