Searched refs:TSP_QUIT (Results 1 - 7 of 7) sorted by relevance

/freebsd-10.0-release/contrib/tcpdump/
H A Dtimed.h82 #define TSP_QUIT 13 /* reject candidature if master is up */ macro
/freebsd-10.0-release/include/protocols/
H A Dtimed.h77 #define TSP_QUIT 13 /* reject candidature if master is up */ macro
/freebsd-10.0-release/usr.sbin/timed/timed/
H A Dcandidate.c67 while (0 != readmsg(TSP_QUIT, ANYADDR, &wait, net)) {
117 case TSP_QUIT:
H A Dslave.c392 to.tsp_type = TSP_QUIT;
417 to.tsp_type = TSP_QUIT;
451 to.tsp_type = TSP_QUIT;
498 case TSP_QUIT:
530 to.tsp_type = TSP_QUIT;
583 to.tsp_type = TSP_QUIT;
H A Dreadmsg.c351 case TSP_QUIT:
379 case TSP_QUIT:
411 case TSP_QUIT:
H A Dmaster.c234 to.tsp_type = TSP_QUIT;
267 to.tsp_type = TSP_QUIT;
291 case TSP_QUIT:
304 to.tsp_type = TSP_QUIT;
771 * react to a TSP_QUIT:
H A Dtimed.c470 msg.tsp_type = TSP_QUIT;

Completed in 81 milliseconds