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

/freebsd-10.0-release/contrib/tcpdump/
H A Dtimed.h93 #define TSP_LOOP 24 /* loop detection packet */ macro
H A Dprint-timed.c75 if (tsp->tsp_type == TSP_LOOP) {
/freebsd-10.0-release/include/protocols/
H A Dtimed.h88 #define TSP_LOOP 24 /* loop detection packet */ macro
/freebsd-10.0-release/usr.sbin/timed/timed/
H A Dreadmsg.c277 && msgin.tsp_type != TSP_LOOP) {
457 case TSP_LOOP:
H A Dmaster.c137 to.tsp_type = TSP_LOOP;
295 case TSP_LOOP:
H A Dslave.c143 to.tsp_type = TSP_LOOP;
506 case TSP_LOOP:

Completed in 101 milliseconds