Lines Matching +full:sync +full:- +full:flag
1 .\" Copyright (c) 1996-1999 Whistle Communications, Inc.
19 .\" MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, OR NON-INFRINGEMENT.
50 Asynchronous framing uses flag bytes and octet-stuffing
51 to simulate a frame oriented connection over an octet-oriented
60 .Dv sync
64 .Dv sync
80 .Dq flag sharing
83 This is an optimization where the trailing flag byte
84 of one frame is shared with the opening flag byte of the next.
85 Flag sharing between frames is disabled after one second of transmit
89 .Bl -tag -width ".Va async"
95 .It Va sync
106 .Bl -tag -width foo
110 .Bd -literal -offset 4n
114 uint16_t smru; /* Max receive sync frame length */
156 .%T "PPP in HDLC-link Framing"
161 .%T "The Point-to-Point Protocol (PPP)"