Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/net/
H A Dpf.c5995 int offx = off; in pf_test_rule() local
5999 offx += th->th_off << 2; in pf_test_rule()
6002 offx += pd->hdr.udp->uh_ulen << 2; in pf_test_rule()
6009 if (offx > off) { in pf_test_rule()
6010 sk->app_state->handler(s, direction, offx, in pf_test_rule()