Home
last modified time | relevance | path

Searched refs:toeplitz (Results 1 – 5 of 5) sorted by relevance

/Linux-v6.6/tools/testing/selftests/net/
Dtoeplitz.sh173 ip netns exec server_ns ./toeplitz "${IP_FLAG}" "${PROTO_FLAG}" \
178 ip netns exec server_ns ./toeplitz "${IP_FLAG}" "${PROTO_FLAG}" \
182 ip netns exec server_ns ./toeplitz "${IP_FLAG}" "${PROTO_FLAG}" \
D.gitignore48 toeplitz
DMakefile57 TEST_PROGS_EXTENDED += toeplitz_client.sh toeplitz.sh
72 TEST_GEN_FILES += toeplitz
Dtoeplitz.c106 static inline uint32_t toeplitz(const unsigned char *four_tuple, in toeplitz() function
185 rx_hash_sw = toeplitz(four_tuple, toeplitz_key); in verify_rxhash()
/Linux-v6.6/Documentation/networking/
Dethtool-netlink.rst1774 being used. Current supported options are toeplitz, xor or crc32.