Home
last modified time | relevance | path

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

/linux-3.4.99/include/linux/
Dppp-ioctl.h33 #define SC_MP_XSHORTSEQ 0x00004000 /* transmit short MP seq numbers */ macro
/linux-3.4.99/drivers/net/ppp/
Dppp_generic.c149 |SC_MULTILINK|SC_MP_SHORTSEQ|SC_MP_XSHORTSEQ \
1324 hdrlen = (ppp->flags & SC_MP_XSHORTSEQ)? MPHDRLEN_SSN: MPHDRLEN; in ppp_mp_explode()
1488 if (ppp->flags & SC_MP_XSHORTSEQ) { in ppp_mp_explode()
/linux-3.4.99/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