Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/netinet/
H A Dip_fw.h915 #define IPFW_TR_LIMIT 4 /* Entry was ignored (limit) */ macro
/f-stack/freebsd/netinet/
H A Dip_fw.h915 #define IPFW_TR_LIMIT 4 /* Entry was ignored (limit) */ macro
/f-stack/tools/ipfw/
H A Dtables.c1047 case IPFW_TR_LIMIT: in table_modify_record()
/f-stack/freebsd/netpfil/ipfw/
H A Dip_fw_table.c1061 ptent->result = IPFW_TR_LIMIT; in manage_table_ent_v1()