Home
last modified time | relevance | path

Searched refs:SIOCCHGTUNNEL (Results 1 - 21 of 21) sorted by relevance

/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Dif_tunnel.h16 #define SIOCCHGTUNNEL (SIOCDEVPRIVATE + 3) macro
/kernel/linux/linux-5.10/include/uapi/linux/
H A Dif_tunnel.h15 #define SIOCCHGTUNNEL (SIOCDEVPRIVATE + 3) macro
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dif_tunnel.h15 #define SIOCCHGTUNNEL (SIOCDEVPRIVATE + 3) macro
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dif_tunnel.h29 #define SIOCCHGTUNNEL (SIOCDEVPRIVATE + 3) macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dif_tunnel.h29 #define SIOCCHGTUNNEL (SIOCDEVPRIVATE + 3) macro
/kernel/linux/linux-6.6/net/ipv4/
H A Dipip.c335 if (cmd == SIOCADDTUNNEL || cmd == SIOCCHGTUNNEL) { in ipip_tunnel_ctl()
H A Dip_vti.c380 if (cmd == SIOCADDTUNNEL || cmd == SIOCCHGTUNNEL) { in vti_tunnel_ctl()
H A Dip_gre.c793 if (cmd == SIOCADDTUNNEL || cmd == SIOCCHGTUNNEL) { in ipgre_tunnel_ctl()
807 if (cmd == SIOCCHGTUNNEL) { in ipgre_tunnel_ctl()
H A Dip_tunnel.c925 case SIOCCHGTUNNEL: in ip_tunnel_ctl()
950 if (dev != itn->fb_tunnel_dev && cmd == SIOCCHGTUNNEL) { in ip_tunnel_ctl()
/kernel/linux/linux-5.10/net/ipv6/
H A Dip6_vti.c785 * %SIOCCHGTUNNEL: change tunnel parameters to those given
830 case SIOCCHGTUNNEL: in vti6_ioctl()
842 if (dev != ip6n->fb_tnl_dev && cmd == SIOCCHGTUNNEL) { in vti6_ioctl()
H A Dsit.c1356 case SIOCCHGTUNNEL: in ipip6_tunnel_ctl()
1371 case SIOCCHGTUNNEL: in ipip6_tunnel_ioctl()
H A Dip6_gre.c1296 case SIOCCHGTUNNEL: in ip6gre_tunnel_ioctl()
1317 if (dev != ign->fb_tunnel_dev && cmd == SIOCCHGTUNNEL) { in ip6gre_tunnel_ioctl()
H A Dip6_tunnel.c1637 * %SIOCCHGTUNNEL: change tunnel parameters to those given
1684 case SIOCCHGTUNNEL: in ip6_tnl_ioctl()
1697 if (cmd == SIOCCHGTUNNEL) { in ip6_tnl_ioctl()
/kernel/linux/linux-6.6/net/ipv6/
H A Dip6_vti.c785 * %SIOCCHGTUNNEL: change tunnel parameters to those given
830 case SIOCCHGTUNNEL: in vti6_siocdevprivate()
842 if (dev != ip6n->fb_tnl_dev && cmd == SIOCCHGTUNNEL) { in vti6_siocdevprivate()
H A Dsit.c1358 case SIOCCHGTUNNEL: in ipip6_tunnel_ctl()
1374 case SIOCCHGTUNNEL: in ipip6_tunnel_siocdevprivate()
H A Dip6_gre.c1296 case SIOCCHGTUNNEL: in ip6gre_tunnel_siocdevprivate()
1317 if (dev != ign->fb_tunnel_dev && cmd == SIOCCHGTUNNEL) { in ip6gre_tunnel_siocdevprivate()
H A Dip6_tunnel.c1611 * %SIOCCHGTUNNEL: change tunnel parameters to those given
1658 case SIOCCHGTUNNEL: in ip6_tnl_siocdevprivate()
1671 if (cmd == SIOCCHGTUNNEL) { in ip6_tnl_siocdevprivate()
/kernel/linux/linux-5.10/net/ipv4/
H A Dip_vti.c379 if (cmd == SIOCADDTUNNEL || cmd == SIOCCHGTUNNEL) { in vti_tunnel_ctl()
H A Dipip.c332 if (cmd == SIOCADDTUNNEL || cmd == SIOCCHGTUNNEL) { in ipip_tunnel_ctl()
H A Dip_gre.c789 if (cmd == SIOCADDTUNNEL || cmd == SIOCCHGTUNNEL) { in ipgre_tunnel_ctl()
803 if (cmd == SIOCCHGTUNNEL) { in ipgre_tunnel_ctl()
H A Dip_tunnel.c904 case SIOCCHGTUNNEL: in ip_tunnel_ctl()
929 if (dev != itn->fb_tunnel_dev && cmd == SIOCCHGTUNNEL) { in ip_tunnel_ctl()

Completed in 32 milliseconds