Searched defs:juniper_l2info_t (Results 1 – 1 of 1) sorted by relevance
120 struct juniper_l2info_t { struct121 u_int32_t length;122 u_int32_t caplen;123 u_int32_t pictype;124 u_int8_t direction;125 u_int8_t header_len;126 u_int8_t cookie_len;127 u_int8_t cookie_type;128 u_int8_t cookie[8];129 u_int8_t bundle;[all …]