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

  /external/libppp/src/
ipcp.h 132 extern int ipcp_PushPacket(struct ipcp *, struct link *);
ncp.c 353 if ((res = ipcp_PushPacket(&bundle->ncp.ipcp, l)))
361 res = ipcp_PushPacket(&bundle->ncp.ipcp, l);
364 res = ipcp_PushPacket(&bundle->ncp.ipcp, l);
ipcp.c     [all...]

Completed in 28 milliseconds