Home | History | Annotate | Download | only in tcpdump

Lines Matching defs:bandwidth

124     uint8_t bandwidth[4];
144 uint8_t bandwidth[4];
163 uint8_t bandwidth[4];
182 uint8_t bandwidth[4];
338 ND_PRINT((ndo, "\n\t delay %u ms, bandwidth %u Kbps, mtu %u, hop %u, reliability %u, load %u",
340 EXTRACT_32BITS(&tlv_ptr.eigrp_tlv_ip_int->bandwidth),
375 ND_PRINT((ndo, "\n\t delay %u ms, bandwidth %u Kbps, mtu %u, hop %u, reliability %u, load %u",
377 EXTRACT_32BITS(&tlv_ptr.eigrp_tlv_ip_ext->bandwidth),
407 ND_PRINT((ndo, "\n\t delay %u ms, bandwidth %u Kbps, mtu %u, hop %u, reliability %u, load %u",
409 EXTRACT_32BITS(&tlv_ptr.eigrp_tlv_at_int->bandwidth),
438 ND_PRINT((ndo, "\n\t delay %u ms, bandwidth %u Kbps, mtu %u, hop %u, reliability %u, load %u",
440 EXTRACT_32BITS(&tlv_ptr.eigrp_tlv_at_ext->bandwidth),