Searched refs:lls_len (Results 1 – 1 of 1) sorted by relevance
898 uint16_t lls_type, lls_len; in ospf_decode_lls() local943 lls_len = GET_BE_U_2(dptr); in ospf_decode_lls()944 ND_PRINT(", length: %u", lls_len); in ospf_decode_lls()949 if (lls_len != 4) { in ospf_decode_lls()951 lls_len = 4; in ospf_decode_lls()960 if (lls_len != 20) { in ospf_decode_lls()962 lls_len = 20; in ospf_decode_lls()968 dptr += lls_len; in ospf_decode_lls()