HomeSort by: relevance | last modified time | path
    Searched defs:fr_off (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/dist/pf/net/
pf_norm.c 83 uint16_t fr_off; member in struct:pf_frcache
296 LIST_FIRST(&frag->fr_cache)->fr_off >
599 cur->fr_off = off;
618 if (fra->fr_off > off)
632 h->ip_id, frp->fr_off, frp->fr_end, off, frmax));
638 h->ip_id, frp->fr_off, frp->fr_end, off, frmax));
649 h->ip_id, precut, frp->fr_off, frp->fr_end, off,
696 h->ip_id, -precut, frp->fr_off, frp->fr_end, off,
704 cur->fr_off = off;
714 aftercut = frmax - fra->fr_off;
    [all...]

Completed in 12 milliseconds