Home
last modified time | relevance | path

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

/net/openvswitch/
A Ddatapath.h88 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;
[all …]

Completed in 5 milliseconds