Lines Matching defs:datapath
84 struct datapath { struct
85 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;
107 struct dp_nlsk_pids __rcu *upcall_portids;