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

/gem5/ext/dnet/
H A Dfw.h14 struct fw_rule { struct
44 typedef int (*fw_handler)(const struct fw_rule *rule, void *arg);
48 int fw_add(fw_t *f, const struct fw_rule *rule);
49 int fw_delete(fw_t *f, const struct fw_rule *rule);

Completed in 4 milliseconds