Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/ipf/dist/tools/
H A Dipfstat.c172 static void printside __P((char *, ipf_statistics_t *));
722 static void printside(side, frs) in printside() function
764 printside("input", &fp->f_st[0]);
765 printside("output", &fp->f_st[1]);