Searched refs:mbuf_tag_id_entry (Results 1 - 1 of 1) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/bsd/kern/
H A Dkpi_mbuf.c757 struct mbuf_tag_id_entry { struct
758 SLIST_ENTRY(mbuf_tag_id_entry) next;
764 ((size_t)&(((struct mbuf_tag_id_entry*)0)->string[0]) + \
769 static SLIST_HEAD(,mbuf_tag_id_entry) mtag_id_list = {NULL};
787 struct mbuf_tag_id_entry *entry = NULL;

Completed in 24 milliseconds