Home
last modified time | relevance | path

Searched refs:DIOCADDALTQV1 (Results 1 – 3 of 3) sorted by relevance

/f-stack/tools/compat/include/net/
H A Dpfvar.h1103 #define DIOCADDALTQV1 _IOWR('D', 45, struct pfioc_altq_v1) macro
/f-stack/freebsd/net/
H A Dpfvar.h1255 #define DIOCADDALTQV1 _IOWR('D', 45, struct pfioc_altq_v1) macro
/f-stack/freebsd/netpfil/pf/
H A Dpf_ioctl.c2773 case DIOCADDALTQV1: { in pfioctl()