Home
last modified time | relevance | path

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

/freebsd/sys/netpfil/pf/
H A Dpf_ioctl.c215 static uint16_t tag2hashindex(const struct pf_tagset *, uint16_t);
680 tag2hashindex(const struct pf_tagset *ts, uint16_t tag) in tag2hashindex() function
734 index = tag2hashindex(ts, new_tagid); in tagname2tag()
748 index = tag2hashindex(ts, tag); in tag_unref()