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