Lines Matching +full:network +full:- +full:oriented
8 .Nd network configuration data base
26 .Bl -tag -width network_id
32 .Bl -tag -width tpi_cots_ord -offset indent
36 Connection-oriented transport
38 Connection-oriented, ordered transport.
44 .Dq Li - ) ,
46 .Bl -tag -width b -offset indent
48 The network represented by this entry is broadcast capable.
59 .Bl -tag -width loopback -offset indent
89 network type.
90 For example, if a sample network config file would look like this:
91 .Bd -literal -offset indent
92 udp6 tpi_clts v inet6 udp - -
93 tcp6 tpi_cots_ord v inet6 tcp - -
94 udp tpi_clts v inet udp - -
95 tcp tpi_cots_ord v inet tcp - -
96 rawip tpi_raw - inet - - -
97 local tpi_cots_ord - loopback - - -
100 then using the network type
112 .Bd -literal
114 char *nc_netid; /* Network ID */
119 char *nc_device; /* Network device pathname (unused) */
126 .Bl -tag -width /etc/netconfig -compact