Searched refs:PPP_PROTO_NCP (Results 1 – 6 of 6) sorted by relevance
549 case PPP_PROTO_NCP | NCP_CCP: return "ccp"; in proto_name()550 case PPP_PROTO_NCP | NCP_IPCP: return "ipcp"; in proto_name()552 case PPP_PROTO_NCP | NCP_IPV6CP: return "ipv6cp"; in proto_name()816 case PPP_PROTO_NCP | NCP_CCP:912 if ((proto & 0xff00) == PPP_PROTO_NCP) {1107 case PPP_PROTO_NCP | NCP_CCP: return NPPPD_PROTO_BIT_CCP;1108 case PPP_PROTO_NCP | NCP_IPCP: return NPPPD_PROTO_BIT_IPCP;
401 PPP_PROTO_NCP | NCP_CCP); in mppe_input()406 ppp_output(_this->ppp, PPP_PROTO_NCP | NCP_CCP, in mppe_input()
95 _this->fsm.protocol = PPP_PROTO_NCP | NCP_CCP; in ccp_init()
117 _this->fsm.protocol = PPP_PROTO_NCP | NCP_IPCP; in ipcp_init()
43 #define PPP_PROTO_NCP 0x8000 macro
914 case PPP_PROTO_NCP | NCP_IPCP: in lcp_rcoderej()917 case PPP_PROTO_NCP | NCP_CCP: in lcp_rcoderej()