Home
last modified time | relevance | path

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

/linux-4.19.296/include/uapi/linux/
Dipx.h12 struct sockaddr_ipx { struct
13 __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 */