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

  /external/libppp/src/
ncp.h 66 extern size_t ncp_FillPhysicalQueues(struct ncp *, struct bundle *);
ncp.c 209 * down to the physical link level 'till ncp_FillPhysicalQueues() is used.
313 ncp_FillPhysicalQueues(struct ncp *ncp, struct bundle *bundle)
bundle.c 466 queued = r ? ncp_FillPhysicalQueues(&bundle->ncp, bundle) :
    [all...]

Completed in 182 milliseconds