Searched refs:mpppcfg (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Disdn_ppp.h219 unsigned int mpppcfg; member in struct:ippp_struct
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/isdn/i4l/
H A Disdn_ppp.c305 is->mpppcfg = 0; /* mppp configuration */
514 if ((r = set_arg(argp, &is->mpppcfg, sizeof(is->mpppcfg) )))
520 is->mpppcfg = val;
1008 if (!(is->mpppcfg & SC_REJ_MP_PROT)) { // we agreed to receive MPPP
1387 if (ipt->mpppcfg & SC_MP_PROT) {
1391 if (ipt->mpppcfg & SC_OUT_SHORT_SEQ) {
1617 newseq = isdn_ppp_mp_get_seq(is->mpppcfg & SC_IN_SHORT_SEQ,
1968 ippp_table[nlp->ppp_slot]->mpppcfg |= ippp_table[lp->ppp_slot]->mpppcfg
[all...]

Completed in 56 milliseconds