Home
last modified time | relevance | path

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

/linux-6.1.9/net/ipv4/
Dinet_hashtables.c989 #define INET_TABLE_PERTURB_SIZE (1 << CONFIG_INET_TABLE_PERTURB_ORDER) macro
1036 INET_TABLE_PERTURB_SIZE * sizeof(*table_perturb)); in __inet_hash_connect()
1037 index = port_offset & (INET_TABLE_PERTURB_SIZE - 1); in __inet_hash_connect()
1188 INET_TABLE_PERTURB_SIZE, in inet_hashinfo2_init()
1190 INET_TABLE_PERTURB_SIZE, in inet_hashinfo2_init()
1191 INET_TABLE_PERTURB_SIZE); in inet_hashinfo2_init()