Home
last modified time | relevance | path

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

/f-stack/freebsd/netpfil/ipfw/
H A Dip_fw_log.c145 ipfw_insn *cmd = ACTION_PTR(f); in ipfw_log()
H A Dip_fw_sockopt.c1222 cmd = ACTION_PTR(rule); in ipfw_get_action()
1249 ipfw_insn_log *l = (ipfw_insn_log *)ACTION_PTR(rule); in clear_counters()
H A Dip_fw2.c2787 cmd = ACTION_PTR(f); in ipfw_chk()
/f-stack/tools/compat/include/netinet/
H A Dip_fw.h665 #define ACTION_PTR(rule) \ macro
/f-stack/freebsd/netinet/
H A Dip_fw.h665 #define ACTION_PTR(rule) \ macro
/f-stack/tools/ipfw/
H A Dipfw2.c2017 cmd = ACTION_PTR(state->rule); l > 0; in print_action()