Searched defs:juniper_l2info_t (Results 1 – 1 of 1) sorted by relevance
424 struct juniper_l2info_t { struct425 uint32_t length;426 uint32_t caplen;427 uint32_t pictype;428 uint8_t direction;429 u_int header_len;430 uint8_t cookie_len;431 uint8_t cookie_type;432 uint8_t cookie[8];433 u_int bundle;[all …]