Searched refs:PPP_LCP (Results 1 – 10 of 10) sorted by relevance
55 #define PPP_LCP 0xc021 /* Link Control Protocol */ macro
60 #define PPP_LCP 0xc021 /* Link Control Protocol */ macro
100 { PPP_LCP, "LCP" },485 case PPP_LCP: in handle_ctrl_proto()1342 case PPP_LCP: /* fall through */ in handle_ppp()
731 case PPP_LCP : in juniper_ppp_heuristic_guess()
91 #define PPP_LCP 0xc021 /* Link Control Protocol */ macro
86 #define PPP_LCP 0xc021 /* Link Control Protocol */ macro
1048 if (protocol != PPP_LCP && lcp_fsm[0].state != OPENED) { in get_input()1058 && !(protocol == PPP_LCP || protocol == PPP_LQR in get_input()
851 if (debug <= 1 && unsuccess == 0 && proto == PPP_LCP in dump_packet()
688 if (protp->protocol != PPP_LCP && protp->lowerdown != NULL) in upper_layers_down()717 if (protp->protocol != PPP_LCP && protp->enabled_flag
261 PPP_LCP,344 f->protocol = PPP_LCP;