Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/inet/iptun/
H A Diptun_impl.h155 #define IPTUN_SIMPLE_POLICY 0x0100 /* cached iptun_simple_policy */ macro
H A Diptun.c1158 iptun->iptun_flags |= IPTUN_SIMPLE_POLICY; in iptun_setparams()
1345 iptun->iptun_flags &= ~IPTUN_SIMPLE_POLICY; in iptun_free()
1676 if (iptun->iptun_flags & IPTUN_SIMPLE_POLICY) { in iptun_info()