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

/freebsd-11-stable/usr.sbin/ppp/
H A Dacf.c55 acf_WrapperOctets(struct lcp *lcp, u_short proto) argument
H A Dproto.c52 proto_WrapperOctets(struct lcp *lcp, u_short proto) argument
H A Dlink.h56 struct lcp lcp; /* Our line control FSM */ member in struct:link
H A Dhdlc.c101 hdlc_Init(struct hdlc *hdlc, struct lcp *lcp) argument
H A Dlqr.c77 SendEchoReq(struct lcp *lcp) argument
93 struct lcp *lcp = fsm2lcp(fp); local
142 SendLqrData(struct lcp *lcp) argument
167 struct lcp *lcp = (struct lcp *)v; local
207 struct lcp *lcp = p->hdlc.lqm.owner; local
270 lqr_Setup(struct lcp *lcp) argument
312 lqr_Start(struct lcp *lcp) argument
322 lqr_reStart(struct lcp *lcp) argument
[all...]
H A Dcbcp.c318 struct lcp *lcp = &cbcp->p->link.lcp; local
H A Dmp.c301 struct lcp *lcp = &dl->physical->link.lcp; local
[all...]
H A Dmppe.c449 struct lcp *lcp = &fp->link->lcp; local
H A Dfsm.c937 struct lcp *lcp = fsm2lcp(fp); local
953 struct lcp *lcp = fsm2lcp(fp); local
[all...]
H A Dlcp.c161 struct lcp *lcp; local
242 lcp_SetupCallbacks(struct lcp *lcp) argument
251 lcp_Init(struct lcp *lcp, struct bundle *bundle, struct link *l, const struct fsm_parent *parent) argument
288 lcp_Setup(struct lcp *lcp, int openmode) argument
364 struct lcp *lcp = fsm2lcp(fp); local
385 struct lcp *lcp = fsm2lcp(fp); local
494 lcp_SendProtoRej(struct lcp *lcp, u_char *option, int count) argument
502 lcp_SendIdentification(struct lcp *lcp) argument
530 lcp_RecvIdentification(struct lcp *lcp, char *data) argument
558 struct lcp *lcp = fsm2lcp(fp); local
578 struct lcp *lcp = fsm2lcp(fp); local
623 lcp_auth_nak(struct lcp *lcp, struct fsm_decode *dec) argument
665 struct lcp *lcp = fsm2lcp(fp); local
[all...]
H A Dlcp.h51 struct lcp { struct
H A Ddatalink.c576 struct lcp *lcp = &dl->physical->link.lcp; local
[all...]
/freebsd-11-stable/contrib/subversion/subversion/libsvn_ra_serf/
H A Dlog.c199 svn_log_changed_path2_t *lcp; local
[all...]
/freebsd-11-stable/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.c392 static const struct cp lcp = { variable in typeref:struct:cp
[all...]
/freebsd-11-stable/sys/geom/multipath/
H A Dg_multipath.c131 struct g_consumer *lcp; local
692 struct g_consumer *lcp, *first_good_cp = NULL; local
[all...]
/freebsd-11-stable/usr.bin/tftp/
H A Dmain.c440 char *lcp; local
553 char *lcp; local
[all...]
/freebsd-11-stable/gnu/usr.bin/grep/
H A Ddfa.c3245 char *lcp; local

Completed in 254 milliseconds