Home
last modified time | relevance | path

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

/netbsd/src/sys/netinet/
Dtcp_vtw.c325 idx_encode(vtw_ctl_t *ctl, uint32_t idx) in idx_encode() function
335 if (idx_encode(ctl, idx) == bits) in idx_decode()
401 fp->tag[i] = tag ^ idx_encode(fat->vtw, idx) ^ fatp_xtra[i]; in fatp_vtw_inshash()
548 KASSERT(fp->tag[slot] == (tag ^ idx_encode(ctl, idx) in vtw_unhash()
552 && fp->tag[slot] == (tag ^ idx_encode(ctl, idx) in vtw_unhash()
628 KASSERT(fp->tag[slot] == (tag ^ idx_encode(ctl, idx) in vtw_unhash()
632 && fp->tag[slot] == (tag ^ idx_encode(ctl, idx) in vtw_unhash()