Searched refs:BpfWrite (Results 1 – 3 of 3) sorted by relevance
/freebsd/libexec/rbootd/ | ||
H A D | defs.h | 154 int BpfWrite(RMPCONN *); |
H A D | bpf.c | 353 BpfWrite(RMPCONN *rconn) in BpfWrite() function |
H A D | rmpproto.c | 575 return(BpfWrite(rconn)); in SendPacket() |