HomeSort by relevance Sort by last modified time
    Searched refs:physical2iov (Results 1 - 3 of 3) sorted by null

  /external/libppp/src/
physical.h 31 /* Device types (don't use zero, it'll be confused with NULL in physical2iov */
146 extern int physical2iov(struct physical *, struct iovec *, int *, int, int *,
physical.c 188 /* The sample period is fixed - see physical2iov() & iov2physical() */
688 physical2iov(struct physical *p, struct iovec *iov, int *niov, int maxiov, function
718 log_Printf(LogERROR, "physical2iov: No room for physical + throughput"
742 log_Printf(LogALERT, "physical2iov: Out of memory (%d bytes)\n", sz);
datalink.c     [all...]

Completed in 98 milliseconds