Home
last modified time | relevance | path

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

/linux/include/net/
H A Dip6_fib.h216 u32 rt6i_flags; member
/linux/drivers/net/vxlan/
H A Dvxlan_core.c2577 u32 rt6i_flags = dst_rt6_info(ndst)->rt6i_flags; in vxlan_xmit_one() local