Home
last modified time | relevance | path

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

/freebsd/usr.sbin/ppp/
H A Dlcp.h140 extern void lcp_RecvIdentification(struct lcp *, char *);
H A Dfsm.c1009 lcp_RecvIdentification(&fp->link->lcp, cp + 4); in FsmRecvIdent()
H A Dlcp.c528 lcp_RecvIdentification(struct lcp *lcp, char *data) in lcp_RecvIdentification() function