Home
last modified time | relevance | path

Searched defs:lcp (Results 1 – 15 of 15) sorted by relevance

/external/libppp/src/
Dlcp.h49 struct lcp { struct
50 struct fsm fsm; /* The finite state machine */
51 u_int16_t his_mru; /* Peers maximum packet size */
52 u_int16_t his_mrru; /* Peers maximum reassembled packet size (MP) */
53 u_int32_t his_accmap; /* Peeers async char control map */
54 u_int32_t his_magic; /* Peers magic number */
55 u_int32_t his_lqrperiod; /* Peers LQR frequency (100ths of seconds) */
56 u_short his_auth; /* Peer wants this type of authentication */
57 u_char his_authtype; /* Fifth octet of REQ/NAK/REJ */
58 struct callback his_callback; /* Peer wants callback ? */
[all …]
Dlcp.c159 struct lcp *lcp; in lcp_ReportStatus() local
240 lcp_SetupCallbacks(struct lcp *lcp) in lcp_SetupCallbacks()
249 lcp_Init(struct lcp *lcp, struct bundle *bundle, struct link *l, in lcp_Init()
286 lcp_Setup(struct lcp *lcp, int openmode) in lcp_Setup()
362 struct lcp *lcp = fsm2lcp(fp); in LcpInitRestartCounter() local
383 struct lcp *lcp = fsm2lcp(fp); in LcpSendConfigReq() local
492 lcp_SendProtoRej(struct lcp *lcp, u_char *option, int count) in lcp_SendProtoRej()
500 lcp_SendIdentification(struct lcp *lcp) in lcp_SendIdentification()
528 lcp_RecvIdentification(struct lcp *lcp, char *data) in lcp_RecvIdentification()
556 struct lcp *lcp = fsm2lcp(fp); in LcpLayerStart() local
[all …]
Dlqr.c75 SendEchoReq(struct lcp *lcp) in SendEchoReq()
91 struct lcp *lcp = fsm2lcp(fp); in lqr_RecvEcho() local
139 SendLqrData(struct lcp *lcp) in SendLqrData()
164 struct lcp *lcp = (struct lcp *)v; in SendLqrReport() local
204 struct lcp *lcp = p->hdlc.lqm.owner; in lqr_Input() local
267 lqr_Setup(struct lcp *lcp) in lqr_Setup()
309 lqr_Start(struct lcp *lcp) in lqr_Start()
319 lqr_reStart(struct lcp *lcp) in lqr_reStart()
Dacf.c53 acf_WrapperOctets(struct lcp *lcp, u_short proto) in acf_WrapperOctets()
Dproto.c50 proto_WrapperOctets(struct lcp *lcp, u_short proto) in proto_WrapperOctets()
Dlink.h54 struct lcp lcp; /* Our line control FSM */ member
Dhdlc.c99 hdlc_Init(struct hdlc *hdlc, struct lcp *lcp) in hdlc_Init()
Dfsm.c935 struct lcp *lcp = fsm2lcp(fp); in FsmRecvProtoRej() local
951 struct lcp *lcp = fsm2lcp(fp); in FsmRecvEchoReq() local
Dcbcp.c316 struct lcp *lcp = &cbcp->p->link.lcp; in cbcp_Up() local
Dmppe.c447 struct lcp *lcp = &fp->link->lcp; in MPPEUsable() local
Ddatalink.c574 struct lcp *lcp = &dl->physical->link.lcp; in datalink_LayerUp() local
Dmp.c299 struct lcp *lcp = &dl->physical->link.lcp; in mp_Up() local
/external/ppp/pppd/
Dutils.c853 unsigned char *lcp = p + PPP_HDRLEN; in dump_packet() local
/external/valgrind/main/memcheck/
Dmc_leakcheck.c841 static void print_results(ThreadId tid, LeakCheckParams lcp) in print_results()
Dmc_main.c5090 LeakCheckParams lcp; in handle_gdb_monitor_command() local
5297 LeakCheckParams lcp; in mc_handle_client_request() local
5991 LeakCheckParams lcp; in mc_fini() local