Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/netinet/
H A Dip_fw.h916 #define IPFW_TR_NOTFOUND 5 /* Entry was not found */ macro
/f-stack/freebsd/netinet/
H A Dip_fw.h916 #define IPFW_TR_NOTFOUND 5 /* Entry was not found */ macro
/f-stack/tools/ipfw/
H A Dtables.c1055 case IPFW_TR_NOTFOUND: in table_modify_record()
/f-stack/freebsd/netpfil/ipfw/
H A Dip_fw_table.c1065 ptent->result = IPFW_TR_NOTFOUND; in manage_table_ent_v1()