Searched refs:sc_route (Results 1 – 2 of 2) sorted by relevance
250 struct route sc_route; /* [N] cached route */ member
3202 rtfree(sc->sc_route.ro_rt); in syn_cache_put()3628 inp->inp_route = sc->sc_route; /* struct assignment */ in syn_cache_get()3629 sc->sc_route.ro_rt = NULL; in syn_cache_get()4197 error = ip_output(m, sc->sc_ipopts, &sc->sc_route, in syn_cache_respond()4209 error = ip6_output(m, NULL /*XXX*/, &sc->sc_route, 0, in syn_cache_respond()