Home
last modified time | relevance | path

Searched refs:DIOCSTOPALTQ (Results 1 – 4 of 4) sorted by relevance

/f-stack/tools/ipfw/
H A Daltq.c66 if (ioctl(pffd, DIOCSTOPALTQ) != 0 && errno != ENOENT) in altq_set_enabled()
/f-stack/tools/compat/include/net/
H A Dpfvar.h1101 #define DIOCSTOPALTQ _IO ('D', 43) macro
/f-stack/freebsd/net/
H A Dpfvar.h1253 #define DIOCSTOPALTQ _IO ('D', 43) macro
/f-stack/freebsd/netpfil/pf/
H A Dpf_ioctl.c2753 case DIOCSTOPALTQ: { in pfioctl()