Home
last modified time | relevance | path

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

/external/kernel-headers/original/uapi/linux/
Dethtool.h1489 #define ETHTOOL_SRXNTUPLE 0x00000035 /* Add an n-tuple filter to device */ macro
/external/ethtool/
Dethtool-copy.h1391 #define ETHTOOL_SRXNTUPLE 0x00000035 /* Add an n-tuple filter to device */ macro
Dethtool.c4444 ntuplecmd.cmd = ETHTOOL_SRXNTUPLE; in do_srxntuple()