Home
last modified time | relevance | path

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

/freebsd/usr.sbin/flowctl/
H A Dflowctl.c84 static void flow_cache_print(struct ngnf_show_header *resp);
204 do_show(4, &flow_cache_print); in ctl_show()
265 flow_cache_print(struct ngnf_show_header *resp) in flow_cache_print() function