Home
last modified time | relevance | path

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

/openbmc/linux/security/selinux/
H A Dnetport.c36 #define SEL_NETPORT_HASH_BKT_LIMIT 16 macro
112 if (sel_netport_hash[idx].size == SEL_NETPORT_HASH_BKT_LIMIT) { in sel_netport_insert()