Home
last modified time | relevance | path

Searched defs:ipcb_flags (Results 1 – 3 of 3) sorted by relevance

/linux/net/ipv4/
H A Dudp_tunnel_core.c176 udp_tunnel_xmit_skb(struct rtable * rt,struct sock * sk,struct sk_buff * skb,__be32 src,__be32 dst,__u8 tos,__u8 ttl,__be16 df,__be16 src_port,__be16 dst_port,bool xnet,bool nocheck,u16 ipcb_flags) udp_tunnel_xmit_skb() argument
H A Dip_tunnel_core.c53 u16 ipcb_flags) in iptunnel_xmit()
/linux/drivers/net/vxlan/
H A Dvxlan_core.c2458 u16 ipcb_flags = 0; in vxlan_xmit_one() local