Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/dev/netmap/
HDnetmap.c3541 nmreq_copyout(struct nmreq_header *hdr, int rerror) in nmreq_copyout() argument
3550 return rerror; in nmreq_copyout()
3559 if (!rerror) { in nmreq_copyout()
3564 rerror = error; in nmreq_copyout()
3583 rerror = error; in nmreq_copyout()
3588 if (!rerror && !src->nro_status) { in nmreq_copyout()
3594 rerror = error; in nmreq_copyout()
3607 return rerror; in nmreq_copyout()