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

  /src/sys/altq/
altq_wfq.h 67 struct wfq_getstats { struct
90 #define WFQ_GET_STATS _IOWR('Q', 12, struct wfq_getstats)
altq_wfq.c 81 static int wfq_getstats(struct wfq_getstats *);
538 wfq_getstats(struct wfq_getstats *gsp) function in typeref:typename:int
717 error = wfq_getstats((struct wfq_getstats *)addr);

Completed in 38 milliseconds