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