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

  /external/libppp/src/
ncp.h 67 extern int ncp_PushPacket(struct ncp *, int *, struct link *);
ncp.c 327 add = ncp_PushPacket(ncp, &ncp->afq, &dl->physical->link);
340 ncp_PushPacket(struct ncp *ncp __unused,
mp.c 745 if (!ncp_PushPacket(&bundle->ncp, &mp->out.af, bestlink))
    [all...]

Completed in 147 milliseconds