Home
last modified time | relevance | path

Searched refs:RSS_KEYSIZE (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/net/
H A Dtoeplitz.c52 if ((i + 4) < RSS_KEYSIZE && in toeplitz_hash()
H A Drss_config.h82 #define RSS_KEYSIZE 40 macro
H A Drss_config.c162 static uint8_t rss_key[RSS_KEYSIZE] = {
506 uint8_t temp_rss_key[RSS_KEYSIZE]; in sysctl_rss_key()