Searched refs:PID_LCP (Results 1 – 1 of 1) sorted by relevance
32 #define PID_LCP 0xC021 macro117 case PID_LCP: in get_proto()131 case PID_LCP: in proto_name()188 case PID_LCP: in ppp_hard_header()220 if (pid == PID_LCP && (code == LCP_ECHO_REQ || code == LCP_ECHO_REPLY)) in ppp_tx_cp()348 if (pid == PID_LCP) { in ppp_cp_event()359 if (pid == PID_LCP) { in ppp_cp_event()395 if (pid == PID_LCP) in ppp_cp_parse_cr()460 ppp_tx_cp(dev, PID_LCP, LCP_PROTO_REJ, in ppp_rx()489 if (pid == PID_LCP) in ppp_rx()[all …]