Searched defs:sort_pkts (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/ipf/tools/
H A Dipfstat.c159 static int sort_pkts __P((const void *, const void *));
1333 sizeof(statetop_t), sort_pkts);
1825 static int sort_pkts(a, b) function

Completed in 87 milliseconds