Searched refs:sc_ro (Results 1 – 1 of 1) sorted by relevance
160 #define sc_ro __sc_ro46.__sc_ro4 macro608 dst4 = (struct sockaddr_in *)(void *)&sc->sc_ro.ro_dst; in stf_pre_output()609 if (ROUTE_UNUSABLE(&sc->sc_ro) || dst4->sin_family != AF_INET || in stf_pre_output()611 ROUTE_RELEASE(&sc->sc_ro); in stf_pre_output()618 result = ip_output(m, NULL, &sc->sc_ro, IP_OUTARGS, NULL, &ipoa); in stf_pre_output()