Searched refs:cflil_tag_container (Results 1 – 1 of 1) sorted by relevance
2486 struct cflil_tag_container { struct2494 struct cflil_tag_container *tag_container; in m_tag_kalloc_cfil_udp() argument2505 tag_container = kalloc_type(struct cflil_tag_container, wait | M_ZERO); in m_tag_kalloc_cfil_udp()2520 struct cflil_tag_container * __single tag_container = (struct cflil_tag_container *)tag; in m_tag_kfree_cfil_udp()2522 kfree_type(struct cflil_tag_container, tag_container); in m_tag_kfree_cfil_udp()