patch-1.3.91 linux/include/net/netrom.h
Next file: linux/include/net/sock.h
Previous file: linux/include/linux/stallion.h
Back to the patch index
Back to the overall index
- Lines: 17
- Date:
Thu Apr 18 14:35:33 1996
- Orig file:
v1.3.90/linux/include/net/netrom.h
- Orig date:
Fri Apr 12 15:52:08 1996
diff -u --recursive --new-file v1.3.90/linux/include/net/netrom.h linux/include/net/netrom.h
@@ -45,6 +45,7 @@
#define NR_DEFAULT_TTL 16 /* Default Time To Live */
#define NR_MODULUS 256
#define NR_MAX_WINDOW_SIZE 127 /* Maximum Window Allowable */
+#define NR_DEFAULT_PACLEN 236 /* Default Packet Length */
typedef struct {
ax25_address user_addr, source_addr, dest_addr;
@@ -56,7 +57,7 @@
unsigned char n2, n2count;
unsigned short t1, t2, rtt;
unsigned short t1timer, t2timer, t4timer;
- unsigned short fraglen;
+ unsigned short fraglen, paclen;
struct sk_buff_head ack_queue;
struct sk_buff_head reseq_queue;
struct sk_buff_head frag_queue;
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov
with Sam's (original) version of this