Searched refs:DIOCSTOPALTQ (Results 1 – 6 of 6) sorted by relevance
64 if (ioctl(pffd, DIOCSTOPALTQ) != 0 && errno != ENOENT) in altq_set_enabled()
2020 #define DIOCSTOPALTQ _IO ('D', 43) macro
1900 unsigned IOCTL_DIOCSTOPALTQ = DIOCSTOPALTQ;
795 _(DIOCSTOPALTQ, NONE, 0);
348 if (altqsupport && ioctl(dev, DIOCSTOPALTQ)) in pfctl_disable()
4218 case DIOCSTOPALTQ: { in pfioctl()