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

/darwin-on-arm/xnu/bsd/net/
H A Dpf.c5038 int offx = off; local
5042 offx += th->th_off << 2;
5045 offx += pd->hdr.udp->uh_ulen << 2;
5052 if (offx > off) {
5053 sk->app_state->handler(s, direction, offx,

Completed in 46 milliseconds