Home
last modified time | relevance | path

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

/xnu-11417.140.69/bsd/net/
H A Dcontent_filter.c2489 struct cflil_tag_container { struct
2497 struct cflil_tag_container *tag_container; in m_tag_kalloc_cfil_udp() argument
2508 tag_container = kalloc_type(struct cflil_tag_container, wait | M_ZERO); in m_tag_kalloc_cfil_udp()
2523 struct cflil_tag_container * __single tag_container = (struct cflil_tag_container *)tag; in m_tag_kfree_cfil_udp()
2525 kfree_type(struct cflil_tag_container, tag_container); in m_tag_kfree_cfil_udp()