Home
last modified time | relevance | path

Searched refs:ETHERNET_HEADER_LEN (Results 1 – 3 of 3) sorted by relevance

/mOS-networking-stack/core/src/
H A Deth_out.c84 buf = mtcp->iom->get_wptr(mtcp->ctx, nif, iplen + ETHERNET_HEADER_LEN); in EthernetOutput()
99 ethh, iplen + ETHERNET_HEADER_LEN); in EthernetOutput()
H A Dmos_api.c439 (struct iphdr *)((uint8_t *)(frame + ETHERNET_HEADER_LEN)) : NULL; in ClonePacketCtx()
/mOS-networking-stack/core/src/include/
H A Dmtcp.h63 #define ETHERNET_HEADER_LEN 14 // sizeof(struct ethhdr) macro