Home
last modified time | relevance | path

Searched defs:sockaddr_ipx (Results 1 – 2 of 2) sorted by relevance

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/linux/
H A Dipx.h8 struct sockaddr_ipx { struct
9 sa_family_t sipx_family;
10 __be16 sipx_port;
11 __be32 sipx_network;
12 unsigned char sipx_node[IPX_NODE_LEN];
13 __u8 sipx_type;
14 unsigned char sipx_zero; /* 16 byte fill */
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/netipx/
H A Dipx.h35 struct sockaddr_ipx struct
37 sa_family_t sipx_family;
38 u_int16_t sipx_port;
39 u_int32_t sipx_network;
40 unsigned char sipx_node[IPX_NODE_LEN];
41 u_int8_t sipx_type;
42 unsigned char sipx_zero; /* 16 byte fill */