Home
last modified time | relevance | path

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

/third_party/lwip/src/include/lwip/prot/
Detharp.h102 #define SIZEOF_ETHARP_HDR 28 macro
/third_party/lwip/src/core/ipv4/
Detharp.c1122 p = pbuf_alloc(PBUF_LINK, SIZEOF_ETHARP_HDR, PBUF_RAM);
1131 (p->len >= SIZEOF_ETHARP_HDR));