Home
last modified time | relevance | path

Searched refs:xnet (Results 1 – 3 of 3) sorted by relevance

/net/ipv4/
Dudp_tunnel.c80 bool xnet, bool nocheck) in udp_tunnel_xmit_skb() argument
97 tos, ttl, df, xnet); in udp_tunnel_xmit_skb()
Dip_tunnel_core.c53 __u8 tos, __u8 ttl, __be16 df, bool xnet) in iptunnel_xmit() argument
60 skb_scrub_packet(skb, xnet); in iptunnel_xmit()
/net/core/
Dskbuff.c4319 void skb_scrub_packet(struct sk_buff *skb, bool xnet) in skb_scrub_packet() argument
4331 if (!xnet) in skb_scrub_packet()