Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dppp-ioctl.h32 #define SC_MP_SHORTSEQ 0x00000800 /* use short MP sequence numbers */ macro
/openbmc/linux/drivers/net/ppp/
H A Dppp_generic.c169 * SC_MULTILINK, SC_MP_SHORTSEQ, SC_MP_XSHORTSEQ, SC_COMP_TCP, SC_REJ_COMP_TCP,
175 |SC_MULTILINK|SC_MP_SHORTSEQ|SC_MP_XSHORTSEQ \
2619 int mphdrlen = (ppp->flags & SC_MP_SHORTSEQ)? MPHDRLEN_SSN: MPHDRLEN; in ppp_receive_mp_frame()
2625 if (ppp->flags & SC_MP_SHORTSEQ) { in ppp_receive_mp_frame()
/openbmc/linux/Documentation/networking/
H A Dppp_generic.rst357 SC_MP_SHORTSEQ expect short multilink sequence
363 that the values of the SC_MULTILINK, SC_MP_SHORTSEQ and