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.c217 static uint16_t tag2hashindex(const struct pf_tagset *, uint16_t);
667 tag2hashindex(const struct pf_tagset *ts, uint16_t tag) in tag2hashindex() function
721 index = tag2hashindex(ts, new_tagid); in tagname2tag()
735 index = tag2hashindex(ts, tag); in tag_unref()