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

  /src/sys/altq/
altq_hfsc.h 168 #define HFSC_ENABLE _IOW('Q', 3, struct hfsc_interface)
altq_hfsc.c 1936 case HFSC_ENABLE:
1948 case HFSC_ENABLE:
  /src/usr.sbin/altq/libaltq/
qop_hfsc.c 72 static int hfsc_enable(struct ifinfo *);
91 hfsc_enable,
1044 hfsc_enable(struct ifinfo *ifinfo) function in typeref:typename:int
1051 if (ioctl(hfsc_fd, HFSC_ENABLE, &iface) < 0)
  /src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
sanitizer_platform_limits_netbsd.cc 1057 unsigned IOCTL_HFSC_ENABLE = HFSC_ENABLE;

Completed in 19 milliseconds