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