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