Lines Matching full:multilink
8 * /dev/ppp device, packet and VJ compression, and multilink.
69 #define MPHDRLEN 6 /* multilink protocol header length */
110 * and represents a multilink bundle.
166 * This includes the data structure used for multilink.
179 u8 avail; /* flag used in multilink stuff */
238 * Maximum number of multilink fragments queued up.
245 /* Multilink header bits. */
249 /* Compare multilink sequence numbers (assumed to be 32 bits wide) */
1726 /* not doing multilink: send it down the first channel */ in ppp_push()
1744 /* Multilink: fragment the packet over as many links in ppp_push()
1758 "compress protocol id in multilink fragments");
2396 * Receive a multilink frame.