Home
last modified time | relevance | path

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

/external/libbpf/.github/actions/build-selftests/
Dvmlinux.h72184 struct netdevsim { struct
72185 struct net_device *netdev;
72186 struct nsim_dev *nsim_dev;
72187 struct nsim_dev_port *nsim_dev_port;
72188 u64 tx_packets;
72189 u64 tx_bytes;
72190 struct u64_stats_sync syncp;
72191 struct nsim_bus_dev *nsim_bus_dev;
72192 struct bpf_prog *bpf_offloaded;
72193 u32 bpf_offloaded_id;
[all …]