Home
last modified time | relevance | path

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

/linux-6.15/tools/testing/selftests/net/
H A 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}" \
H A D.gitignore55 toeplitz
H A DMakefile64 TEST_PROGS_EXTENDED := toeplitz_client.sh toeplitz.sh xfrm_policy_add_speed.sh
79 TEST_GEN_FILES += toeplitz
H A 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-6.15/Documentation/networking/
H A Dscaling.rst142 # ethtool -X eth0 hfunc toeplitz context new
H A Dethtool-netlink.rst1932 being used. Current supported options are toeplitz, xor or crc32.