Searched refs:tlv_length (Results 1 – 9 of 9) sorted by relevance
192 u_int tlv_type, tlv_length; in ospf_print_grace_lsa() local209 tlv_length)); in ospf_print_grace_lsa()260 if (tlv_length%4 != 0) in ospf_print_grace_lsa()261 tlv_length+=4-(tlv_length%4); in ospf_print_grace_lsa()262 ls_length-=tlv_length; in ospf_print_grace_lsa()263 tptr+=tlv_length; in ospf_print_grace_lsa()296 tlv_length)); in ospf_print_te_lsa()321 tlv_length-=4; in ospf_print_te_lsa()504 if (tlv_length%4 != 0) in ospf_print_te_lsa()505 tlv_length+=4-(tlv_length%4); in ospf_print_te_lsa()[all …]
111 size = tlv->tlv_length; in nflog_if_print()
38 uint8_t tlv_length; member49 (tlv)->tlv_length = sizeof(*tlv) + (length); \
47 tlv->tlv_length != tmpl->tmpl_length) { in tlv_check()54 ((const char *)tlv + tlv->tlv_length); in tlv_check()
66 uint8_t tlv_length; member80 th->tlv_length = sizeof(*th) + l; in tlv_set()
434 for (l = 0; l < len; l += th->tlv_length) { in tlv_parse()440 if (th->tlv_length <= 0) in tlv_parse()447 if (th->tlv_length - sizeof(*th) != list[i].tlv_l) in tlv_parse()1413 du->ldu_tlv_term.tlv_length = 0; in lacp_lacpdu_mbuf()2569 mdu->mdu_tlv_term.tlv_length = 0; in lacp_markerdu_mbuf()
1537 tlv->tlv_length = SWAPSHORT(tlv->tlv_length); in swap_nflog_header()1540 size = tlv->tlv_length; in swap_nflog_header()
53 uint16_t tlv_length; /* tlv length */ member
146 uint16_t tlv_length) in sctp_asconf_error_response() argument168 error->length = tlv_length + sizeof(struct sctp_error_cause); in sctp_asconf_error_response()176 tlv_length); in sctp_asconf_error_response()185 memcpy(tlv, error_tlv, tlv_length); in sctp_asconf_error_response()