Home
last modified time | relevance | path

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

/openbmc/linux/include/net/
H A Dmld.h93 #define MLDV1_MRD_MAX_COMPAT (MLD_EXP_MIN_LIMIT - 1) macro
/openbmc/linux/net/ipv6/
H A Dmcast.c1337 mldv1_md = min(mldv1_md, MLDV1_MRD_MAX_COMPAT); in mld_process_v1()