Searched refs:MLD2_ALL_MCR_INIT (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/include/uapi/linux/ |
D | icmpv6.h | 164 #define MLD2_ALL_MCR_INIT { { { 0xff,0x02,0,0,0,0,0,0,0,0,0,0,0,0,0,0x16 } } } macro
|
/Linux-v4.19/net/ipv6/ |
D | mcast.c | 74 static struct in6_addr mld2_all_mcr = MLD2_ALL_MCR_INIT;
|