Searched refs:SIOCDELTUNNEL (Results 1 - 7 of 7) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dif_tunnel.h8 #define SIOCDELTUNNEL (SIOCDEVPRIVATE + 2) macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/iproute2/ip/
H A Diptunnel.c159 err = ioctl(fd, SIOCDELTUNNEL, &ifr);
388 if (parse_args(argc, argv, SIOCDELTUNNEL, &p) < 0)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/networking/libiproute/
H A Diptunnel.c124 xioctl(fd, SIOCDELTUNNEL, &ifr);
358 parse_args(argc, argv, SIOCDELTUNNEL, &p);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/ipv4/
H A Dipip.c733 case SIOCDELTUNNEL:
H A Dip_gre.c992 case SIOCDELTUNNEL:
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/ipv6/
H A Dsit.c672 case SIOCDELTUNNEL:
H A Dip6_tunnel.c1175 * %SIOCDELTUNNEL: delete tunnel
1247 case SIOCDELTUNNEL:

Completed in 80 milliseconds