Home
last modified time | relevance | path

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

/xnu-8796.121.2/bsd/net/
H A Dpf.c6094 int offx = off; in pf_test_rule() local
6098 offx += th->th_off << 2; in pf_test_rule()
6101 offx += pd->hdr.udp->uh_ulen << 2; in pf_test_rule()
6108 if (offx > off) { in pf_test_rule()
6109 sk->app_state->handler(s, direction, offx, in pf_test_rule()