Home | History | Annotate | Download | only in tcpdump

Lines Matching defs:bandwidth

125     uint8_t bandwidth[4];
145 uint8_t bandwidth[4];
164 uint8_t bandwidth[4];
183 uint8_t bandwidth[4];
339 ND_PRINT((ndo, "\n\t delay %u ms, bandwidth %u Kbps, mtu %u, hop %u, reliability %u, load %u",
341 EXTRACT_32BITS(&tlv_ptr.eigrp_tlv_ip_int->bandwidth),
376 ND_PRINT((ndo, "\n\t delay %u ms, bandwidth %u Kbps, mtu %u, hop %u, reliability %u, load %u",
378 EXTRACT_32BITS(&tlv_ptr.eigrp_tlv_ip_ext->bandwidth),
408 ND_PRINT((ndo, "\n\t delay %u ms, bandwidth %u Kbps, mtu %u, hop %u, reliability %u, load %u",
410 EXTRACT_32BITS(&tlv_ptr.eigrp_tlv_at_int->bandwidth),
439 ND_PRINT((ndo, "\n\t delay %u ms, bandwidth %u Kbps, mtu %u, hop %u, reliability %u, load %u",
441 EXTRACT_32BITS(&tlv_ptr.eigrp_tlv_at_ext->bandwidth),