Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/netinet/
H A Dip_fw.h913 #define IPFW_TR_UPDATED 2 /* Entry was successfully updated*/ macro
/f-stack/freebsd/netinet/
H A Dip_fw.h913 #define IPFW_TR_UPDATED 2 /* Entry was successfully updated*/ macro
/f-stack/tools/ipfw/
H A Dtables.c1044 case IPFW_TR_UPDATED: in table_modify_record()
/f-stack/freebsd/netpfil/ipfw/
H A Dip_fw_table.c1059 ptent->result = IPFW_TR_UPDATED; in manage_table_ent_v1()