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

/freebsd-9.3-release/sys/contrib/pf/net/
H A Dpf_norm.c89 uint16_t fr_off; member in struct:pf_frcache
401 LIST_FIRST(&frag->fr_cache)->fr_off >
403 ("! (LIST_EMPTY() || LIST_FIRST()->fr_off >"
410 LIST_FIRST(&frag->fr_cache)->fr_off >
812 cur->fr_off = off;
836 if (fra->fr_off > off)
855 h->ip_id, frp->fr_off, frp->fr_end, off, max));
861 h->ip_id, frp->fr_off, frp->fr_end, off, max));
872 h->ip_id, precut, frp->fr_off, frp->fr_end, off,
939 h->ip_id, -precut, frp->fr_off, fr
[all...]
H A Dpfvar.h2128 uint16_t fr_off; member in struct:pf_frcache

Completed in 104 milliseconds