Home
last modified time | relevance | path

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

/xnu-8796.121.2/bsd/net/
H A Dpf_ioctl.c744 pf_tag_unref(rule->tag); in pf_rm_rule()
745 pf_tag_unref(rule->match_tag); in pf_rm_rule()
887 pf_tag_unref(u_int16_t tag) in pf_tag_unref() function
H A Dpfvar.h2337 __private_extern__ void pf_tag_unref(u_int16_t);
H A Dpf.c1751 pf_tag_unref(cur->tag); in pf_free_state()