Searched refs:xnet (Results 1 – 3 of 3) sorted by relevance
/include/net/ |
D | ip_tunnels.h | 413 __be16 inner_proto, bool raw_proto, bool xnet); 416 __be16 inner_proto, bool xnet) in iptunnel_pull_header() argument 418 return __iptunnel_pull_header(skb, hdr_len, inner_proto, false, xnet); in iptunnel_pull_header() 423 u8 tos, u8 ttl, __be16 df, bool xnet);
|
D | udp_tunnel.h | 153 bool xnet, bool nocheck);
|
/include/linux/ |
D | skbuff.h | 3773 void skb_scrub_packet(struct sk_buff *skb, bool xnet);
|