Searched refs:ipsec_tag_container (Results 1 – 1 of 1) sorted by relevance
5115 struct ipsec_tag_container { struct5123 struct ipsec_tag_container *tag_container; in m_tag_kalloc_ipsec() argument5134 tag_container = kalloc_type(struct ipsec_tag_container, wait | M_ZERO); in m_tag_kalloc_ipsec()5149 struct ipsec_tag_container *tag_container = (struct ipsec_tag_container *)tag; in m_tag_kfree_ipsec()5153 kfree_type(struct ipsec_tag_container, tag_container); in m_tag_kfree_ipsec()