Searched refs:sc_route (Results 1 – 2 of 2) sorted by relevance
267 rt = isipv6 ? sc->sc_route6.ro_rt : sc->sc_route.ro_rt; in syncache_free()804 inp->inp_route = sc->sc_route; in syncache_socket()805 sc->sc_route.ro_rt = NULL; in syncache_socket()1061 sc->sc_route.ro_rt = NULL; in syncache_add()1321 error = ip_output(m, sc->sc_ipopts, &sc->sc_route, in syncache_respond()1487 sc->sc_route.ro_rt = NULL; in syncookie_lookup()
508 #define sc_route sc_inc.inc_route macro