Searched defs:TOEPLITZ_STR_LEN (Results 1 - 1 of 1) sorted by relevance
| /kernel/linux/linux-6.6/tools/testing/selftests/net/ | ||
| H A D | toeplitz.c | 60 #define TOEPLITZ_STR_LEN(K) (((K) * 3) - 1) /* hex encoded: AA:BB:CC:...:ZZ */ macro |
Completed in 2 milliseconds