Searched refs:nmreq_copyout (Results 1 – 1 of 1) sorted by relevance
2723 static int nmreq_copyout(struct nmreq_header *, int);3158 error = nmreq_copyout(hdr, error); in netmap_ioctl()3535 nmreq_copyout(hdr, error); in nmreq_copyin()3541 nmreq_copyout(struct nmreq_header *hdr, int rerror) in nmreq_copyout() function