Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dethtool.h2384 __FLOW_TYPE_COUNT, enumerator
/linux/net/ethtool/
H A Dioctl.c1042 static_assert(GTPU_DL_V6_FLOW + 1 == __FLOW_TYPE_COUNT);
1067 for (i = 0; i < __FLOW_TYPE_COUNT; i++) { in ethtool_check_flow_types()