Home
last modified time | relevance | path

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

/net/ipv4/
A Dip_tunnel_core.c1084 __be16 ip_tunnel_parse_protocol(const struct sk_buff *skb) in ip_tunnel_parse_protocol() function
1096 EXPORT_SYMBOL(ip_tunnel_parse_protocol);
1098 const struct header_ops ip_tunnel_header_ops = { .parse_protocol = ip_tunnel_parse_protocol };

Completed in 5 milliseconds