Searched defs:TCP_STATS_DISPLAY (Results 1 - 2 of 2) sorted by relevance

/barrelfish-master/include/lwip/lwip/
H A Dstats.h154 #define TCP_STATS_DISPLAY() stats_display_proto(&lwip_stats.tcp, "TCP") macro
157 #define TCP_STATS_DISPLAY() macro
/barrelfish-master/include/lwip2/lwip/
H A Dstats.h326 #define TCP_STATS_DISPLAY() stats_display_proto(&lwip_stats.tcp, "TCP") macro
329 #define TCP_STATS_DISPLAY() macro

Completed in 201 milliseconds