Home | History | Annotate | Download | only in tcpdump

Lines Matching refs:metric

368     { ISIS_SUBTLV_EXT_IS_REACH_TE_METRIC,              "Traffic Engineering Metric" },
374 { ISIS_SUBTLV_SPB_METRIC, "SPB Metric" },
1579 /* print the 4-byte metric block which is common found in the old-style TLVs */
1583 printf(", Default Metric: %d, %s",
1587 printf("\n\t\t Delay Metric: %d, %s",
1591 printf("\n\t\t Expense Metric: %d, %s",
1595 printf("\n\t\t Error Metric: %d, %s",
1634 printf(", Distribution: %s, Metric: %u, %s",
1640 printf("%s Delay Metric: %u, %s",
1646 printf("%s Expense Metric: %u, %s",
1652 printf("%s Error Metric: %u, %s",
1899 if (tlv_type != ISIS_TLV_IS_ALIAS_ID) { /* the Alias TLV Metric field is implicit 0 */
1902 printf(", Metric: %d",EXTRACT_24BITS(tptr));
1970 u_int metric, status_byte, bit_length, byte_length, sublen, processed, subtlvtype, subtlvlen;
1974 metric
2029 printf(", Distribution: %s, Metric: %u",
2031 metric);
2999 printf("\n\t Metric Block");