Home
last modified time | relevance | path

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

/freebsd/sys/netpfil/ipfw/
H A Dip_fw_eaction.c94 #define EACTION_OBJ(ch, cmd) \ macro
451 return (EACTION_OBJ(ch, cmd)->handler(ch, args, cmd, done)); in ipfw_run_eaction()