Home
last modified time | relevance | path

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

/freebsd-12-stable/sbin/ipfw/
Dtables.c62 static void table_show_entry(ipfw_xtable_info *i, ipfw_obj_tentry *tent);
1083 table_show_entry(&xi, ptent); in table_modify_record()
1181 table_show_entry(&xi, &xtent); in table_lookup()
1780 table_show_entry(i, tent); in table_show_list()
1871 table_show_entry(ipfw_xtable_info *i, ipfw_obj_tentry *tent) in table_show_entry() function