Home
last modified time | relevance | path

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

/dragonfly/usr.sbin/ppp/
HDlcp.h140 extern void lcp_RecvIdentification(struct lcp *, char *);
HDfsm.c1010 lcp_RecvIdentification(&fp->link->lcp, cp + 4); in FsmRecvIdent()
HDlcp.c524 lcp_RecvIdentification(struct lcp *lcp, char *data) in lcp_RecvIdentification() function