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

  /external/libppp/src/
ipv6cp.h 82 extern int ipv6cp_PushPacket(struct ipv6cp *, struct link *);
ncp.c 356 res = ipv6cp_PushPacket(&bundle->ncp.ipv6cp, l);
358 if ((res = ipv6cp_PushPacket(&bundle->ncp.ipv6cp, l)))
ipv6cp.c 421 ipv6cp_PushPacket(struct ipv6cp *ipv6cp, struct link *l)

Completed in 38 milliseconds