Home
last modified time | relevance | path

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

/lk-master/external/lib/lwip/include/lwip/
A Dstats.h58 struct stats_proto { struct
115 struct stats_proto link;
118 struct stats_proto etharp;
121 struct stats_proto ip_frag;
124 struct stats_proto ip;
127 struct stats_proto icmp;
133 struct stats_proto udp;
136 struct stats_proto tcp;
274 void stats_display_proto(struct stats_proto *proto, const char *name);
/lk-master/external/lib/lwip/core/
A Dstats.c72 stats_display_proto(struct stats_proto *proto, const char *name) in stats_display_proto()

Completed in 3 milliseconds