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

  /external/libppp/src/
ncp.h 63 extern void ncp_Enqueue(struct ncp *, int, unsigned, char *, int);
ncp.c 212 ncp_Enqueue(struct ncp *ncp, int af, unsigned pri, char *ptr, int count)
bundle.c 638 ncp_Enqueue(&bundle->ncp, af, pri, (char *)&tun, n + sizeof tun.header);
    [all...]

Completed in 529 milliseconds