Searched refs:IS_IPV6_TUN (Results 1 – 1 of 1) sorted by relevance
74 #define IS_IPV6_TUN(name) (strcmp((name), "ip6.tun") == 0) macro77 IS_IPV4_TUN(name) || IS_IPV6_TUN(name) || IS_6TO4_TUN(name))1724 } else if (IS_IPV6_TUN(drvname)) { in i_dls_devnet_create_iptun()