Searched refs:SEL_NETPORT_HASH_SIZE (Results 1 – 1 of 1) sorted by relevance
35 #define SEL_NETPORT_HASH_SIZE 256 macro58 static struct sel_netport_bkt sel_netport_hash[SEL_NETPORT_HASH_SIZE];71 return (pnum & (SEL_NETPORT_HASH_SIZE - 1)); in sel_netport_hashfn()213 for (idx = 0; idx < SEL_NETPORT_HASH_SIZE; idx++) { in sel_netport_flush()231 for (iter = 0; iter < SEL_NETPORT_HASH_SIZE; iter++) { in sel_netport_init()