Home
last modified time | relevance | path

Searched refs:SC_MP_XSHORTSEQ (Results 1 – 3 of 3) sorted by relevance

/linux-2.6.39/include/linux/
Dif_ppp.h67 #define SC_MP_XSHORTSEQ 0x00004000 /* transmit short MP seq numbers */ macro
/linux-2.6.39/drivers/net/
Dppp_generic.c149 |SC_MULTILINK|SC_MP_SHORTSEQ|SC_MP_XSHORTSEQ \
1323 hdrlen = (ppp->flags & SC_MP_XSHORTSEQ)? MPHDRLEN_SSN: MPHDRLEN; in ppp_mp_explode()
1482 if (ppp->flags & SC_MP_XSHORTSEQ) { in ppp_mp_explode()
/linux-2.6.39/Documentation/networking/
Dppp_generic.txt343 SC_MP_XSHORTSEQ transmit short multilink sequence nos.
347 SC_MP_XSHORTSEQ bits are ignored if the CONFIG_PPP_MULTILINK option