Home
last modified time | relevance | path

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

/xnu-8796.121.2/bsd/net/
H A Dpf_norm.c107 uint16_t fr_end; member
425 frcache->fr_end); in pf_free_fragment()
844 cur->fr_end = fr_max; in pf_fragcache()
874 precut = frp->fr_end - off; in pf_fragcache()
878 h->ip_id, frp->fr_off, frp->fr_end, off, fr_max)); in pf_fragcache()
884 h->ip_id, frp->fr_off, frp->fr_end, off, fr_max)); in pf_fragcache()
885 frp->fr_end = fr_max; in pf_fragcache()
896 h->ip_id, precut, frp->fr_off, frp->fr_end, off, in pf_fragcache()
902 frp->fr_end = fr_max; in pf_fragcache()
946 h->ip_id, -precut, frp->fr_off, frp->fr_end, off, in pf_fragcache()
[all …]