Home
last modified time | relevance | path

Searched defs:ip_tunnel_header_ops (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/ipv4/
H A Dip_tunnel_core.c1088 const struct header_ops ip_tunnel_header_ops = { .parse_protocol = ip_tunnel_parse_protocol }; variable
1089 EXPORT_SYMBOL(ip_tunnel_header_ops); variable
/kernel/linux/linux-6.6/net/ipv4/
H A Dip_tunnel_core.c1080 const struct header_ops ip_tunnel_header_ops = { .parse_protocol = ip_tunnel_parse_protocol }; variable
1081 EXPORT_SYMBOL(ip_tunnel_header_ops); variable

Completed in 4 milliseconds