Home
last modified time | relevance | path

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

/linux/net/ipv4/
H A Dudp_tunnel_core.c171 bool xnet, bool nocheck, u16 ipcb_flags) in udp_tunnel_xmit_skb() argument
188 ipcb_flags); in udp_tunnel_xmit_skb()
H A Dip_tunnel_core.c53 u16 ipcb_flags) in iptunnel_xmit() argument
79 IPCB(skb)->flags = ipcb_flags; in iptunnel_xmit()
/linux/include/net/
H A Dip_tunnels.h625 u8 tos, u8 ttl, __be16 df, bool xnet, u16 ipcb_flags);
/linux/drivers/net/vxlan/
H A Dvxlan_core.c2473 u16 ipcb_flags = 0; in vxlan_xmit_one() local
2497 ipcb_flags |= IPSKB_MCROUTE; in vxlan_xmit_one()
2555 ipcb_flags); in vxlan_xmit_one()