Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/netinet/
H A Dip_fw.h90 #define IP_FW_TABLE_XMODIFY 96 /* modify existing table */ macro
/f-stack/freebsd/netinet/
H A Dip_fw.h90 #define IP_FW_TABLE_XMODIFY 96 /* modify existing table */ macro
/f-stack/tools/ipfw/
H A Dtables.c582 error = do_set3(IP_FW_TABLE_XMODIFY, &oh->opheader, sizeof(tbuf)); in table_do_modify()
/f-stack/freebsd/netpfil/ipfw/
H A Dip_fw_table.c3279 { IP_FW_TABLE_XMODIFY, 0, HDIR_BOTH, modify_table },