Searched refs:ipx_addr (Results 1 – 4 of 4) sorted by relevance
54 static int ipx_pton1(const char *src, struct ipx_addr *addr) in ipx_pton1()59 memset(addr, 0, sizeof(struct ipx_addr)); in ipx_pton1()88 err = ipx_pton1(src, (struct ipx_addr *)addr); in ipx_pton()
25 static const char *ipx_ntop1(const struct ipx_addr *addr, char *str, size_t len) in ipx_ntop1()64 return ipx_ntop1((struct ipx_addr *)addr, str, len); in ipx_ntop()
71 struct ipx_addr { struct
251 ipx_addr {264 dst_addr ipx_addr265 src_addr ipx_addr