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

  /src/usr.sbin/altq/libaltq/
qop_rio.c 56 static int rio_enable(struct ifinfo *);
70 rio_enable,
329 rio_enable(struct ifinfo *ifinfo) function in typeref:typename:int
336 if (ioctl(rio_fd, RIO_ENABLE, &iface) < 0)

Completed in 11 milliseconds