Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/ipf/tools/
H A Dipfcomp.c32 static void emitheader __P((frgroup_t *, u_int, u_int));
325 emitheader(g, incnt, 0);
332 emitheader(g, 0, outcnt);
342 static void emitheader(grp, incount, outcount) in emitheader() function