Searched defs:rx_elem (Results 1 – 1 of 1) sorted by relevance
129 struct rx_elem { struct130 DWORD size; /* size copied to this element */131 BYTE data[ETH_MAX+10]; /* add some margin. data[0] should be */