Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/inet/iptun/
H A Diptun_impl.h154 #define IPTUN_IMPLICIT 0x0080 /* implicitly created IP tunnel */ macro
H A Diptun.c1422 iptun->iptun_flags |= IPTUN_IMPLICIT; in iptun_create()
1671 if (iptun->iptun_flags & IPTUN_IMPLICIT) in iptun_info()