HomeSort by: relevance | last modified time | path
    Searched defs:rio_enable (Results 1 - 3 of 3) 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)
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)
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 47 milliseconds