patch-1.3.78 linux/include/linux/netdevice.h
Next file: linux/include/linux/optcd.h
Previous file: linux/include/linux/net.h
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Mon Mar 25 10:24:33 1996
- Orig file:
v1.3.77/linux/include/linux/netdevice.h
- Orig date:
Thu Mar 21 20:36:53 1996
diff -u --recursive --new-file v1.3.77/linux/include/linux/netdevice.h linux/include/linux/netdevice.h
@@ -187,6 +187,8 @@
#define HAVE_HEADER_CACHE
void (*header_cache_bind)(struct hh_cache **hhp, struct device *dev, unsigned short htype, __u32 daddr);
void (*header_cache_update)(struct hh_cache *hh, struct device *dev, unsigned char * haddr);
+#define HAVE_CHANGE_MTU
+ int (*change_mtu)(struct device *dev, int new_mtu);
};
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