Home
last modified time | relevance | path

Searched refs:SIOCCHGTUNNEL (Results 1 – 2 of 2) sorted by relevance

/third_party/libnl/include/linux-private/linux/
Dif_tunnel.h15 #define SIOCCHGTUNNEL (SIOCDEVPRIVATE + 3) macro
/third_party/toybox/toys/pending/
Dip.c2438 if ((rtype == SIOCCHGTUNNEL || rtype == SIOCDELTUNNEL) && *ptnl->name) in tnl_ioctl()
2750 rtype = SIOCCHGTUNNEL; in tunnelupdate()