Home | History | Annotate | Download | only in netboot

Lines Matching refs:nstype

1072     u16 nstype;
1085 nstype = htons((u16) t);
1086 memcpy(txb + 2 * ETH_ALEN, (u8 *)&nstype, 2);