Searched refs:KCF_MAX_CONFIG_ENTRIES (Results 1 – 1 of 1) sorted by relevance
64 #define KCF_MAX_CONFIG_ENTRIES 512 /* maximum entries in soft_config_list */ macro1082 if (soft_config_count > KCF_MAX_CONFIG_ENTRIES) { /* full */ in add_soft_config()