Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/ipf/tools/
H A Dipfcomp.c38 static void emitheader __P((frgroup_t *, u_int, u_int));
336 emitheader(g, incnt, 0);
343 emitheader(g, 0, outcnt);
353 static void emitheader(grp, incount, outcount) in emitheader() function