Home
last modified time | relevance | path

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

/glibc-2.36/sysdeps/unix/sysv/linux/netipx/
Dipx.h33 struct sockaddr_ipx struct
35 sa_family_t sipx_family;
36 uint16_t sipx_port;
37 uint32_t sipx_network;
38 unsigned char sipx_node[IPX_NODE_LEN];
39 uint8_t sipx_type;
40 unsigned char sipx_zero; /* 16 byte fill */