Home
last modified time | relevance | path

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

/NextBSD/usr.sbin/flowctl/
HDflowctl.c87 static void flow_cache_print(struct ngnf_show_header *resp);
207 do_show(4, &flow_cache_print); in ctl_show()
268 flow_cache_print(struct ngnf_show_header *resp) in flow_cache_print() function