Home
last modified time | relevance | path

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

/xnu-11417.101.15/bsd/net/
H A Dcontent_filter.c2490 struct cflil_tag_container { struct
2498 struct cflil_tag_container *tag_container; in m_tag_kalloc_cfil_udp() argument
2509 tag_container = kalloc_type(struct cflil_tag_container, wait | M_ZERO); in m_tag_kalloc_cfil_udp()
2524 struct cflil_tag_container * __single tag_container = (struct cflil_tag_container *)tag; in m_tag_kfree_cfil_udp()
2526 kfree_type(struct cflil_tag_container, tag_container); in m_tag_kfree_cfil_udp()