Searched refs:iplen (Results 1 – 2 of 2) sorted by relevance
| /mOS-networking-stack/core/src/ |
| H A D | eth_out.c | 64 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 D | eth_out.h | 17 uint16_t h_proto, int nif, unsigned char* dst_haddr, uint16_t iplen,
|