Searched refs:SC_MP_XSHORTSEQ (Results 1 – 3 of 3) sorted by relevance
35 #define SC_MP_XSHORTSEQ 0x00004000 /* transmit short MP seq numbers */ macro
359 SC_MP_XSHORTSEQ transmit short multilink sequence nos.364 SC_MP_XSHORTSEQ bits are ignored if the CONFIG_PPP_MULTILINK option
163 |SC_MULTILINK|SC_MP_SHORTSEQ|SC_MP_XSHORTSEQ \1938 hdrlen = (ppp->flags & SC_MP_XSHORTSEQ)? MPHDRLEN_SSN: MPHDRLEN; in ppp_mp_explode()2102 if (ppp->flags & SC_MP_XSHORTSEQ) { in ppp_mp_explode()
Completed in 11 milliseconds