H A D | route.h | 1 /*- 2 * SPDX-License-Identifier: BSD-3-Clause 45 * Struct route consiste of a destination address, 46 * a route entry pointer, link-layer prepend data pointer along 49 struct route { struct 81 u_long rmx_expire; /* lifetime for route, argument 50 ro_nhroute global() argument 51 ro_lleroute global() argument 56 ro_prependroute global() argument 57 ro_plenroute global() argument [all...] |