Searched refs:type_and_flag (Results 1 – 1 of 1) sorted by relevance
186 nd_uint8_t type_and_flag; member229 uint8_t type_and_flag; in lisp_print() local254 type_and_flag = GET_U_1(lisp_hdr->type_and_flag); in lisp_print()255 type = extract_lisp_type(type_and_flag); in lisp_print()260 xtr_present = is_xtr_data_present(type, type_and_flag); in lisp_print()413 uint8_t type = extract_lisp_type(GET_U_1(lisp_hdr->type_and_flag)); in lisp_hdr_flag()