Home
last modified time | relevance | path

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

/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dppp-ioctl.h35 #define SC_MP_XSHORTSEQ 0x00004000 /* transmit short MP seq numbers */ macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dppp-ioctl.h35 #define SC_MP_XSHORTSEQ 0x00004000 /* transmit short MP seq numbers */ macro
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dppp-ioctl.h35 #define SC_MP_XSHORTSEQ 0x00004000 /* transmit short MP seq numbers */ macro
/OK3568_Linux_fs/kernel/drivers/net/ppp/
H A Dppp_generic.c163 |SC_MULTILINK|SC_MP_SHORTSEQ|SC_MP_XSHORTSEQ \
1803 hdrlen = (ppp->flags & SC_MP_XSHORTSEQ)? MPHDRLEN_SSN: MPHDRLEN; in ppp_mp_explode()
1967 if (ppp->flags & SC_MP_XSHORTSEQ) { in ppp_mp_explode()
/OK3568_Linux_fs/kernel/Documentation/networking/
H A Dppp_generic.rst343 SC_MP_XSHORTSEQ transmit short multilink sequence nos.
348 SC_MP_XSHORTSEQ bits are ignored if the CONFIG_PPP_MULTILINK option