Searched refs:PID_LCP (Results 1 – 1 of 1) sorted by relevance
29 #define PID_LCP 0xC021 macro114 case PID_LCP: in get_proto()128 case PID_LCP: in proto_name()185 case PID_LCP: in ppp_hard_header()217 if (pid == PID_LCP && (code == LCP_ECHO_REQ || code == LCP_ECHO_REPLY)) in ppp_tx_cp()345 if (pid == PID_LCP) { in ppp_cp_event()356 if (pid == PID_LCP) { in ppp_cp_event()392 if (pid == PID_LCP) in ppp_cp_parse_cr()457 ppp_tx_cp(dev, PID_LCP, LCP_PROTO_REJ, in ppp_rx()486 if (pid == PID_LCP) in ppp_rx()[all …]