Home
last modified time | relevance | path

Searched refs:nx_bsd_in_addr (Results 1 – 2 of 2) sorted by relevance

/NetX-Duo-v6.3.0/addons/BSD/
Dnxd_bsd.h213 #define nx_bsd_in_addr in_addr macro
661 struct nx_bsd_in_addr struct
677 struct nx_bsd_in_addr argument
704 struct nx_bsd_in_addr
706 struct nx_bsd_in_addr
954 CHAR *nx_bsd_inet_ntoa(struct nx_bsd_in_addr address_to_convert);
955 INT nx_bsd_inet_aton(const CHAR *cp_arg, struct nx_bsd_in_addr *addr);
Dnxd_bsd.c5555 CHAR *nx_bsd_inet_ntoa(struct nx_bsd_in_addr address_to_convert) in nx_bsd_inet_ntoa()
5726 INT nx_bsd_inet_aton(const CHAR *address_buffer_ptr, struct nx_bsd_in_addr *addr) in nx_bsd_inet_aton()
6010 struct nx_bsd_in_addr ip_address; in nx_bsd_inet_addr()
13189 struct nx_bsd_in_addr ipv4_addr; in nx_bsd_inet_pton()