Searched defs:xnet (Results 1 – 5 of 5) sorted by relevance
/linux-4.1.27/net/ipv4/ |
D | udp_tunnel.c | 81 bool xnet, bool nocheck) in udp_tunnel_xmit_skb()
|
D | ip_tunnel_core.c | 51 __u8 tos, __u8 ttl, __be16 df, bool xnet) in iptunnel_xmit()
|
D | geneve.c | 110 bool csum, bool xnet) in geneve_xmit_skb()
|
/linux-4.1.27/drivers/net/ |
D | vxlan.c | 1676 struct vxlan_metadata *md, bool xnet, u32 vxflags) in vxlan6_xmit_skb() 1761 struct vxlan_metadata *md, bool xnet, u32 vxflags) in vxlan_xmit_skb()
|
/linux-4.1.27/net/core/ |
D | skbuff.c | 4147 void skb_scrub_packet(struct sk_buff *skb, bool xnet) in skb_scrub_packet()
|