Searched refs:physical2iov (Results 1 – 3 of 3) sorted by relevance
/external/libppp/src/ |
D | physical.h | 146 extern int physical2iov(struct physical *, struct iovec *, int *, int, int *,
|
D | physical.c | 688 physical2iov(struct physical *p, struct iovec *iov, int *niov, int maxiov, in physical2iov() function
|
D | datalink.c | 1414 link_fd = physical2iov(dl ? dl->physical : NULL, iov, niov, maxiov, auxfd, in datalink2iov()
|