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

  /src/usr.sbin/altq/libaltq/
qop_rio.c 55 static int rio_detach(struct ifinfo *);
68 rio_detach,
311 rio_detach(struct ifinfo *ifinfo) function in typeref:typename:int
  /src/sys/altq/
altq_rio.c 196 static int rio_detach(rio_queue_t *);
481 err = rio_detach(rqp);
590 error = rio_detach(rqp);
694 rio_detach(rio_queue_t *rqp) function in typeref:typename:int
714 printf("rio_detach: no state found in rio_list!\n");

Completed in 13 milliseconds