Home
last modified time | relevance | path

Searched defs:h_proto (Results 1 – 2 of 2) sorted by relevance

/mOS-networking-stack/core/src/
H A Deth_in.c34 u_short h_proto = ntohs(ethh->h_proto); in ProcessPacket() local
H A Deth_out.c64 uint16_t h_proto, int nif, unsigned char* dst_haddr, uint16_t iplen, in EthernetOutput()