1# 2# This file and its contents are supplied under the terms of the 3# Common Development and Distribution License ("CDDL"), version 1.0. 4# You may only use this file in accordance with the terms of version 5# 1.0 of the CDDL. 6# 7# A full copy of the text of the CDDL should have accompanied this 8# source. A copy of the CDDL is also available via the Internet at 9# http://www.illumos.org/license/CDDL. 10# 11 12# 13# Copyright 2025 Oxide Computer Company 14# 15 16endhostent.3xnet 17 gethostbyaddr.3xnet 18 gethostbyname.3xnet 19 gethostent.3xnet 20 sethostent.3xnet 21endnetent.3xnet 22 getnetbyaddr.3xnet 23 getnetbyname.3xnet 24 getnetent.3xnet 25 setnetent.3xnet 26endprotoent.3xnet 27 getprotobyname.3xnet 28 getprotobynumber.3xnet 29 getprotoent.3xnet 30 setprotoent.3xnet 31endservent.3xnet 32 getservbyname.3xnet 33 getservbyport.3xnet 34 getservent.3xnet 35 setservent.3xnet 36freeaddrinfo.3xnet 37 getaddrinfo.3xnet 38htonl.3xnet 39 htons.3xnet 40 ntohl.3xnet 41 ntohs.3xnet 42if_nametoindex.3xnet 43 if_freenameindex.3xnet 44 if_indextoname.3xnet 45 if_nameindex.3xnet 46inet_addr.3xnet 47 inet_lnaof.3xnet 48 inet_makeaddr.3xnet 49 inet_netof.3xnet 50 inet_network.3xnet 51 inet_ntoa.3xnet 52inet_ntop.3xnet 53 inet_pton.3xnet 54