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

/illumos-gate/usr/src/uts/common/inet/
H A Dipsec_impl.h529 #define ITPF_I_TUNNEL 0x10 /* Negotiate tunnel-mode (on inactive) */ macro
544 (((itp)->itp_policy == (iph)) ? ITPF_P_TUNNEL : ITPF_I_TUNNEL))
/illumos-gate/usr/src/uts/common/inet/ip/
H A Dspdsock.c1082 ITPF_I_TUNNEL;
2007 itp->itp_flags & ITPF_I_TUNNEL;
2948 (active ? ITPF_P_TUNNEL : ITPF_I_TUNNEL);

Completed in 55 milliseconds