Lines Matching defs:datapath
88 struct datapath { struct
89 struct rcu_head rcu;
90 struct list_head list_node;
93 struct flow_table table;
96 struct hlist_head *ports;
99 struct dp_stats_percpu __percpu *stats_percpu;
102 possible_net_t net;
104 u32 user_features;
106 u32 max_headroom;
109 struct dp_meter_table meter_tbl;
111 struct dp_nlsk_pids __rcu *upcall_portids;