Searched refs:net_word (Results 1 – 1 of 1) sorted by relevance
90 const u32 net_word = (unsigned long)net; in wg_ratelimiter_allow() local97 bucket = &table_v4[hsiphash_2u32(net_word, ip, &key) & in wg_ratelimiter_allow()104 bucket = &table_v6[hsiphash_3u32(net_word, ip >> 32, ip, &key) & in wg_ratelimiter_allow()