Home
last modified time | relevance | path

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

/linux-6.1.9/security/selinux/ !
Dnetif.c30 #define SEL_NETIF_HASH_MAX 1024 macro
94 if (sel_netif_total >= SEL_NETIF_HASH_MAX) in sel_netif_insert()