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

  /src/sys/dist/pf/net/
pfvar.h 1529 #define DIOCSTOPALTQ _IO ('D', 43)
pf_ioctl.c 2244 case DIOCSTOPALTQ: {
  /src/dist/pf/sbin/pfctl/
pfctl.c 272 if (altqsupport && ioctl(dev, DIOCSTOPALTQ))
274 err(1, "DIOCSTOPALTQ");
  /src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
sanitizer_platform_limits_netbsd.cc 1737 unsigned IOCTL_DIOCSTOPALTQ = DIOCSTOPALTQ;
sanitizer_interceptors_ioctl_netbsd.inc 796 _(DIOCSTOPALTQ, NONE, 0);

Completed in 50 milliseconds