Searched refs:BpfRead (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/libexec/rbootd/
H A Ddefs.h157 int BpfRead(RMPCONN *, int);
H A Dbpf.c286 ** BpfRead -- Read packets from a BPF device and fill in `rconn'.
299 BpfRead(RMPCONN *rconn, int doread) function
H A Drbootd.c255 while (BpfRead(&rconn, doread)) {

Completed in 62 milliseconds