Searched defs:sockaddr_ipx (Results 1 – 1 of 1) sorted by relevance
12 struct sockaddr_ipx { struct13 __kernel_sa_family_t sipx_family;14 __be16 sipx_port;15 __be32 sipx_network;16 unsigned char sipx_node[IPX_NODE_LEN];17 __u8 sipx_type;18 unsigned char sipx_zero; /* 16 byte fill */