Home
last modified time | relevance | path

Searched refs:ncp_FillPhysicalQueues (Results 1 – 3 of 3) sorted by relevance

/external/libppp/src/
Dncp.h66 extern size_t ncp_FillPhysicalQueues(struct ncp *, struct bundle *);
Dncp.c313 ncp_FillPhysicalQueues(struct ncp *ncp, struct bundle *bundle) in ncp_FillPhysicalQueues() function
Dbundle.c466 queued = r ? ncp_FillPhysicalQueues(&bundle->ncp, bundle) : in bundle_UpdateSet()