Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/inet/ip/
H A Dspd.c90 #define SEL_NONE 0x0000 macro
1773 SEL_NONE) != SELRET_SUCCESS) { in conn_to_unique()
1782 if (ipsec_init_inbound_sel(&sel, data_mp, ipha, ip6h, SEL_NONE) == in conn_to_unique()
2161 SEL_NONE) == SELRET_NOMEM) { in ipsec_check_global_policy()
5605 flags = ((port_policy_present ? SEL_PORT_POLICY : SEL_NONE) | in ipsec_tun_inbound()
5606 (is_icmp ? SEL_IS_ICMP : SEL_NONE) | SEL_TUNNEL_MODE); in ipsec_tun_inbound()