Home
last modified time | relevance | path

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

/xnu-11417.121.6/bsd/net/
H A Dpf.c6130 int offx = off; in pf_test_rule() local
6134 offx += th->th_off << 2; in pf_test_rule()
6137 offx += pf_pd_get_hdr_udp(pd)->uh_ulen << 2; in pf_test_rule()
6144 if (offx > off) { in pf_test_rule()
6145 sk->app_state->handler(s, direction, offx, in pf_test_rule()