Searched refs:ipsec_polhead_flush (Results 1 – 5 of 5) sorted by relevance
/titanic_50/usr/src/uts/common/inet/ |
H A D | ipsec_impl.h | 893 extern void ipsec_polhead_flush(ipsec_policy_head_t *, netstack_t *);
|
/titanic_50/usr/src/uts/common/inet/ip/ |
H A D | spd.c | 967 ipsec_polhead_flush(dph, ns); in ipsec_copy_polhead() 999 ipsec_polhead_flush(dph, ns); in ipsec_copy_polhead() 1091 ipsec_polhead_flush(&ipss->ipsec_system_policy, ns); in ipsec_config_flush() 3898 ipsec_polhead_flush(ipsec_policy_head_t *php, netstack_t *ns) in ipsec_polhead_flush() function 3919 ipsec_polhead_flush(php, ns); in ipsec_polhead_free()
|
H A D | spdsock.c | 596 ipsec_polhead_flush(iph, ns); in spdsock_flush_one()
|
H A D | ip.c | 6296 ipsec_polhead_flush(ph, ns); in ipsec_set_req()
|
/titanic_50/usr/src/uts/common/inet/iptun/ |
H A D | iptun.c | 1025 ipsec_polhead_flush(itp->itp_policy, ns); in iptun_set_sec_simple() 1062 ipsec_polhead_flush(itp->itp_inactive, ns); in iptun_set_sec_simple()
|