Searched refs:pf_tagname (Results 1 – 2 of 2) sorted by relevance
258 static TAILQ_HEAD(pf_tags, pf_tagname) pf_tags =819 struct pf_tagname *__single tag, *__single p = NULL; in tagname2tag()868 tag = kalloc_type(struct pf_tagname, Z_WAITOK | Z_ZERO | Z_NOFAIL); in tagname2tag()887 struct pf_tagname *__single p, *__single next; in tag_unref()898 kfree_type(struct pf_tagname, p); in tag_unref()927 struct pf_tagname *t; in pf_tag_ref()
1797 struct pf_tagname { struct1798 TAILQ_ENTRY(pf_tagname) entries;