Searched refs:SIOCADDTUNNEL (Results 1 – 13 of 13) sorted by relevance
14 #define SIOCADDTUNNEL (SIOCDEVPRIVATE + 1) macro
13 #define SIOCADDTUNNEL (SIOCDEVPRIVATE + 1) macro
27 #define SIOCADDTUNNEL (SIOCDEVPRIVATE + 1) macro
829 case SIOCADDTUNNEL: in vti6_ioctl()841 t = vti6_locate(net, &p1, cmd == SIOCADDTUNNEL); in vti6_ioctl()860 err = (cmd == SIOCADDTUNNEL ? -ENOBUFS : -ENOENT); in vti6_ioctl()
1291 case SIOCADDTUNNEL: in ip6gre_tunnel_ioctl()1311 t = ip6gre_tunnel_locate(net, &p1, cmd == SIOCADDTUNNEL); in ip6gre_tunnel_ioctl()1338 err = (cmd == SIOCADDTUNNEL ? -ENOBUFS : -ENOENT); in ip6gre_tunnel_ioctl()
1352 case SIOCADDTUNNEL: in ipip6_tunnel_ctl()1368 case SIOCADDTUNNEL: in ipip6_tunnel_ioctl()
1673 case SIOCADDTUNNEL: in ip6_tnl_ioctl()1686 t = ip6_tnl_locate(net, &p1, cmd == SIOCADDTUNNEL); in ip6_tnl_ioctl()
2849 err = dev->netdev_ops->ndo_tunnel_ctl(dev, &p, SIOCADDTUNNEL); in addrconf_set_sit_dstaddr()
332 if (cmd == SIOCADDTUNNEL || cmd == SIOCCHGTUNNEL) { in ipip_tunnel_ctl()
876 case SIOCADDTUNNEL: in ip_tunnel_ctl()892 if (cmd == SIOCADDTUNNEL) { in ip_tunnel_ctl()
379 if (cmd == SIOCADDTUNNEL || cmd == SIOCCHGTUNNEL) { in vti_tunnel_ctl()
786 if (cmd == SIOCADDTUNNEL || cmd == SIOCCHGTUNNEL) { in ipgre_tunnel_ctl()
461 SIOCADDTUNNEL); in ipmr_new_tunnel()