HomeSort by: relevance | last modified time | path
    Searched defs:wfq_ifdetach (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/altq/
altq_wfq.c 71 static int wfq_ifdetach(struct wfq_interface *);
180 wfq_ifdetach(struct wfq_interface *ifacep) function in typeref:typename:int
663 wfq_ifdetach(&iface);
705 error = wfq_ifdetach((struct wfq_interface *)addr);
altq_wfq.c 71 static int wfq_ifdetach(struct wfq_interface *);
180 wfq_ifdetach(struct wfq_interface *ifacep) function in typeref:typename:int
663 wfq_ifdetach(&iface);
705 error = wfq_ifdetach((struct wfq_interface *)addr);

Completed in 43 milliseconds