Searched refs:PID_LCP (Results 1 – 1 of 1) sorted by relevance
29 #define PID_LCP 0xC021 macro115 case PID_LCP: in get_proto()129 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()343 if (pid == PID_LCP) { in ppp_cp_event()354 if (pid == PID_LCP) { in ppp_cp_event()387 if (pid == PID_LCP) in ppp_cp_parse_cr()461 ppp_tx_cp(dev, PID_LCP, LCP_PROTO_REJ, in ppp_rx()490 if (pid == PID_LCP) in ppp_rx()[all …]