Searched refs:SEL_NETIF_HASH_SIZE (Results 1 – 1 of 1) sorted by relevance
29 #define SEL_NETIF_HASH_SIZE 64 macro41 static struct list_head sel_netif_hash[SEL_NETIF_HASH_SIZE];55 return (((uintptr_t)ns + ifindex) & (SEL_NETIF_HASH_SIZE - 1)); in sel_netif_hashfn()244 for (idx = 0; idx < SEL_NETIF_HASH_SIZE; idx++) in sel_netif_flush()272 for (i = 0; i < SEL_NETIF_HASH_SIZE; i++) in sel_netif_init()