Home
last modified time | relevance | path

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

/freebsd/libexec/rbootd/
H A Ddefs.h154 int BpfWrite(RMPCONN *);
H A Dbpf.c353 BpfWrite(RMPCONN *rconn) in BpfWrite() function
H A Drmpproto.c575 return(BpfWrite(rconn)); in SendPacket()