Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/linux/
Disdn_ppp.h214 unsigned int mpppcfg; member
/linux-2.4.37.9/drivers/isdn/
Disdn_ppp.c314 is->mpppcfg = 0; /* mppp configuration */ in isdn_ppp_open()
493 if ((r = set_arg((void *) arg, &is->mpppcfg, sizeof(is->mpppcfg) ))) in isdn_ppp_ioctl()
499 is->mpppcfg = val; in isdn_ppp_ioctl()
1009 if (!(is->mpppcfg & SC_REJ_MP_PROT)) { // we agreed to receive MPPP in isdn_ppp_receive()
1379 if (ipt->mpppcfg & SC_MP_PROT) { in isdn_ppp_xmit()
1383 if (ipt->mpppcfg & SC_OUT_SHORT_SEQ) { in isdn_ppp_xmit()
1608 newseq = isdn_ppp_mp_get_seq(is->mpppcfg & SC_IN_SHORT_SEQ, in isdn_ppp_mp_receive()
1957 ippp_table[nlp->ppp_slot]->mpppcfg |= ippp_table[lp->ppp_slot]->mpppcfg & in isdn_ppp_bundle()