ipx.h
上传用户:lgb322
上传日期:2013-02-24
资源大小:30529k
文件大小:2k
- /*
- * The following information is in its entirety obtained from:
- *
- * Novell 'IPX Router Specification' Version 1.10
- * Part No. 107-000029-001
- *
- * Which is available from ftp.novell.com
- */
- #ifndef _NET_INET_IPX_H_
- #define _NET_INET_IPX_H_
- #include <linux/netdevice.h>
- #include <net/datalink.h>
- #include <linux/ipx.h>
- typedef struct
- {
- __u32 net;
- __u8 node[IPX_NODE_LEN];
- __u16 sock;
- } ipx_address;
- #define ipx_broadcast_node "377377377377377377"
- #define ipx_this_node "