Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/net/
A Droute.h74 __be32 rt_gw4; member
99 return rt->rt_gw4; in rt_nexthop()
392 neigh = ip_neigh_gw4(dev, rt->rt_gw4); in ip_neigh_for_gw()
/linux-6.3-rc2/net/ipv4/
A Dxfrm4_policy.c89 xdst->u.rt.rt_gw4 = rt->rt_gw4; in xfrm4_fill_dst()
A Droute.c414 n = ip_neigh_gw4(dev, rt->rt_gw4); in ipv4_neigh_lookup()
439 pkey = (const __be32 *)&rt->rt_gw4; in ipv4_confirm_neigh()
634 rt->rt_gw4 = fnhe->fnhe_gw; in fill_route_from_fnhe()
1447 if (!rt->rt_gw4) { in rt_bind_exception()
1448 rt->rt_gw4 = daddr; in rt_bind_exception()
1584 rt->rt_gw4 = nhc->nhc_gw.ipv4; in rt_set_nexthop()
1610 if (!rt->rt_gw4) { in rt_set_nexthop()
1612 rt->rt_gw4 = daddr; in rt_set_nexthop()
1646 rt->rt_gw4 = 0; in rt_dst_alloc()
1675 new_rt->rt_gw4 = rt->rt_gw4; in rt_dst_clone()
[all …]
/linux-6.3-rc2/drivers/net/appletalk/
A Dipddp.c128 paddr = rtable->rt_gw4; in ipddp_xmit()
/linux-6.3-rc2/net/mpls/
A Dmpls_iptunnel.c140 err = neigh_xmit(NEIGH_ARP_TABLE, out_dev, &rt->rt_gw4, in mpls_xmit()
/linux-6.3-rc2/net/atm/
A Dclip.c350 daddr = &rt->rt_gw4; in clip_start_xmit()
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlxsw/
A Dspectrum_span.c439 *daddrp = rt->rt_gw4; in mlxsw_sp_span_gretap4_route()

Completed in 18 milliseconds