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

/illumos-gate/usr/src/uts/common/inet/iptun/
H A Diptun_impl.h155 #define IPTUN_SIMPLE_POLICY 0x0100 /* cached iptun_simple_policy */ macro
H A Diptun.c1159 iptun->iptun_flags |= IPTUN_SIMPLE_POLICY;
1346 iptun->iptun_flags &= ~IPTUN_SIMPLE_POLICY;
1678 if (iptun->iptun_flags & IPTUN_SIMPLE_POLICY) {

Completed in 49 milliseconds