Searched refs:device2iov (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/usr.sbin/ppp/
H A Dphysical.h73 void (*device2iov)(struct device *, struct iovec *, int *, int, int *, int *); member in struct:device
H A Dphysical.c715 if (h && h->device2iov)
716 (*h->device2iov)(h, iov, niov, maxiov, auxfd, nauxfd);

Completed in 158 milliseconds