Searched refs:SIOCADDTUNNEL (Results 1 – 11 of 11) sorted by relevance
13 #define SIOCADDTUNNEL (SIOCDEVPRIVATE + 1) macro
826 case SIOCADDTUNNEL: in vti6_ioctl()838 t = vti6_locate(net, &p1, cmd == SIOCADDTUNNEL); in vti6_ioctl()857 err = (cmd == SIOCADDTUNNEL ? -ENOBUFS : -ENOENT); in vti6_ioctl()
1278 case SIOCADDTUNNEL: in ip6gre_tunnel_ioctl()1298 t = ip6gre_tunnel_locate(net, &p1, cmd == SIOCADDTUNNEL); in ip6gre_tunnel_ioctl()1325 err = (cmd == SIOCADDTUNNEL ? -ENOBUFS : -ENOENT); in ip6gre_tunnel_ioctl()
1354 case SIOCADDTUNNEL: in ipip6_tunnel_ctl()1370 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()
2828 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()
873 case SIOCADDTUNNEL: in ip_tunnel_ctl()889 if (cmd == SIOCADDTUNNEL) { in ip_tunnel_ctl()
377 if (cmd == SIOCADDTUNNEL || cmd == SIOCCHGTUNNEL) { in vti_tunnel_ctl()
778 if (cmd == SIOCADDTUNNEL || cmd == SIOCCHGTUNNEL) { in ipgre_tunnel_ctl()
461 SIOCADDTUNNEL); in ipmr_new_tunnel()