Home
last modified time | relevance | path

Searched refs:stat_drop_cnt (Results 1 - 1 of 1) sorted by relevance

/kernel/liteos_a/net/lwip-2.1/enhancement/src/
H A Dapi_shell.c733 u32_t stat_drop_cnt; local
792 stat_drop_cnt = (u32_t)(lwip_stats.ip.drop + lwip_stats.link.link_rx_drop);
799 stat_drop_cnt,
813 stat_drop_cnt = lwip_stats.ip6.drop;
820 stat_drop_cnt,
830 stat_drop_cnt = lwip_stats.link.link_tx_drop;
837 stat_drop_cnt,

Completed in 5 milliseconds