Searched refs:etharp (Results 1 – 7 of 7) sorted by relevance
687 ETHARP_STATS_INC(etharp.lenerr);688 ETHARP_STATS_INC(etharp.drop);709 ETHARP_STATS_INC(etharp.proterr);710 ETHARP_STATS_INC(etharp.drop);714 ETHARP_STATS_INC(etharp.recv);811 ETHARP_STATS_INC(etharp.err);905 ETHARP_STATS_INC(etharp.cachehit);979 ETHARP_STATS_INC(etharp.memerr);1089 ETHARP_STATS_INC(etharp.memerr);1136 ETHARP_STATS_INC(etharp.memerr);[all …]
583 ETHARP_STATS_INC(etharp.memerr); in undiarp_request()608 ETHARP_STATS_INC(etharp.xmit); in undiarp_request()736 ETHARP_STATS_INC(etharp.cachehit); in find_entry()746 ETHARP_STATS_INC(etharp.cachehit); in find_entry()958 ETHARP_STATS_INC(etharp.memerr); in undiarp_query()1053 ETHARP_STATS_INC(etharp.memerr); in undiarp_query()1329 ETHARP_STATS_INC(etharp.lenerr); in undiarp_input()1330 ETHARP_STATS_INC(etharp.drop); in undiarp_input()1344 ETHARP_STATS_INC(etharp.proterr); in undiarp_input()1345 ETHARP_STATS_INC(etharp.drop); in undiarp_input()[all …]
5 etharp.c15 network device drivers. It uses the etharp.c ARP code.
68 * ip_addr.h, etharp.h/.c, autoip.c: Create overridable macros for copying83 * etharp.c: Speedup TX by moving code from find_entry to etharp_output/92 * opt.h, etharp.c/.h: Added support for static ARP table entries237 * opt.h, etharp.h/.c, init.c, tcpip.c: Added an additional option251 * etharp.h/.c: Fixed broken VLAN support.310 * etharp.c: Fixed bug #31720: ARP-queueing: RFC 1122 recommends to queue at322 * etharp.c: Fixed bug #31722: IP packets sent with an AutoIP source addr453 * opt.h, etharp.h: Fixed bug #29148 (Incorrect PBUF_POOL_BUFSIZE for ports470 * etharp.c: Fixed bug #29087: etharp: don't send packets for LinkLocal-508 * etharp.c/.h: Fixed ARP input processing: only add a new entry if a[all …]
118 struct stats_proto etharp; member217 #define ETHARP_STATS_DISPLAY() stats_display_proto(&lwip_stats.etharp, "ETHARP")
178 These trees are updated by e.g. the etharp code
434 function ethernet_input() declared in "netif/etharp.h". Other drivers