Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/net/lib/shell/
Dstats.c213 static char *get_net_pkt_stats_detail(struct net_if *iface, bool is_tx) in get_net_pkt_stats_detail() function
293 static char *get_net_pkt_stats_detail(struct net_if *iface, bool is_tx) in get_net_pkt_stats_detail() function
355 get_net_pkt_stats_detail(iface, true)); in print_tc_tx_stats()
414 get_net_pkt_stats_detail(iface, false)); in print_tc_rx_stats()