Home
last modified time | relevance | path

Searched refs:DIR_SENT (Results 1 – 3 of 3) sorted by relevance

/freebsd/libexec/rbootd/
H A Ddefs.h84 #define DIR_SENT 1 macro
H A Dutils.c93 fputs((direct==DIR_RCVD)?"<<< ":(direct==DIR_SENT)?">>> ":"", DbgFp); in DispPkt()
H A Drmpproto.c570 DispPkt(rconn,DIR_SENT); in SendPacket()