Home
last modified time | relevance | path

Searched refs:ETHTOOL_SRXNTUPLE (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/include/linux/
Dethtool.h865 #define ETHTOOL_SRXNTUPLE 0x00000035 /* Add an n-tuple filter to device */ macro
/linux-2.6.39/net/core/
Dethtool.c1917 case ETHTOOL_SRXNTUPLE: in dev_ethtool()