Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/inet/ip/
H A Dspd.c91 #define SEL_PORT_POLICY 0x0001 macro
2701 boolean_t port_policy_present = (sel_flags & SEL_PORT_POLICY); in ipsec_init_inbound_sel()
5605 flags = ((port_policy_present ? SEL_PORT_POLICY : SEL_NONE) | in ipsec_tun_inbound()