Home
last modified time | relevance | path

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

/titanic_50/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))
/titanic_50/usr/src/uts/common/inet/ip/
H A Dspdsock.c1082 ITPF_I_TUNNEL; in spdsock_addrule()
2007 itp->itp_flags & ITPF_I_TUNNEL; in spdsock_dump_next_record()
2948 (active ? ITPF_P_TUNNEL : ITPF_I_TUNNEL); in get_appropriate_polhead()