Home
last modified time | relevance | path

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

/dragonfly/libexec/rbootd/
H A Ddefs.h156 int BpfWrite (RMPCONN *);
H A Dbpf.c351 BpfWrite(RMPCONN *rconn) in BpfWrite() function
H A Drmpproto.c579 return(BpfWrite(rconn)); in SendPacket()