Searched defs:toeplitz_key (Results 1 – 3 of 3) sorted by relevance
211 uint8_t *toeplitz_key) in ebpf_rss_set_toepliz_key()227 uint16_t *indirections_table, uint8_t *toeplitz_key) in ebpf_rss_set_all()
38 uint16_t *indirections_table, uint8_t *toeplitz_key) in ebpf_rss_set_all()
103 static unsigned char toeplitz_key[TOEPLITZ_KEY_MAX_LEN]; variable