Searched refs:pf_tagname (Results 1 – 2 of 2) sorted by relevance
257 static TAILQ_HEAD(pf_tags, pf_tagname) pf_tags =818 struct pf_tagname *__single tag, *__single p = NULL; in tagname2tag()867 tag = kalloc_type(struct pf_tagname, Z_WAITOK | Z_ZERO | Z_NOFAIL); in tagname2tag()886 struct pf_tagname *__single p, *__single next; in tag_unref()897 kfree_type(struct pf_tagname, p); in tag_unref()926 struct pf_tagname *t; in pf_tag_ref()
1797 struct pf_tagname { struct1798 TAILQ_ENTRY(pf_tagname) entries;