Searched refs:his_reject (Results 1 – 6 of 6) sorted by relevance
173 lcp->his_shortseq ? "on" : "off", lcp->his_reject); in lcp_ReportStatus()353 lcp->his_reject = lcp->my_reject = 0; in lcp_Setup()695 lcp->his_reject &= ~(1 << opt->hdr.id); in LcpDecodeConfig()725 lcp->his_reject &= ~(1 << opt->hdr.id); in LcpDecodeConfig()737 lcp->his_reject |= (1 << opt->hdr.id); in LcpDecodeConfig()794 lcp->his_reject |= (1 << opt->hdr.id); in LcpDecodeConfig()815 lcp->his_reject |= (1 << opt->hdr.id); in LcpDecodeConfig()890 lcp->his_reject |= (1 << opt->hdr.id); in LcpDecodeConfig()922 lcp->his_reject |= (1 << opt->hdr.id); in LcpDecodeConfig()927 lcp->his_reject |= (1 << opt->hdr.id); in LcpDecodeConfig()[all …]
47 #define REJECTED(p, x) ((p)->his_reject & (1<<(x)))76 u_int32_t his_reject; /* Request codes rejected by peer */ member
52 u_int32_t his_reject; /* Request codes rejected by peer */ member
281 ccp->his_reject = ccp->my_reject = 0; in ccp_Setup()355 alloc = ccp->his_reject == 0 && ccp->out.opt == NULL; in CcpSendConfigReq()460 ccp->his_reject = ccp->my_reject = 0; in CcpLayerDown()638 ccp->his_reject |= (1 << opt->hdr.id); in CcpDecodeConfig()650 ccp->his_reject |= (1 << opt->hdr.id); in CcpDecodeConfig()
112 u_int32_t his_reject; /* Request codes rejected by peer */ member
313 ipv6cp->his_reject = 0; in ipv6cp_Setup()754 ipv6cp->his_reject |= (1 << opt->hdr.id); in ipv6cp_DecodeConfig()