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

/darwin-on-arm/xnu/bsd/net/
H A Dpf.c403 pd->flowhash = (*state)->state_key->flowhash; \
1236 (*state)->state_key->af);
1240 p.pfra_af = (*state)->state_key->af;
1241 switch ((*state)->state_key->af) {
1266 sk = st->state_key;
1273 (*state)->state_key->af &&
1274 (((*state)->state_key->direction ==
1278 ((*state)->state_key->direction == PF_IN &&
1370 struct pf_state_key *sk = s->state_key;
1412 VERIFY(s->state_key !
[all...]
H A Dpf_ioctl.c3589 sk = s->state_key;
3675 s->state_key->app_state = 0;
3700 pf_state_export(&ps->state, s->state_key, s);
3751 state->state_key, state);
3832 sk = state->state_key;
H A Dpfvar.h1041 struct pf_state_key *state_key; member in struct:pf_state

Completed in 90 milliseconds