/src/sys/netinet/ |
tcp_vtw.c | 325 idx_encode(vtw_ctl_t *ctl, uint32_t idx) function in typeref:typename:uint32_t 335 if (idx_encode(ctl, idx) == bits) 401 fp->tag[i] = tag ^ idx_encode(fat->vtw, idx) ^ fatp_xtra[i]; 548 KASSERT(fp->tag[slot] == (tag ^ idx_encode(ctl, idx) 552 && fp->tag[slot] == (tag ^ idx_encode(ctl, idx) 628 KASSERT(fp->tag[slot] == (tag ^ idx_encode(ctl, idx) 632 && fp->tag[slot] == (tag ^ idx_encode(ctl, idx)
|
tcp_vtw.c | 325 idx_encode(vtw_ctl_t *ctl, uint32_t idx) function in typeref:typename:uint32_t 335 if (idx_encode(ctl, idx) == bits) 401 fp->tag[i] = tag ^ idx_encode(fat->vtw, idx) ^ fatp_xtra[i]; 548 KASSERT(fp->tag[slot] == (tag ^ idx_encode(ctl, idx) 552 && fp->tag[slot] == (tag ^ idx_encode(ctl, idx) 628 KASSERT(fp->tag[slot] == (tag ^ idx_encode(ctl, idx) 632 && fp->tag[slot] == (tag ^ idx_encode(ctl, idx)
|
tcp_vtw.c | 325 idx_encode(vtw_ctl_t *ctl, uint32_t idx) function in typeref:typename:uint32_t 335 if (idx_encode(ctl, idx) == bits) 401 fp->tag[i] = tag ^ idx_encode(fat->vtw, idx) ^ fatp_xtra[i]; 548 KASSERT(fp->tag[slot] == (tag ^ idx_encode(ctl, idx) 552 && fp->tag[slot] == (tag ^ idx_encode(ctl, idx) 628 KASSERT(fp->tag[slot] == (tag ^ idx_encode(ctl, idx) 632 && fp->tag[slot] == (tag ^ idx_encode(ctl, idx)
|