Searched refs:fr_off (Results 1 - 1 of 1) sorted by relevance

/darwin-on-arm/xnu/bsd/net/
H A Dpf_norm.c106 uint16_t fr_off; member in struct:pf_frcache
413 LIST_FIRST(&frag->fr_cache)->fr_off >
737 cur->fr_off = off;
757 if (fra->fr_off > off)
771 h->ip_id, frp->fr_off, frp->fr_end, off, fr_max));
777 h->ip_id, frp->fr_off, frp->fr_end, off, fr_max));
789 h->ip_id, precut, frp->fr_off, frp->fr_end, off,
837 h->ip_id, -precut, frp->fr_off, frp->fr_end, off,
845 cur->fr_off = off;
855 aftercut = fr_max - fra->fr_off;
[all...]

Completed in 76 milliseconds