Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/netinet/
H A Dip_fw.h912 #define IPFW_TR_ADDED 1 /* Entry was successfully added */ macro
/f-stack/freebsd/netinet/
H A Dip_fw.h912 #define IPFW_TR_ADDED 1 /* Entry was successfully added */ macro
/f-stack/tools/ipfw/
H A Dtables.c1038 case IPFW_TR_ADDED: in table_modify_record()
/f-stack/freebsd/netpfil/ipfw/
H A Dip_fw_table.c1055 ptent->result = IPFW_TR_ADDED; in manage_table_ent_v1()