#include <nmf.h>
cond array specifies the set of ACL rule match conditions. The action array specifies the set of actions to take if all of the conditions in the cond array match. Note that the number of elements in the cond array need not match the number of elements in the action array.
Definition at line 2524 of file nmf.h.
1.5.6