<def f='src/src/sys/dev/ic/wireg.h' l='263' ll='267'/>
<size>4</size>
<doc f='src/src/sys/dev/ic/wireg.h' l='257'>/*
 * One form of communication with the Hermes is with what Lucent calls
 * LTV records, where LTV stands for Length, Type and Value. The length
 * and type are 16 bits and are in native byte order. The value is in
 * multiples of 16 bits and is in little endian byte order.
 */</doc>
<mbr r='wi_lt_hdr::wi_len' o='0' t='u_int16_t'/>
<mbr r='wi_lt_hdr::wi_type' o='16' t='u_int16_t'/>
