Home
last modified time | relevance | path

Searched defs:toeplitz_key (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/ebpf/
H A Debpf_rss.c211 uint8_t *toeplitz_key) in ebpf_rss_set_toepliz_key()
227 uint16_t *indirections_table, uint8_t *toeplitz_key) in ebpf_rss_set_all()
H A Debpf_rss-stub.c38 uint16_t *indirections_table, uint8_t *toeplitz_key) in ebpf_rss_set_all()
/openbmc/linux/tools/testing/selftests/net/
H A Dtoeplitz.c103 static unsigned char toeplitz_key[TOEPLITZ_KEY_MAX_LEN]; variable