HomeSort by relevance Sort by last modified time
    Searched refs:stats_proto (Results 1 - 2 of 2) sorted by null

  /external/syslinux/core/lwip/src/include/lwip/
stats.h 58 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, char *name);
  /external/syslinux/core/lwip/src/core/
stats.c 72 stats_display_proto(struct stats_proto *proto, char *name)

Completed in 42 milliseconds