Home
last modified time | relevance | path

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

/linux/drivers/net/netdevsim/
A Dnetdevsim.h99 struct netdevsim { struct
100 struct net_device *netdev;
101 struct nsim_dev *nsim_dev;
103 struct mock_phc *phc;
104 struct nsim_rq *rq;
106 u64 tx_packets;
107 u64 tx_bytes;
108 u64 tx_dropped;
109 struct u64_stats_sync syncp;
114 u32 bpf_offloaded_id;
[all …]
/linux/Documentation/process/
A Dmaintainer-netdev.rst457 netdevsim subsection

Completed in 19 milliseconds