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

/freebsd-13-stable/sys/netpfil/ipfw/
H A Dip_fw_eaction.c58 * Module should implement opcode handler with type ipfw_eaction_t.
93 ipfw_eaction_t *handler;
187 create_eaction_obj(struct ip_fw_chain *ch, ipfw_eaction_t handler,
339 ipfw_add_eaction(struct ip_fw_chain *ch, ipfw_eaction_t handler,
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,

Completed in 107 milliseconds