Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/net/
H A Dpf_ioctl.c261 static void tag2tagname(struct pf_tags *, u_int16_t, char *);
832 tag2tagname(struct pf_tags *head, u_int16_t tagid, char *p) in tag2tagname() function
873 tag2tagname(&pf_tags, tagid, p); in pf_tag2tagname()