Home
last modified time | relevance | path

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

/linux/net/ipv4/
H A Dudp_tunnel_core.c177 bool xnet, bool nocheck, u16 ipcb_flags) in udp_tunnel_xmit_skb() argument
194 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 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/drivers/net/vxlan/
H A Dvxlan_core.c2467 u16 ipcb_flags = 0; in vxlan_xmit_one() local
2491 ipcb_flags |= IPSKB_MCROUTE; in vxlan_xmit_one()
2549 ipcb_flags); in vxlan_xmit_one()