Home
last modified time | relevance | path

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

/f-stack/freebsd/netpfil/pf/
H A Dpf_ioctl.c185 static void tag_unref(struct pf_tagset *, u_int16_t);
439 tag_unref(&V_pf_tags, rule->tag); in pf_free_rule()
441 tag_unref(&V_pf_tags, rule->match_tag); in pf_free_rule()
595 tag_unref(struct pf_tagset *ts, u_int16_t tag) in tag_unref() function
635 tag_unref(&V_pf_qids, (u_int16_t)qid); in pf_qid_unref()