Searched refs:getStats (Results 1 – 4 of 4) sorted by relevance
90 if (netDevIf != NULL && netDevIf->getStats != NULL) { in NetDevGetStats()91 stats = netDevIf->getStats(netDev); in NetDevGetStats()
505 …struct NetDevStats *(*getStats)(struct NetDevice *netDev); /**< Obtains the statist… member
107 …| struct NetDevStats \*(\*getStats)(struct NetDevice \*netDev) | 获取NetDevice的状…456 .getStats = wal_netdev_get_stats,
107 …| struct NetDevStats \*(\*getStats)(struct NetDevice \*netDev) | Obtains the s…456 .getStats = wal_netdev_get_stats,