Searched refs:fr_p (Results 1 - 1 of 1) sorted by relevance

/darwin-on-arm/xnu/bsd/net/
H A Dpf_norm.c120 u_int8_t fr_p; /* protocol of this fragment */ member in struct:pf_fragment
236 else if ((diff = a->fr_p - b->fr_p))
428 key->fr_p = fh->ip6f_nxt;
438 key->fr_p = ip->ip_p;
534 (*frag)->fr_p = frent->fr_ip->ip_p;
733 (*frag)->fr_p = h->ip_p;
1038 (*frag)->fr_p = frent->fr_ip6f_opt.ip6f_nxt;
1154 ip6->ip6_nxt = (*frag)->fr_p;
1261 (*frag)->fr_p
[all...]

Completed in 21 milliseconds