Home
last modified time | relevance | path

Searched defs:state_ctx (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/sys/net/ipfw3_basic/
H A Dip_fw3_state.c159 struct ipfw3_state_context *state_ctx = fw3_state_ctx[mycpuid]; in check_check_state() local
243 struct ipfw3_state_context *state_ctx = fw3_state_ctx[mycpuid]; in check_keep_state() local
363 struct ipfw3_state_context *state_ctx = fw3_state_ctx[mycpuid]; in ip_fw3_state_flush_dispatch() local
424 struct ipfw3_state_context *state_ctx; in ip_fw3_ctl_state_get() local
542 struct ipfw3_state_context *state_ctx = fw3_state_ctx[mycpuid]; in ip_fw3_state_cleanup_dispatch() local
637 struct ipfw3_state_context *state_ctx = fw3_state_ctx[mycpuid]; in ip_fw3_state_fini_dispatch() local
/dflybsd-src/sys/net/ipfw3/
H A Dip_fw3.h485 struct ipfw3_state_context *state_ctx; member