Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Digmp.h95 #define IGMPV3_EXP(thresh, nbmant, nbexp, value) \ argument
97 ((IGMPV3_MASK(value, nbmant) | (1<<(nbmant))) << \
98 (IGMPV3_MASK((value) >> (nbmant), nbexp) + (nbexp))))

Completed in 5 milliseconds