Home
last modified time | relevance | path

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

/Linux-v5.4/include/uapi/linux/
Dppp-ioctl.h32 #define SC_MP_SHORTSEQ 0x00000800 /* use short MP sequence numbers */ macro
/Linux-v5.4/drivers/net/ppp/
Dppp_generic.c161 |SC_MULTILINK|SC_MP_SHORTSEQ|SC_MP_XSHORTSEQ \
2317 int mphdrlen = (ppp->flags & SC_MP_SHORTSEQ)? MPHDRLEN_SSN: MPHDRLEN; in ppp_receive_mp_frame()
2323 if (ppp->flags & SC_MP_SHORTSEQ) { in ppp_receive_mp_frame()
/Linux-v5.4/Documentation/networking/
Dppp_generic.txt335 SC_MP_SHORTSEQ expect short multilink sequence
340 that the values of the SC_MULTILINK, SC_MP_SHORTSEQ and