Home
last modified time | relevance | path

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

/freebsd/sys/netpfil/pf/
H A Dpf_ioctl.c214 static uint16_t tagname2hashindex(const struct pf_tagset *, const char *);
671 tagname2hashindex(const struct pf_tagset *ts, const char *tagname) in tagname2hashindex() function
695 index = tagname2hashindex(ts, tagname); in tagname2tag()
754 index = tagname2hashindex(ts, t->name); in tag_unref()