Lines Matching refs:ip_tunnel
268 struct ip_tunnel *t; in ipgre_err()
390 struct ip_tunnel *tunnel; in ipgre_rcv()
486 struct ip_tunnel *tunnel = netdev_priv(dev); in __gre_xmit()
604 struct ip_tunnel *tunnel = netdev_priv(dev); in ipgre_xmit()
649 struct ip_tunnel *tunnel = netdev_priv(dev); in gre_tap_xmit()
733 struct ip_tunnel *t = netdev_priv(dev); in ipgre_header()
770 struct ip_tunnel *t = netdev_priv(dev); in ipgre_open()
796 struct ip_tunnel *t = netdev_priv(dev); in ipgre_close()
836 struct ip_tunnel *tunnel; in __gre_tunnel_init()
866 struct ip_tunnel *tunnel = netdev_priv(dev); in ipgre_tunnel_init()
1001 struct ip_tunnel *t = netdev_priv(dev); in ipgre_netlink_parms()
1076 struct ip_tunnel *t = netdev_priv(dev); in ipgre_newlink()
1094 struct ip_tunnel *t = netdev_priv(dev); in ipgre_changelink()
1143 struct ip_tunnel *t = netdev_priv(dev); in ipgre_fill_info()
1202 .priv_size = sizeof(struct ip_tunnel),
1217 .priv_size = sizeof(struct ip_tunnel),
1233 struct ip_tunnel *t; in gretap_fb_dev_create()