Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/netpfil/pf/
H A Dpf_altq.h36 struct cbq_opts { struct
37 u_int minburst;
38 u_int maxburst;
39 u_int pktsize;
40 u_int maxpktsize;
41 u_int ns_per_byte;
42 u_int maxidle;
43 int minidle;
44 u_int offtime;
45 int flags;
[all …]
/f-stack/freebsd/netpfil/pf/
H A Dpf_altq.h38 struct cbq_opts { struct
39 u_int minburst;
40 u_int maxburst;
41 u_int pktsize;
42 u_int maxpktsize;
43 u_int ns_per_byte;
44 u_int maxidle;
45 int minidle;
46 u_int offtime;
47 int flags;
[all …]