Lines Matching defs:datapath
87 struct datapath { struct
88 struct rcu_head rcu;
89 struct list_head list_node;
92 struct flow_table table;
95 struct hlist_head *ports;
98 struct dp_stats_percpu __percpu *stats_percpu;
101 possible_net_t net;
103 u32 user_features;
105 u32 max_headroom;
108 struct dp_meter_table meter_tbl;
110 struct dp_nlsk_pids __rcu *upcall_portids;