Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/uapi/linux/
A Dppp-ioctl.h35 #define SC_MP_XSHORTSEQ 0x00004000 /* transmit short MP seq numbers */ macro
/linux-6.3-rc2/Documentation/networking/
A Dppp_generic.rst359 SC_MP_XSHORTSEQ transmit short multilink sequence nos.
364 SC_MP_XSHORTSEQ bits are ignored if the CONFIG_PPP_MULTILINK option
/linux-6.3-rc2/drivers/net/ppp/
A Dppp_generic.c163 |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