Home
last modified time | relevance | path

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

/freebsd-13.1/usr.sbin/flowctl/
H A Dflowctl.c89 static void flow_cache_print(struct ngnf_show_header *resp);
209 do_show(4, &flow_cache_print); in ctl_show()
270 flow_cache_print(struct ngnf_show_header *resp) in flow_cache_print() function