Searched refs:cache_dump (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/conntrack-tools/conntrack-tools-1.4.0/src/
H A Dexternal_cache.c99 cache_dump(external, fd, type);
164 cache_dump(external_exp, fd, type);
H A Dstats-mode.c66 cache_dump(STATE_STATS(cache), fd, NFCT_O_PLAIN);
69 cache_dump(STATE_STATS(cache), fd, NFCT_O_XML);
H A Dinternal_cache.c58 cache_dump(STATE(mode)->internal->ct.data, fd, type);
221 cache_dump(STATE(mode)->internal->exp.data, fd, type);
H A Dcache.c377 void cache_dump(struct cache *c, int fd, int type) function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/conntrack-tools/conntrack-tools-1.4.0/include/
H A Dcache.h166 void cache_dump(struct cache *c, int fd, int type);

Completed in 57 milliseconds