Home
last modified time | relevance | path

Searched defs:uni_ie_unrec (Results 1 – 1 of 1) sorted by relevance

/freebsd-11-stable/sys/contrib/ngatm/netnatm/msg/
HDunistruct.h51 struct uni_ie_unrec { struct
52 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 */