X-Git-Url: https://git.ozlabs.org/?a=blobdiff_plain;f=freebsd-3.0%2Fpatch.if_ppp.h;fp=freebsd-3.0%2Fpatch.if_ppp.h;h=393761818457aa3ba4841c8f0ddd95fb6fc1fdb6;hb=16a9b57b30c662936a24e2d1c09a666ea86f0641;hp=0000000000000000000000000000000000000000;hpb=96a94883a517bb0ed930542e2f725ca38e439f58;p=ppp.git diff --git a/freebsd-3.0/patch.if_ppp.h b/freebsd-3.0/patch.if_ppp.h new file mode 100644 index 0000000..3937618 --- /dev/null +++ b/freebsd-3.0/patch.if_ppp.h @@ -0,0 +1,10 @@ +--- sys.stable/net/if_ppp.h Sat Oct 18 04:02:39 1997 ++++ /usr/src/synclink/bsd3/if_ppp.h Fri Apr 16 12:54:12 1999 +@@ -53,6 +53,7 @@ + #define SC_RCV_B7_1 0x02000000 /* have rcvd char with bit 7 = 1 */ + #define SC_RCV_EVNP 0x04000000 /* have rcvd char with even parity */ + #define SC_RCV_ODDP 0x08000000 /* have rcvd char with odd parity */ ++#define SC_SYNC 0x00200000 /* synchronous HDLC */ + #define SC_MASK 0x0fff00ff /* bits that user can change */ + + /*