patch-1.3.75 linux/include/linux/if_packet.h
Next file: linux/include/linux/mcdx.h
Previous file: linux/include/linux/hdreg.h
Back to the patch index
Back to the overall index
- Lines: 12
- Date:
Sat Mar 16 13:52:11 1996
- Orig file:
v1.3.74/linux/include/linux/if_packet.h
- Orig date:
Thu Jan 1 02:00:00 1970
diff -u --recursive --new-file v1.3.74/linux/include/linux/if_packet.h linux/include/linux/if_packet.h
@@ -0,0 +1,11 @@
+#ifndef __LINUX_IF_PACKET_H
+#define __LINUX_IF_PACKET_H
+
+struct sockaddr_pkt
+{
+ unsigned short spkt_family;
+ unsigned char spkt_device[14];
+ unsigned short spkt_protocol;
+};
+
+#endif
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