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