Searched refs:redparams (Results 1 – 12 of 12) sorted by relevance
| /netbsd-src/sys/altq/ |
| H A D | altq_rio.h | 55 struct redparams q_params[RIO_NDROPPREC]; 60 struct redparams q_params[RIO_NDROPPREC]; 84 #define RIO_SETDEFAULTS _IOW('Q', 30, struct redparams[RIO_NDROPPREC]) 136 extern rio_t *rio_alloc(int, struct redparams *, int, int);
|
| H A D | altq_red.h | 88 struct redparams { struct 113 #define RED_SETDEFAULTS _IOW('Q', 30, struct redparams) argument
|
| H A D | altq_rio.c | 183 static struct redparams default_rio_params[RIO_NDROPPREC] = { 206 rio_alloc(int weight, struct redparams *params, int flags, int pkttime) in rio_alloc() 676 struct redparams *rp; in rioioctl() 679 rp = (struct redparams *)addr; in rioioctl()
|
| H A D | altq_red.c | 955 struct redparams *rp; in redioctl() 957 rp = (struct redparams *)addr; in redioctl()
|
| /netbsd-src/usr.sbin/altq/libaltq/ |
| H A D | qop_rio.h | 33 struct redparams red_params[RIO_NDROPPREC]; 47 u_int bandwidth, int weight, struct redparams *red_params,
|
| H A D | qop_rio.c | 213 struct redparams red_params[RIO_NDROPPREC]; in qcmd_rio_add_if() 239 u_int bandwidth, int weight, struct redparams *red_params, in qop_rio_add_if()
|
| H A D | altq_qop.h | 185 int qop_rio_set_defaults(struct redparams *params);
|
| H A D | qop.c | 1355 struct redparams params; in qop_red_set_defaults() 1378 qop_rio_set_defaults(struct redparams *params) in qop_rio_set_defaults()
|
| H A D | parser.c | 976 struct redparams params[RIO_NDROPPREC]; in rio_parser()
|
| /netbsd-src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/ |
| H A D | sanitizer_platform_limits_netbsd.cc | 781 unsigned struct_redparams_sz = sizeof(redparams);
|
| /netbsd-src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/ |
| H A D | sanitizer_platform_limits_netbsd.cpp | 943 unsigned struct_redparams_sz = sizeof(redparams);
|
| /netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/ |
| H A D | sanitizer_platform_limits_netbsd.cc | 942 unsigned struct_redparams_sz = sizeof(redparams);
|