Home
last modified time | relevance | path

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

/xnu-11417.140.69/bsd/net/
H A Dpf_ioctl.c796 pf_tag_unref(rule->tag); in pf_rm_rule()
797 pf_tag_unref(rule->match_tag); in pf_rm_rule()
938 pf_tag_unref(u_int16_t tag) in pf_tag_unref() function
H A Dpfvar.h2412 __private_extern__ void pf_tag_unref(u_int16_t);
H A Dpf.c1789 pf_tag_unref(cur->tag); in pf_free_state()