Home
last modified time | relevance | path

Searched refs:ITPF_P_PER_PORT_SECURITY (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/
H A Dipsec_impl.h529 #define ITPF_P_PER_PORT_SECURITY 0x4 macro
552 (((itp)->itp_policy == (iph)) ? ITPF_P_PER_PORT_SECURITY : \
/illumos-gate/usr/src/uts/common/inet/ip/
H A Dspd.c5236 if (itp->itp_flags & ITPF_P_PER_PORT_SECURITY) { in ipsec_tun_outbound()
5599 ITPF_P_PER_PORT_SECURITY) ? B_TRUE : B_FALSE); in ipsec_tun_inbound()
H A Dspdsock.c1107 ITPF_P_PER_PORT_SECURITY : in spdsock_addrule()