Searched refs:SC_MULTILINK (Results 1 – 3 of 3) sorted by relevance
29 #define SC_MULTILINK 0x00000400 /* do multilink encapsulation */ macro
339 SC_MULTILINK enable PPP multilink fragmentation on346 that the values of the SC_MULTILINK, SC_MP_SHORTSEQ and
149 |SC_MULTILINK|SC_MP_SHORTSEQ|SC_MP_XSHORTSEQ \1262 if ((ppp->flags & SC_MULTILINK) == 0) { in ppp_push()