Home
last modified time | relevance | path

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

/linux-4.4.14/security/selinux/
Dnetif.c33 #define SEL_NETIF_HASH_MAX 1024 macro
98 if (sel_netif_total >= SEL_NETIF_HASH_MAX) in sel_netif_insert()