Searched refs:IPFW_TR_IGNORED (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/netinet/ | ||
H A D | ip_fw.h | 1010 #define IPFW_TR_IGNORED 0 /* Entry was ignored (rollback) */ macro |
/freebsd/sbin/ipfw/ | ||
H A D | tables.c | 1073 case IPFW_TR_IGNORED: in table_modify_record() |