Searched refs:RAW_HTABLE_SIZE (Results 1 – 4 of 4) sorted by relevance
32 #define RAW_HTABLE_SIZE MAX_INET_PROTOS macro36 struct hlist_nulls_head ht[RAW_HTABLE_SIZE];44 for (i = 0; i < RAW_HTABLE_SIZE; i++) in raw_hashinfo_init()
69 for (slot = 0; slot < RAW_HTABLE_SIZE; slot++) { in raw_sock_get()160 for (slot = s_slot; slot < RAW_HTABLE_SIZE; s_num = 0, slot++) { in raw_diag_dump()
96 hlist = &h->ht[inet_sk(sk)->inet_num & (RAW_HTABLE_SIZE - 1)]; in raw_hash_sk()196 int hash = protocol & (RAW_HTABLE_SIZE - 1); in raw_local_deliver()274 hash = protocol & (RAW_HTABLE_SIZE - 1); in raw_icmp_error()954 for (state->bucket = bucket; state->bucket < RAW_HTABLE_SIZE; in raw_get_first()
155 hash = nexthdr & (RAW_HTABLE_SIZE - 1); in ipv6_raw_deliver()341 hash = nexthdr & (RAW_HTABLE_SIZE - 1); in raw6_icmp_error()