Home
last modified time | relevance | path

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

/f-stack/tools/ipfw/
H A Dtables.c68 static void table_show_entry(ipfw_xtable_info *i, ipfw_obj_tentry *tent);
1077 table_show_entry(&xi, ptent); in table_modify_record()
1175 table_show_entry(&xi, &xtent); in table_lookup()
1775 table_show_entry(i, tent); in table_show_list()
1870 table_show_entry(ipfw_xtable_info *i, ipfw_obj_tentry *tent) in table_show_entry() function