]> git.ipfire.org Git - thirdparty/suricata.git/commit
util-ioctl: Add function to get number of RSS queues on iface
authorEric Leblond <eric@regit.org>
Thu, 4 Dec 2014 16:49:31 +0000 (17:49 +0100)
committerEric Leblond <eric@regit.org>
Thu, 4 Dec 2014 17:13:45 +0000 (18:13 +0100)
commitb4bb6e67ba10a432c84f2e81fcbbebc911999110
tree9a1b5f05dc3872e4e389701f2ae619d81ee0a115
parentc174c9d779121cc73016eef213f7175fe76244c2
util-ioctl: Add function to get number of RSS queues on iface

The number of RSS queues can be fetched via a standard ioctl which
is independant of hardware.
src/util-ioctl.c
src/util-ioctl.h