Home
last modified time | relevance | path

Searched refs:RTF_GATEWAY (Results 26 – 29 of 29) sorted by relevance

12

/dragonfly/sys/netinet/
H A Dip_input.c2090 if (rt->rt_flags & RTF_GATEWAY) in ip_forward()
/dragonfly/sys/net/
H A Drtsock.c918 if (((rt->rt_flags & RTF_GATEWAY) && rtinfo->rti_gateway != NULL) || in route_output_change_callback()
/dragonfly/sys/netinet6/
H A Dip6_output.c370 if (ro->ro_rt->rt_flags & RTF_GATEWAY) in ip6_output()
/dragonfly/sys/net/pf/
H A Dpf.c6105 if (ro->ro_rt->rt_flags & RTF_GATEWAY) in pf_route()

12