Home
last modified time | relevance | path

Searched refs:rt6i_flags (Results 1 – 2 of 2) sorted by relevance

/drivers/infiniband/core/
Daddr.c359 return rt6->rt6i_flags & RTF_GATEWAY; in has_gateway()
/drivers/net/
Dvxlan.c2574 u32 rt6i_flags = ((struct rt6_info *)ndst)->rt6i_flags; in vxlan_xmit_one() local
2578 ndst, rt6i_flags); in vxlan_xmit_one()