Home
last modified time | relevance | path

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

/f-stack/freebsd/netpfil/pf/
H A Dpf_ioctl.c181 static uint16_t tagname2hashindex(const struct pf_tagset *, const char *);
525 tagname2hashindex(const struct pf_tagset *ts, const char *tagname) in tagname2hashindex() function
549 index = tagname2hashindex(ts, tagname); in tagname2tag()
608 index = tagname2hashindex(ts, t->name); in tag_unref()