do_show
do_show(4, &flow_cache_print_verbose);
do_show(4, &flow_cache_print);
do_show(6, &flow_cache_print6_verbose);
do_show(6, &flow_cache_print6);
static void do_show(int, void (*func)(struct ngnf_show_header *));