Home
last modified time | relevance | path

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

/freebsd-12.1/sbin/ipfw/
H A Dtables.c62 static void table_show_entry(ipfw_xtable_info *i, ipfw_obj_tentry *tent);
1068 table_show_entry(&xi, ptent); in table_modify_record()
1166 table_show_entry(&xi, &xtent); in table_lookup()
1763 table_show_entry(i, tent); in table_show_list()
1854 table_show_entry(ipfw_xtable_info *i, ipfw_obj_tentry *tent) in table_show_entry() function