Home | History | Annotate | Download | only in netboot

Lines Matching refs:ETH_HLEN

412     unsigned char ehdr[ETH_HLEN];       /* buffer for ethernet header */
1087 memcpy(txb + ETH_HLEN, p, s);
1089 s += ETH_HLEN;