1# 2# The network configuration file. This file is currently only used in 3# conjunction with the (TI-) RPC code in the C library, unlike its 4# use in SVR4. 5# 6# Entries consist of: 7# 8# <network_id> <semantics> <flags> <protofamily> <protoname> \ 9# <device> <nametoaddr_libs> 10# 11# The <device> and <nametoaddr_libs> fields are always empty in FreeBSD. 12# 13udp6 tpi_clts v inet6 udp - - 14tcp6 tpi_cots_ord v inet6 tcp - - 15udp tpi_clts v inet udp - - 16tcp tpi_cots_ord v inet tcp - - 17rawip tpi_raw - inet - - - 18local tpi_cots_ord - loopback - - - 19