Searched refs:fr_off (Results 1 – 2 of 2) sorted by relevance
| /freebsd-9-stable/sys/contrib/pf/net/ |
| D | pf_norm.c | 89 uint16_t fr_off; member 401 LIST_FIRST(&frag->fr_cache)->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, frp->fr_end, off, 955 cur->fr_off = off; [all …]
|
| D | pfvar.h | 2128 uint16_t fr_off; member
|