Searched refs:iov2physical (Results 1 – 3 of 3) sorted by relevance
| /freebsd-head/usr.sbin/ppp/ |
| HD | physical.h | 142 extern struct physical *iov2physical(struct datalink *, struct iovec *, int *,
|
| HD | physical.c | 571 iov2physical(struct datalink *dl, struct iovec *iov, int *niov, int maxiov, in iov2physical() function
|
| HD | datalink.c | 1358 dl->physical = iov2physical(dl, iov, niov, maxiov, fd, auxfd, nauxfd); in iov2datalink()
|