Searched defs:IS_IPV4_TUN (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/dls/
H A Ddls_mgmt.c73 #define IS_IPV4_TUN(name) (strcmp((name), "ip.tun") == 0) macro
77 IS_IPV4_TUN(name) || IS_IPV6_TUN(name) || IS_6TO4_TUN(name))
1718 if (IS_IPV4_TUN(drvname)) {

Completed in 59 milliseconds