Lines Matching full:route
45 .Xr route 4
52 The basic structure of a route is defined by
60 when the route was created.
72 of the route, which can either represent a destination in its own
83 function will delete the route from the radix tree when the last
86 Route entries are reference-counted; this field indicates the number
92 as it were, to the question posed by a route lookup; that is, they
94 packet to the destination or set of destinations which this route
105 This member is a reference to a route whose destination is
117 The route is not deleted.
119 The route points to an intermediate destination and not the ultimate
126 This is a host route.
133 This route was created dynamically by
136 This route was modified by
140 .Xr route 4
143 When this route is returned as a result of a lookup, send a report on
145 .Xr route 4
147 this route.
149 Indicates that this route was manually added by means of the
150 .Xr route 8
153 Requests that output sent via this route be discarded.
159 Indicates that this route is immutable to a routing protocol.
161 Indicates that the destination of this route is an address configured
172 .Xr route 4
195 at which this route should expire, or zero if it should never expire.
223 A count of packets successfully sent via this route.
229 .Xr route 4 ,
230 .Xr route 8