Home
last modified time | relevance | path

Searched refs:txcost (Results 1 – 3 of 3) sorted by relevance

/external/tcpdump/tests/
Dbabel_rtt.out5 IHU fe80::5054:ff:fe85:5da9 txcost 96 interval 12.00s sub-timestamp 2222.954827s|91.378052s
8 IHU fe80::5054:ff:fe23:4567 txcost 96 interval 12.00s sub-timestamp 90.173759s|2222.137366s
19 IHU fe80::5054:ff:fe85:5da9 txcost 96 interval 12.00s sub-timestamp 2234.612063s|103.034525s
22 IHU fe80::5054:ff:fe23:4567 txcost 96 interval 12.00s sub-timestamp 98.956759s|2230.863572s
Dbabel1v.out14 IHU fe80::3428:af91:251:d626 txcost 96 interval 60.00s
21 IHU fe80::68d3:1235:d068:1f9e txcost 96 interval 60.00s
59 IHU fe80::3428:af91:251:d626 txcost 96 interval 60.00s
/external/tcpdump/
Dprint-babel.c432 unsigned short txcost, interval; in babel_print_v2() local
440 txcost = EXTRACT_16BITS(message + 4); in babel_print_v2()
445 format_address(ndo, address), txcost, format_interval(interval))); in babel_print_v2()