Searched refs:ip_tunnel_parse_protocol (Results 1 – 7 of 7) sorted by relevance
72 __be16 real_protocol = ip_tunnel_parse_protocol(skb); in wg_check_packet_protocol()
391 skb->protocol = ip_tunnel_parse_protocol(skb); in wg_packet_consume_data_done()
1066 __be16 ip_tunnel_parse_protocol(const struct sk_buff *skb) in ip_tunnel_parse_protocol() function1078 EXPORT_SYMBOL(ip_tunnel_parse_protocol);1080 const struct header_ops ip_tunnel_header_ops = { .parse_protocol = ip_tunnel_parse_protocol };
293 __be16 ip_tunnel_parse_protocol(const struct sk_buff *skb);
2335 0x00000000 ip_tunnel_parse_protocol vmlinux EXPORT_SYMBOL
53720 ffff800010e85580 T ip_tunnel_parse_protocol
Completed in 1043 milliseconds