Searched refs:ip_tunnel_header_ops (Results 1 – 7 of 7) sorted by relevance
401 dev->header_ops = &ip_tunnel_header_ops; in ipip_tunnel_validate()
1104 const struct header_ops ip_tunnel_header_ops = { .parse_protocol = ip_tunnel_parse_protocol }; variable1105 EXPORT_SYMBOL(ip_tunnel_header_ops);
431 dev->header_ops = &ip_tunnel_header_ops; in vti_tunnel_setup()
433 extern const struct header_ops ip_tunnel_header_ops;
904 dev->header_ops = &ip_tunnel_header_ops; in vti6_dev_setup()
1858 dev->header_ops = &ip_tunnel_header_ops; in ip6_tnl_dev_setup()
742 dev->header_ops = &ip_tunnel_header_ops; in xfrmi_dev_setup()