Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/inet/
H A Dipsec_impl.h518 ipsec_fragcache_t itp_fragcache; member
/titanic_50/usr/src/uts/common/inet/ip/
H A Dspd.c5277 mp = ipsec_fragcache_add(&itp->itp_fragcache, NULL, mp, in ipsec_tun_outbound()
5670 mp = ipsec_fragcache_add(&itp->itp_fragcache, in ipsec_tun_inbound()
5956 ipsec_fragcache_uninit(&node->itp_fragcache, ipss); in itp_unlink()
6041 if (!ipsec_fragcache_init(&newbie->itp_fragcache)) { in create_tunnel_policy()