Home
last modified time | relevance | path

Searched refs:rt_gw4 (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/net/ipv4/
H A Dxfrm4_policy.c89 xdst->u.rt.rt_gw4 = rt->rt_gw4; in xfrm4_fill_dst()
H A Droute.c415 n = ip_neigh_gw4(dev, rt->rt_gw4); in ipv4_neigh_lookup()
440 pkey = (const __be32 *)&rt->rt_gw4; in ipv4_confirm_neigh()
635 rt->rt_gw4 = fnhe->fnhe_gw; in fill_route_from_fnhe()
1441 if (!rt->rt_gw4) { in rt_bind_exception()
1442 rt->rt_gw4 = daddr; in rt_bind_exception()
1578 rt->rt_gw4 = nhc->nhc_gw.ipv4; in rt_set_nexthop()
1604 if (!rt->rt_gw4) { in rt_set_nexthop()
1606 rt->rt_gw4 = daddr; in rt_set_nexthop()
1640 rt->rt_gw4 = 0; in rt_dst_alloc()
1668 new_rt->rt_gw4 = rt->rt_gw4; in rt_dst_clone()
[all …]
/openbmc/linux/include/net/
H A Droute.h74 __be32 rt_gw4; member
96 return rt->rt_gw4; in rt_nexthop()
387 neigh = ip_neigh_gw4(dev, rt->rt_gw4); in ip_neigh_for_gw()
/openbmc/linux/drivers/net/appletalk/
H A Dipddp.c128 paddr = rtable->rt_gw4; in ipddp_xmit()
/openbmc/linux/net/mpls/
H A Dmpls_iptunnel.c140 err = neigh_xmit(NEIGH_ARP_TABLE, out_dev, &rt->rt_gw4, in mpls_xmit()
/openbmc/linux/net/atm/
H A Dclip.c350 daddr = &rt->rt_gw4; in clip_start_xmit()
/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_span.c439 *daddrp = rt->rt_gw4; in mlxsw_sp_span_gretap4_route()