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

/macosx-10.10/xnu-2782.1.97/bsd/net/
H A Dpf.c5089 int offx = off; local
5093 offx += th->th_off << 2;
5096 offx += pd->hdr.udp->uh_ulen << 2;
5103 if (offx > off) {
5104 sk->app_state->handler(s, direction, offx,

Completed in 108 milliseconds