Home
last modified time | relevance | path

Searched refs:SIOCGIFRSSHASH (Results 1 – 3 of 3) sorted by relevance

/f-stack/tools/compat/include/sys/
H A Dsockio.h142 #define SIOCGIFRSSHASH _IOWR('i', 151, struct ifrsshash)/* get the current RSS macro
/f-stack/freebsd/sys/
H A Dsockio.h142 #define SIOCGIFRSSHASH _IOWR('i', 151, struct ifrsshash)/* get the current RSS macro
/f-stack/freebsd/net/
H A Dif.c2835 case SIOCGIFRSSHASH: in ifhwioctl()