Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/inet/
H A Dipsec_impl.h903 ipsec_selector_t *, netstack_t *);
1006 ipsec_policy_head_t *, int, ipsec_selector_t *);
H A Dip.h752 } ipsec_selector_t; typedef
/titanic_50/usr/src/uts/common/inet/ip/
H A Dspd.c97 static selret_t ipsec_init_inbound_sel(ipsec_selector_t *, mblk_t *,
106 static uint32_t selector_hash(ipsec_selector_t *, ipsec_policy_root_t *);
1763 ipsec_selector_t sel; in conn_to_unique()
1945 ipsec_selector_t *sel, boolean_t is_icmp_inv_acq) in ipsec_find_policy_chain()
2021 int direction, ipsec_selector_t *sel) in ipsec_find_policy_head()
2085 ipsec_find_policy(int direction, const conn_t *connp, ipsec_selector_t *sel, in ipsec_find_policy()
2119 ipsec_selector_t sel; 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()
2815 ipsec_init_outbound_ports(ipsec_selector_t *sel, mblk_t *mp, ipha_t *ipha, in ipsec_init_outbound_ports()
3149 selector_hash(ipsec_selector_t *sel, ipsec_policy_root_t *root) in selector_hash()
[all …]
H A Dsadb.c76 static mblk_t *sadb_extended_acquire(ipsec_selector_t *, ipsec_policy_t *,
4874 ipsec_selector_t sel;
5490 sadb_extended_acquire(ipsec_selector_t *sel, ipsec_policy_t *pol,
6251 ipsec_conn_pol(ipsec_selector_t *sel, conn_t *connp, ipsec_policy_t **ppp)
6272 ipsec_udp_pol(ipsec_selector_t *sel, ipsec_policy_t **ppp, ip_stack_t *ipst)
6276 ipsec_selector_t portonly;
6328 ipsec_find_listen_conn(uint16_t *pptr, ipsec_selector_t *sel, ip_stack_t *ipst)
6377 ipsec_tcp_pol(ipsec_selector_t *sel, ipsec_policy_t **ppp, ip_stack_t *ipst)
6442 ipsec_sctp_pol(ipsec_selector_t *sel, ipsec_policy_t **ppp,
6504 ipsec_get_inverse_acquire_sel(ipsec_selector_t *sel, sadb_address_t *srcext,
[all …]
/titanic_50/usr/src/uts/common/inet/iptun/
H A Diptun.c1877 ipsec_selector_t sel; in iptun_get_ipsec_overhead()