Home
last modified time | relevance | path

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

/linux-2.4.37.9/net/ipv6/
Dmcast.c164 #define MLDV2_MRC(value) MLDV2_EXP(0x8000, 12, 3, value) macro
1074 max_delay = (MLDV2_MRC(ntohs(mlh2->mrc))*HZ)/1000; in igmp6_event_query()