Searched refs:ipn3ke_rpst_eth_stats (Results 1 – 1 of 1) sorted by relevance
| /f-stack/dpdk/drivers/net/ipn3ke/ |
| H A D | ipn3ke_representor.c | 311 struct ipn3ke_rpst_eth_stats { struct 334 {"tx_multicast_packets", offsetof(struct ipn3ke_rpst_eth_stats, argument 336 {"tx_broadcast_packets", offsetof(struct ipn3ke_rpst_eth_stats, 338 {"tx_unicast_packets", offsetof(struct ipn3ke_rpst_eth_stats, 340 {"tx_dropped_packets", offsetof(struct ipn3ke_rpst_eth_stats, 342 {"rx_multicast_packets", offsetof(struct ipn3ke_rpst_eth_stats, 344 {"rx_broadcast_packets", offsetof(struct ipn3ke_rpst_eth_stats, 346 {"rx_unicast_packets", offsetof(struct ipn3ke_rpst_eth_stats, 348 {"rx_dropped_packets", offsetof(struct ipn3ke_rpst_eth_stats, 350 {"rx_unknown_protocol_packets", offsetof(struct ipn3ke_rpst_eth_stats, [all …]
|