Searched defs:fragoff (Results 1 - 3 of 3) sorted by relevance

/darwin-on-arm/xnu/bsd/netinet6/
H A Dfrag6.c174 int fragoff, frgpartlen; /* must be larger than u_int16_t */ local
/darwin-on-arm/xnu/bsd/net/
H A Dpf_norm.c1536 u_int16_t fragoff = (ntohs(h->ip_off) & IP_OFFMASK) << 3; local
1808 u_int16_t fragoff = 0; local
[all...]
H A Dpf.c7482 u_int16_t fragoff = (ntohs(h->ip_off) & IP_OFFMASK) << 3; local

Completed in 89 milliseconds