Home
last modified time | relevance | path

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

/xnu-10002.1.13/bsd/net/
H A Dpf.c6150 int offx = off; in pf_test_rule() local
6154 offx += th->th_off << 2; in pf_test_rule()
6157 offx += pd->hdr.udp->uh_ulen << 2; in pf_test_rule()
6164 if (offx > off) { in pf_test_rule()
6165 sk->app_state->handler(s, direction, offx, in pf_test_rule()