flit
static int flit(object *);
if ((monster->m_flags & FLITS) && flit(monster)) {
Programs which flit from one place to another without
d->flit[TX_DESC_FLITS - 1] = htobe64(gen);
memcpy(&txd->flit[flits], fp, avail * sizeof(*fp));
txd->flit[2] = 0;
memcpy(&txd->flit[2], mtod(m0, uint8_t *), mlen);
m_copydata(m0, 0, mlen, (void *)&txd->flit[2]);
sgp = (ndesc == 1) ? (struct sg_ent *)&txd->flit[flits] : sgl;
sgp = (ndesc == 1) ? (struct sg_ent *)&d->flit[flits] : sgl;
uint64_t flit[TX_DESC_FLITS];