Searched refs:device2iov (Results 1 – 2 of 2) sorted by relevance
| /freebsd/usr.sbin/ppp/ |
| H A D | physical.h | 71 void (*device2iov)(struct device *, struct iovec *, int *, int, int *, int *); member
|
| H A D | physical.c | 713 if (h && h->device2iov) in physical2iov() 714 (*h->device2iov)(h, iov, niov, maxiov, auxfd, nauxfd); in physical2iov()
|