#include <sys/types.h> #include <netns/ns.h> char *ns_ntoa (struct ns_addr network_services_address)
The ns_ntoa() function is used to translate a network services address from a 12-byte address to a human readable format.
None.
The ns_ntoa() function returns:
Top | UNIX-Type APIs | APIs by category |