Searched refs:fr_end (Results 1 – 1 of 1) sorted by relevance
| /netbsd/src/sys/dist/pf/net/ |
| D | pf_norm.c | 84 uint16_t fr_end; member 297 frcache->fr_end); in pf_free_fragment() 600 cur->fr_end = frmax; in pf_fragcache() 628 precut = frp->fr_end - off; in pf_fragcache() 632 h->ip_id, frp->fr_off, frp->fr_end, off, frmax)); in pf_fragcache() 638 h->ip_id, frp->fr_off, frp->fr_end, off, frmax)); in pf_fragcache() 639 frp->fr_end = frmax; in pf_fragcache() 649 h->ip_id, precut, frp->fr_off, frp->fr_end, off, in pf_fragcache() 655 frp->fr_end = frmax; in pf_fragcache() 696 h->ip_id, -precut, frp->fr_off, frp->fr_end, off, in pf_fragcache() [all …]
|