Home
last modified time | relevance | path

Searched defs:mtte (Results 1 – 1 of 1) sorted by relevance

/xnu-10002.81.5/bsd/kern/
H A Duipc_mbuf2.c683 struct m_tag_type_entry *mtte = &m_tag_type_table[KERNEL_TAG_TYPE_NONE]; in get_m_tag_type_entry() local
720 m_tag_kalloc(uint32_t id, uint16_t type, uint16_t len, int wait, struct m_tag_type_entry *mtte) in m_tag_kalloc()
740 m_tag_kfree(struct m_tag *tag, struct m_tag_type_entry *mtte) in m_tag_kfree()
749 struct m_tag_type_entry *mtte = NULL; in m_tag_alloc() local
792 struct m_tag_type_entry *mtte = NULL; in m_tag_free() local