Searched refs:ipsec_alloc_table (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/uts/common/inet/ |
H A D | ipsec_impl.h | 848 extern int ipsec_alloc_table(ipsec_policy_head_t *, int, int, boolean_t,
|
/titanic_41/usr/src/uts/common/inet/ip/ |
H A D | spd.c | 476 ipsec_alloc_table(ipsec_policy_head_t *iph, int nchains, int kmflag, in ipsec_alloc_table() function 505 error = ipsec_alloc_table(&ipss->ipsec_system_policy, in ipsec_alloc_tables() 510 error = ipsec_alloc_table(&ipss->ipsec_inactive_policy, in ipsec_alloc_tables() 6016 if (ipsec_alloc_table(iph, ipss->ipsec_tun_spd_hashsize, in tunnel_polhead_init()
|