Home
last modified time | relevance | path

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

/f-stack/freebsd/netpfil/ipfw/
H A Dip_fw_eaction.c93 ipfw_eaction_t *handler;
187 create_eaction_obj(struct ip_fw_chain *ch, ipfw_eaction_t handler, in create_eaction_obj()
339 ipfw_add_eaction(struct ip_fw_chain *ch, ipfw_eaction_t handler, in ipfw_add_eaction()
H A Dip_fw_private.h754 typedef int (ipfw_eaction_t)(struct ip_fw_chain *ch, struct ip_fw_args *args, typedef
759 uint16_t ipfw_add_eaction(struct ip_fw_chain *ch, ipfw_eaction_t handler,