Searched refs:ip_tunnel_header_ops (Results 1 – 10 of 10) sorted by relevance
286 dev->header_ops = &ip_tunnel_header_ops; in wg_setup()
367 dev->header_ops = &ip_tunnel_header_ops; in ipip_tunnel_setup()
1080 const struct header_ops ip_tunnel_header_ops = { .parse_protocol = ip_tunnel_parse_protocol }; variable1081 EXPORT_SYMBOL(ip_tunnel_header_ops);
418 dev->header_ops = &ip_tunnel_header_ops; in vti_tunnel_setup()
320 extern const struct header_ops ip_tunnel_header_ops;
909 dev->header_ops = &ip_tunnel_header_ops; in vti6_dev_setup()
1426 dev->header_ops = &ip_tunnel_header_ops; in ipip6_tunnel_setup()
1828 dev->header_ops = &ip_tunnel_header_ops; in ip6_tnl_dev_setup()
744 dev->header_ops = &ip_tunnel_header_ops; in xfrmi_dev_setup()
1383 dev->header_ops = &ip_tunnel_header_ops; in tun_net_initialize()