Home
last modified time | relevance | path

Searched refs:ipcb_flags (Results 1 – 4 of 4) sorted by relevance

/linux/include/net/
H A Dudp_tunnel.h142 bool xnet, bool nocheck, u16 ipcb_flags);
H A Dip_tunnels.h626 u8 tos, u8 ttl, __be16 df, bool xnet, u16 ipcb_flags);
/linux/net/ipv4/
H A Dip_tunnel_core.c53 u16 ipcb_flags) in iptunnel_xmit() argument
79 IPCB(skb)->flags = ipcb_flags; in iptunnel_xmit()
/linux/drivers/net/vxlan/
H A Dvxlan_core.c2465 u16 ipcb_flags = 0; in vxlan_xmit_one() local
2489 ipcb_flags |= IPSKB_MCROUTE; in vxlan_xmit_one()
2547 ipcb_flags); in vxlan_xmit_one()