Searched defs:lcp (Results 1 - 17 of 17) sorted by relevance

/freebsd-9.3-release/usr.sbin/ppp/
H A Dacf.c53 acf_WrapperOctets(struct lcp *lcp, u_short proto) argument
H A Dproto.c50 proto_WrapperOctets(struct lcp *lcp, u_short proto) argument
H A Dlink.h54 struct lcp lcp; /* Our line control FSM */ member in struct:link
H A Dcbcp.c316 struct lcp *lcp = &cbcp->p->link.lcp; local
H A Dhdlc.c99 hdlc_Init(struct hdlc *hdlc, struct lcp *lcp) argument
H A Dlqr.c75 SendEchoReq(struct lcp *lcp) argument
91 struct lcp *lcp = fsm2lcp(fp); local
140 SendLqrData(struct lcp *lcp) argument
165 struct lcp *lcp = (struct lcp *)v; local
205 struct lcp *lcp = p->hdlc.lqm.owner; local
268 lqr_Setup(struct lcp *lcp) argument
310 lqr_Start(struct lcp *lcp) argument
320 lqr_reStart(struct lcp *lcp) argument
[all...]
H A Dlcp.c159 struct lcp *lcp; local
240 lcp_SetupCallbacks(struct lcp *lcp) argument
249 lcp_Init(struct lcp *lcp, struct bundle *bundle, struct link *l, const struct fsm_parent *parent) argument
286 lcp_Setup(struct lcp *lcp, int openmode) argument
362 struct lcp *lcp = fsm2lcp(fp); local
383 struct lcp *lcp = fsm2lcp(fp); local
492 lcp_SendProtoRej(struct lcp *lcp, u_char *option, int count) argument
500 lcp_SendIdentification(struct lcp *lcp) argument
528 lcp_RecvIdentification(struct lcp *lcp, char *data) argument
556 struct lcp *lcp = fsm2lcp(fp); local
576 struct lcp *lcp = fsm2lcp(fp); local
621 lcp_auth_nak(struct lcp *lcp, struct fsm_decode *dec) argument
663 struct lcp *lcp = fsm2lcp(fp); local
[all...]
H A Dlcp.h49 struct lcp { struct
H A Dmppe.c447 struct lcp *lcp = &fp->link->lcp; local
H A Ddatalink.c574 struct lcp *lcp = &dl->physical->link.lcp; local
[all...]
H A Dfsm.c935 struct lcp *lcp = fsm2lcp(fp); local
951 struct lcp *lcp = fsm2lcp(fp); local
[all...]
H A Dmp.c299 struct lcp *lcp = &dl->physical->link.lcp; local
[all...]
/freebsd-9.3-release/sys/geom/multipath/
H A Dg_multipath.c123 struct g_consumer *lcp; local
595 struct g_consumer *lcp, *first_good_cp = NULL; local
[all...]
/freebsd-9.3-release/sys/net/
H A Dif_sppp.h108 struct slcp lcp; /* LCP params */ member in struct:sppp_parms
162 struct slcp lcp; /* LCP params */ member in struct:sppp
H A Dif_spppsubr.c395 static const struct cp lcp = { variable in typeref:struct:cp
[all...]
/freebsd-9.3-release/usr.bin/tftp/
H A Dmain.c441 char *lcp; local
547 char *lcp; local
[all...]
/freebsd-9.3-release/gnu/usr.bin/grep/
H A Ddfa.c3245 char *lcp; local

Completed in 122 milliseconds