Home
last modified time | relevance | path

Searched refs:nic_xstats_clear (Results 1 – 4 of 4) sorted by relevance

/dpdk/app/proc-info/
H A Dmain.c590 nic_xstats_clear(uint16_t port_id) in nic_xstats_clear() function
1530 nic_xstats_clear(i); in main()
/dpdk/app/test-pmd/
H A Dtestpmd.h874 void nic_xstats_clear(portid_t port_id);
H A Dconfig.c416 nic_xstats_clear(portid_t port_id) in nic_xstats_clear() function
H A Dcmdline.c8104 nic_xstats_clear(i); in cmd_showportall_parsed()
8170 nic_xstats_clear(res->portnum); in cmd_showport_parsed()