Searched refs:ipsec_tag_container (Results 1 – 1 of 1) sorted by relevance
5114 struct ipsec_tag_container { struct5122 struct ipsec_tag_container *tag_container; in m_tag_kalloc_ipsec() argument5133 tag_container = kalloc_type(struct ipsec_tag_container, wait | M_ZERO); in m_tag_kalloc_ipsec()5148 struct ipsec_tag_container *tag_container = (struct ipsec_tag_container *)tag; in m_tag_kfree_ipsec()5152 kfree_type(struct ipsec_tag_container, tag_container); in m_tag_kfree_ipsec()