Lines Matching full:route
69 u_long rt_use; /* packets sent using route */
93 route (by convention, network 0).
94 The first appropriate route discovered is used.
97 ``fall back'' network route to be defined to a ``smart'' gateway
102 and various flags which indicate the route's status and type (host or
104 of the number of packets sent using the route is kept, along
107 occurs only when the route is not in use. Finally, a pointer to the
109 the route should be handed to this interface.
114 during lookup. If the route is to a network, only a packet's
116 in the table. If the route is to a host, the addresses must
129 The RTF_GATEWAY flag indicates that the route is to an ``indirect''
163 one to allocate a route, one to free a route, and one
165 The routine \fIrtalloc\fP performs route allocation; it is
170 struct route {
175 The route returned is assumed ``held'' by the caller until
186 If a non-wildcard route
187 exists to the destination, the gateway entry in the route is modified