Home
last modified time | relevance | path

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

/freebsd/sbin/ipfw/
H A Dtables.c61 static void table_show_entry(ipfw_xtable_info *i, ipfw_obj_tentry *tent);
1087 table_show_entry(&xi, ptent); in table_modify_record()
1183 table_show_entry(&xi, &xtent); in table_lookup()
1804 table_show_entry(i, tent); in table_show_list()
1898 table_show_entry(ipfw_xtable_info *i, ipfw_obj_tentry *tent) in table_show_entry() function