Home
last modified time | relevance | path

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

/linux/drivers/net/wireguard/
A Ddevice.c268 dev->header_ops = &ip_tunnel_header_ops; in wg_setup()
/linux/net/ipv4/
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);
A Dipip.c366 dev->header_ops = &ip_tunnel_header_ops; in ipip_tunnel_setup()
A Dip_vti.c418 dev->header_ops = &ip_tunnel_header_ops; in vti_tunnel_setup()
/linux/include/net/
A Dip_tunnels.h292 extern const struct header_ops ip_tunnel_header_ops;
/linux/net/xfrm/
A Dxfrm_interface.c559 dev->header_ops = &ip_tunnel_header_ops; in xfrmi_dev_setup()
/linux/net/ipv6/
A Dip6_vti.c911 dev->header_ops = &ip_tunnel_header_ops; in vti6_dev_setup()
A Dsit.c1430 dev->header_ops = &ip_tunnel_header_ops; in ipip6_tunnel_setup()
A Dip6_tunnel.c1829 dev->header_ops = &ip_tunnel_header_ops; in ip6_tnl_dev_setup()
/linux/drivers/net/
A Dtun.c1353 dev->header_ops = &ip_tunnel_header_ops; in tun_net_initialize()
/linux/
A Dvmlinux.symvers3190 0x00000000 ip_tunnel_header_ops vmlinux EXPORT_SYMBOL
A DSystem.map83357 ffff8000112b7ff0 D ip_tunnel_header_ops
A D.tmp_System.map83357 ffff8000112b7ff0 D ip_tunnel_header_ops

Completed in 335 milliseconds