Home
last modified time | relevance | path

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

/linux/include/net/
H A Dip6_tunnel.h155 struct net_device *dev, u16 ip6cb_flags) in ip6tunnel_xmit()
/linux/drivers/net/vxlan/
H A Dvxlan_core.c2551 u16 ip6cb_flags = 0; in vxlan_xmit_one() local