Home
last modified time | relevance | path

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

/netbsd-src/usr.sbin/altq/libaltq/
H A Dqop_blue.c91 int pkttime = 0; in blue_interface_parser() local
150 int hold_time, int qlimit, int pkttime, int flags) in qcmd_blue_add_if()
168 int pkttime, int flags) in qop_blue_add_if()
H A Dqop_red.c93 int pkttime = 0; in red_interface_parser() local
177 int pkttime, int flags) in qcmd_red_add_if()
195 int th_max, int qlimit, int pkttime, int flags) in qop_red_add_if()
H A Dqop_rio.c100 int pkttime = 0; in rio_interface_parser() local
211 int qlimit, int pkttime, int flags) in qcmd_rio_add_if()
240 int qlimit, int pkttime, int flags) in qop_rio_add_if()
H A Dqop_rio.h36 int pkttime; /* average packet time in usec */ member
H A Dqop_blue.h36 int pkttime; /* average packet time in usec */ member
H A Dqop_red.h38 int pkttime; /* average packet time in usec */ member
/netbsd-src/sys/altq/
H A Daltq_blue.c358 blue_init(blue_t *rp, int flags, int pkttime, int blue_max_pmark, in blue_init() argument
H A Daltq_rio.c206 rio_alloc(int weight, struct redparams *params, int flags, int pkttime) in rio_alloc() argument
H A Daltq_red.c232 int pkttime) in red_alloc() argument