Searched refs:ipsec_tag_container (Results 1 – 1 of 1) sorted by relevance
5095 struct ipsec_tag_container { struct5103 struct ipsec_tag_container *tag_container; in m_tag_kalloc_ipsec() argument5114 tag_container = kalloc_type(struct ipsec_tag_container, wait | M_ZERO); in m_tag_kalloc_ipsec()5129 struct ipsec_tag_container *__single tag_container = (struct ipsec_tag_container *)tag; in m_tag_kfree_ipsec()5133 kfree_type(struct ipsec_tag_container, tag_container); in m_tag_kfree_ipsec()