Searched refs:lls_type (Results 1 – 1 of 1) sorted by relevance
895 uint16_t lls_type, lls_len; in ospf_decode_lls() local935 lls_type = GET_BE_U_2(dptr); in ospf_decode_lls()937 tok2str(ospf_lls_tlv_values,"Unknown TLV",lls_type), in ospf_decode_lls()938 lls_type); in ospf_decode_lls()943 switch (lls_type) { in ospf_decode_lls()