Home
last modified time | relevance | path

Searched refs:tsp_hopcnt (Results 1 – 2 of 2) sorted by relevance

/openbsd/usr.sbin/tcpdump/
H A Dprint-timed.c72 TCHECK(tsp->tsp_hopcnt); in timed_print()
73 printf(" hopcnt %d", tsp->tsp_hopcnt); in timed_print()
/openbsd/include/protocols/
H A Dtimed.h60 #define tsp_hopcnt tsp_u.tspu_hopcnt macro