Home
last modified time | relevance | path

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

/external/bcc/libbpf-tools/riscv/
Dvmlinux_602.h144425 struct datapath { struct
144426 struct callback_head rcu;
144427 struct list_head list_node;
144428 struct flow_table table;
144429 struct hlist_head *ports;
144430 struct dp_stats_percpu *stats_percpu;
144431 possible_net_t net;
144432 u32 user_features;
144433 u32 max_headroom;
144434 struct dp_meter_table meter_tbl;
[all …]
Dvmlinux.h144425 struct datapath { struct
144426 struct callback_head rcu;
144427 struct list_head list_node;
144428 struct flow_table table;
144429 struct hlist_head *ports;
144430 struct dp_stats_percpu *stats_percpu;
144431 possible_net_t net;
144432 u32 user_features;
144433 u32 max_headroom;
144434 struct dp_meter_table meter_tbl;
[all …]