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

  /src/sys/altq/
altq_hfsc.h 111 struct hfsc_interface { struct
116 struct hfsc_interface iface;
121 struct hfsc_interface iface;
131 struct hfsc_interface iface;
136 struct hfsc_interface iface;
143 struct hfsc_interface iface;
151 struct hfsc_interface iface;
156 struct hfsc_interface iface;
167 #define HFSC_IF_DETACH _IOW('Q', 2, struct hfsc_interface)
168 #define HFSC_ENABLE _IOW('Q', 3, struct hfsc_interface)
    [all...]
altq_hfsc.c 153 static int hfsccmd_if_detach(struct hfsc_interface *);
1911 struct hfsc_interface *ifacep;
1933 error = hfsccmd_if_detach((struct hfsc_interface *)addr);
1939 ifacep = (struct hfsc_interface *)addr;
2025 hfsccmd_if_detach(struct hfsc_interface *ap)
  /src/usr.sbin/altq/libaltq/
qop_hfsc.c 1015 struct hfsc_interface iface;
1033 struct hfsc_interface iface;
1046 struct hfsc_interface iface;
1059 struct hfsc_interface iface;
  /src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
sanitizer_platform_limits_netbsd.cc 652 unsigned struct_hfsc_interface_sz = sizeof(hfsc_interface);

Completed in 17 milliseconds