Searched defs:uni_ie_unrec (Results 1 – 1 of 1) sorted by relevance
51 struct uni_ie_unrec { struct52 struct uni_iehdr h;53 uint8_t id; /* ID of this IE */54 u_int len; /* data length */55 u_char data[128]; /* arbitrary maximum length */