Home
last modified time | relevance | path

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

/xnu-12377.61.12/bsd/net/
H A Dpf_norm.c108 uint16_t fr_end; member
426 frcache->fr_end); in pf_free_fragment()
846 cur->fr_end = fr_max; in pf_fragcache()
876 precut = frp->fr_end - off; in pf_fragcache()
880 h->ip_id, frp->fr_off, frp->fr_end, off, fr_max)); in pf_fragcache()
886 h->ip_id, frp->fr_off, frp->fr_end, off, fr_max)); in pf_fragcache()
887 frp->fr_end = fr_max; in pf_fragcache()
898 h->ip_id, precut, frp->fr_off, frp->fr_end, off, in pf_fragcache()
904 frp->fr_end = fr_max; in pf_fragcache()
948 h->ip_id, -precut, frp->fr_off, frp->fr_end, off, in pf_fragcache()
[all …]