Home
last modified time | relevance | path

Searched full:mc_t (Results 1 – 1 of 1) sorted by relevance

/freebsd/sbin/ipf/ipf/
H A Dipfcomp.c17 } mc_t; typedef
33 static void printCgroup(int, frentry_t *, mc_t *, char *);
243 const mc_t *i1 = (const mc_t *)c1, *i2 = (const mc_t *)c2; in intcmp()
436 static mc_t *n = NULL; in emitGroup()
442 mc_t *m = v; in emitGroup()
683 qsort(m, FRC_MAX, sizeof(mc_t), intcmp); in emitGroup()
937 n = (mc_t *)malloc(sizeof(*n) * FRC_MAX); in emitGroup()
946 static mc_t * in printC()
[all...]