Home
last modified time | relevance | path

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

/xnu-8020.101.4/bsd/net/
H A Dpf_ioctl.c732 pf_tag_unref(rule->tag); in pf_rm_rule()
733 pf_tag_unref(rule->match_tag); in pf_rm_rule()
875 pf_tag_unref(u_int16_t tag) in pf_tag_unref() function
H A Dpfvar.h2336 __private_extern__ void pf_tag_unref(u_int16_t);
H A Dpf.c1730 pf_tag_unref(cur->tag); in pf_free_state()