Searched refs:tsp_hopcnt (Results 1 - 6 of 6) sorted by relevance

/freebsd-10.0-release/contrib/tcpdump/
H A Dtimed.h64 #define tsp_hopcnt tsp_u.tspu_hopcnt macro
H A Dprint-timed.c76 if (endof(tsp->tsp_hopcnt) > snapend) {
80 printf(" hopcnt %d", tsp->tsp_hopcnt);
/freebsd-10.0-release/include/protocols/
H A Dtimed.h59 #define tsp_hopcnt tsp_u.tspu_hopcnt macro
/freebsd-10.0-release/usr.sbin/timed/timed/
H A Dslave.c146 to.tsp_hopcnt = MAX_HOPCNT;
544 if (msg->tsp_hopcnt-- < 1)
H A Dreadmsg.c462 msg->tsp_hopcnt,
H A Dmaster.c140 to.tsp_hopcnt = MAX_HOPCNT;

Completed in 64 milliseconds