Home
last modified time | relevance | path

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

/mOS-networking-stack/core/src/
H A Deth_out.c64 uint16_t h_proto, int nif, unsigned char* dst_haddr, uint16_t iplen, in EthernetOutput() argument
84 buf = mtcp->iom->get_wptr(mtcp->ctx, nif, iplen + ETHERNET_HEADER_LEN); in EthernetOutput()
99 ethh, iplen + ETHERNET_HEADER_LEN); in EthernetOutput()
/mOS-networking-stack/core/src/include/
H A Deth_out.h17 uint16_t h_proto, int nif, unsigned char* dst_haddr, uint16_t iplen,