Home
last modified time | relevance | path

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

/mirbsd/src/sys/net/
Dpf_norm.c72 uint16_t fr_off; member
260 LIST_FIRST(&frag->fr_cache)->fr_off > in pf_free_fragment()
560 cur->fr_off = off; in pf_fragcache()
579 if (fra->fr_off > off) in pf_fragcache()
593 h->ip_id, frp->fr_off, frp->fr_end, off, max)); in pf_fragcache()
599 h->ip_id, frp->fr_off, frp->fr_end, off, max)); in pf_fragcache()
610 h->ip_id, precut, frp->fr_off, frp->fr_end, off, in pf_fragcache()
657 h->ip_id, -precut, frp->fr_off, frp->fr_end, off, in pf_fragcache()
665 cur->fr_off = off; in pf_fragcache()
675 aftercut = max - fra->fr_off; in pf_fragcache()
[all …]