Lines Matching full:route
18 routing socket, described at \fBroute\fR(4P). The routing socket can be used to
25 single entry for each route to a specific network or host. The routing table
35 \fB/usr/include/net/route.h\fR:
63 #define RTF_UP 0x1 /* route usable */
73 matched by entries of the first two types, called a wildcard route. Each
75 Normally the interface specifies if the route through it is a "direct"
76 connection to the destination host or network. If the route is direct, the
85 routines. If a route is in use when it is deleted, meaning its \fBrt_refcnt\fR
93 The \fIrt_use\fR field contains the number of packets sent along the route.
95 When multiple routes to the same destination exist, the least used route is
100 value. Wildcard routes are used only when the system fails to find a route to
128 Insufficient resources were available to install a new route.
137 Insufficient resources were available to install a new route.