Home
last modified time | relevance | path

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

/btstack/3rd-party/lwip/core/src/include/lwip/prot/
H A Detharp.h102 #define SIZEOF_ETHARP_HDR 28 macro
/btstack/3rd-party/lwip/core/src/core/ipv4/
H A Detharp.c1123 p = pbuf_alloc(PBUF_LINK, SIZEOF_ETHARP_HDR, PBUF_RAM);
1132 (p->len >= SIZEOF_ETHARP_HDR));