Home
last modified time | relevance | path

Searched defs:cfg_s (Results 1 – 1 of 1) sorted by relevance

/f-stack/freebsd/netpfil/ipfw/test/
H A Dmain.c16 struct cfg_s { struct
17 int ac;
18 char * const *av;
20 const char *name;
21 int loops;
26 uint32_t drop;
27 uint32_t pending;
33 int maxburst;
35 int lmin, lmax; /* packet len */
51 struct mbuf *head, *tail; /* a simple tailq */
[all …]