Home
last modified time | relevance | path

Searched refs:__iptunnel_pull_header (Results 1 – 9 of 9) sorted by relevance

/linux/include/net/
A Dip_tunnels.h408 int __iptunnel_pull_header(struct sk_buff *skb, int hdr_len,
414 return __iptunnel_pull_header(skb, hdr_len, inner_proto, false, xnet); in iptunnel_pull_header()
/linux/net/ipv4/
A Dip_tunnel_core.c92 int __iptunnel_pull_header(struct sk_buff *skb, int hdr_len, in __iptunnel_pull_header() function
123 EXPORT_SYMBOL_GPL(__iptunnel_pull_header);
A Dip_gre.c299 if (__iptunnel_pull_header(skb, in erspan_rcv()
365 if (__iptunnel_pull_header(skb, hdr_len, tpi->proto, in __ipgre_rcv()
/linux/net/ipv6/
A Dip6_gre.c549 if (__iptunnel_pull_header(skb, len, in ip6erspan_rcv()
/linux/drivers/net/
A Damt.c2397 if (__iptunnel_pull_header(skb, sizeof(*udph), skb->protocol, in amt_update_handler()
A Dvxlan.c1875 if (__iptunnel_pull_header(skb, VXLAN_HLEN, protocol, raw_proto, in vxlan_rcv()
/linux/
A Dvmlinux.symvers12393 0x00000000 __iptunnel_pull_header vmlinux EXPORT_SYMBOL_GPL
A DSystem.map53727 ffff800010e86244 T __iptunnel_pull_header
A D.tmp_System.map53727 ffff800010e86244 T __iptunnel_pull_header

Completed in 348 milliseconds