Searched defs:ipcb_flags (Results 1 – 3 of 3) sorted by relevance
| /linux/net/ipv4/ |
| H A D | udp_tunnel_core.c | 176 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 D | ip_tunnel_core.c | 53 u16 ipcb_flags) in iptunnel_xmit()
|
| /linux/drivers/net/vxlan/ |
| H A D | vxlan_core.c | 2458 u16 ipcb_flags = 0; in vxlan_xmit_one() local
|