Searched refs:ipsec_init_inbound_sel (Results 1 – 1 of 1) sorted by relevance
/titanic_41/usr/src/uts/common/inet/ip/ |
H A D | spd.c | 97 static selret_t ipsec_init_inbound_sel(ipsec_selector_t *, mblk_t *, 1771 if (ipsec_init_inbound_sel(&sel, data_mp, ipha, ip6h, in conn_to_unique() 1781 if (ipsec_init_inbound_sel(&sel, data_mp, ipha, ip6h, SEL_NONE) == in conn_to_unique() 2159 if (ipsec_init_inbound_sel(&sel, data_mp, ipha, ip6h, in ipsec_check_global_policy() 2689 ipsec_init_inbound_sel(ipsec_selector_t *sel, mblk_t *mp, ipha_t *ipha, in ipsec_init_inbound_sel() function 5601 rc = ipsec_init_inbound_sel(&sel, data_mp, inner_ipv4, in ipsec_tun_inbound() 5710 rc = ipsec_init_inbound_sel(&sel, data_mp, in ipsec_tun_inbound()
|