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

/macosx-10.9.5/xnu-2422.115.4/bsd/net/
H A Dpf.c411 pd->flowsrc = (*state)->state_key->flowsrc; \
412 pd->flowhash = (*state)->state_key->flowhash; \
1249 (*state)->state_key->af);
1253 p.pfra_af = (*state)->state_key->af;
1254 switch ((*state)->state_key->af) {
1279 sk = st->state_key;
1286 (*state)->state_key->af &&
1287 (((*state)->state_key->direction ==
1291 ((*state)->state_key->direction == PF_IN &&
1383 struct pf_state_key *sk = s->state_key;
[all...]
H A Dpf_ioctl.c3652 sk = s->state_key;
3738 s->state_key->app_state = 0;
3763 pf_state_export(&ps->state, s->state_key, s);
3814 state->state_key, state);
3895 sk = state->state_key;
H A Dpfvar.h1042 struct pf_state_key *state_key; member in struct:pf_state
/macosx-10.9.5/configd-596.15/Plugins/IPMonitor/
H A Dip_plugin.c913 CFStringRef state_key; local
916 state_key = state_service_key(serviceID, entity);
917 state_dict = my_CFDictionaryGetDictionary(services_info, state_key);
918 my_CFRelease(&state_key);

Completed in 97 milliseconds