Searched refs:lcp_RecvIdentification (Results 1 – 3 of 3) sorted by relevance
140 extern void lcp_RecvIdentification(struct lcp *, char *);
1009 lcp_RecvIdentification(&fp->link->lcp, cp + 4); in FsmRecvIdent()
528 lcp_RecvIdentification(struct lcp *lcp, char *data) in lcp_RecvIdentification() function