Home
last modified time | relevance | path

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

/netbsd/src/sys/netinet/
Dtcp_vtw.c240 static uint32_t fatp_xtra[] = { variable
401 fp->tag[i] = tag ^ idx_encode(fat->vtw, idx) ^ fatp_xtra[i]; in fatp_vtw_inshash()
549 ^ fatp_xtra[slot])); in vtw_unhash()
553 ^ fatp_xtra[slot])) { in vtw_unhash()
629 ^ fatp_xtra[slot])); in vtw_unhash()
633 ^ fatp_xtra[slot])) { in vtw_unhash()
813 idx = fp->tag[i] ^ tag ^ fatp_xtra[i]; in vtw_lookup_hash_v4()
966 idx = fp->tag[i] ^ tag ^ fatp_xtra[i]; in vtw_lookup_hash_v6()
1062 idx = fp->tag[i] ^ tag ^ fatp_xtra[i]; in vtw_next_port_v4()
1176 idx = fp->tag[i] ^ tag ^ fatp_xtra[i]; in vtw_next_port_v6()
[all …]