Home | History | Annotate | Download | only in tcpdump

Lines Matching full:tlen

467     int tlen,lspping_tlv_len,lspping_tlv_type,tlv_tlen;
517 tlen=len;
566 tlen-=sizeof(const struct lspping_common_header);
568 while(tlen>(int)sizeof(struct lspping_tlv_header)) {
862 tlen-=lspping_tlv_len+sizeof(struct lspping_tlv_header);