HomeSort by: relevance | last modified time | path
    Searched refs:wfq_conf (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/altq/
altq_wfq.h 73 struct wfq_conf { struct
89 #define WFQ_CONFIG _IOWR('Q', 6, struct wfq_conf)
altq_wfq.c 82 static int wfq_config(struct wfq_conf *);
563 wfq_config(struct wfq_conf *cf)
721 error = wfq_config((struct wfq_conf *)addr);
  /src/usr.sbin/altq/libaltq/
qop_wfq.c 206 struct wfq_conf conf;
  /src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
sanitizer_platform_limits_netbsd.cc 901 unsigned struct_wfq_conf_sz = sizeof(wfq_conf);

Completed in 18 milliseconds