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

/freebsd-9.3-release/contrib/tcpdump/
H A Dtimed.h69 #define TSP_ANY 0 /* match any types */ macro
/freebsd-9.3-release/include/protocols/
H A Dtimed.h64 #define TSP_ANY 0 /* match any types */ macro
/freebsd-9.3-release/usr.sbin/timed/timed/
H A Dcandidate.c93 resp = readmsg(TSP_ANY, ANYADDR, &wait, net);
H A Dreadmsg.c47 (((mtype) == TSP_ANY || (mtype) == (msg).tsp_type) && \
H A Dmaster.c104 msg = readmsg(TSP_ANY, ANYADDR, &wait, 0);
H A Dslave.c165 msg = readmsg(TSP_ANY, ANYADDR, &wait, 0);
H A Dtimed.c469 while (0 != readmsg(TSP_ANY, ANYADDR, &wait, net)) {

Completed in 58 milliseconds