Home
last modified time | relevance | path

Searched refs:MLD_EXP_MIN_LIMIT (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/include/net/
H A Dmld.h92 #define MLD_EXP_MIN_LIMIT 32768UL macro
93 #define MLDV1_MRD_MAX_COMPAT (MLD_EXP_MIN_LIMIT - 1)
100 if (mc_mrc < MLD_EXP_MIN_LIMIT) { in mldv2_mrc()
/kernel/linux/linux-6.6/include/net/
H A Dmld.h92 #define MLD_EXP_MIN_LIMIT 32768UL macro
93 #define MLDV1_MRD_MAX_COMPAT (MLD_EXP_MIN_LIMIT - 1)
103 if (mc_mrc < MLD_EXP_MIN_LIMIT) { in mldv2_mrc()

Completed in 2 milliseconds