Home
last modified time | relevance | path

Searched refs:DispPkt (Results 1 – 4 of 4) sorted by relevance

/freebsd/libexec/rbootd/
H A Ddefs.h157 void DispPkt(RMPCONN *, int);
H A Drbootd.c243 DispPkt(&rconn,DIR_RCVD); in main()
H A Dutils.c71 DispPkt(RMPCONN *rconn, int direct) in DispPkt() function
H A Drmpproto.c570 DispPkt(rconn,DIR_SENT); in SendPacket()