Home
last modified time | relevance | path

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

/net/ipv4/
A Dip_tunnel_core.c1098 const struct header_ops ip_tunnel_header_ops = { .parse_protocol = ip_tunnel_parse_protocol }; variable
1099 EXPORT_SYMBOL(ip_tunnel_header_ops);
A Dipip.c376 dev->header_ops = &ip_tunnel_header_ops; in ipip_tunnel_setup()
A Dip_vti.c431 dev->header_ops = &ip_tunnel_header_ops; in vti_tunnel_setup()
/net/xfrm/
A Dxfrm_interface_core.c742 dev->header_ops = &ip_tunnel_header_ops; in xfrmi_dev_setup()
/net/ipv6/
A Dip6_vti.c904 dev->header_ops = &ip_tunnel_header_ops; in vti6_dev_setup()
A Dsit.c1429 dev->header_ops = &ip_tunnel_header_ops; in ipip6_tunnel_setup()
A Dip6_tunnel.c1859 dev->header_ops = &ip_tunnel_header_ops; in ip6_tnl_dev_setup()

Completed in 23 milliseconds