Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/net/ip/
Dipv6_mld.c36 #define MLDv2_MCAST_RECORD_LEN sizeof(struct net_icmpv6_mld_mcast_record) macro
40 #define MLDv2_LEN (MLDv2_MCAST_RECORD_LEN + sizeof(struct in6_addr))
186 MLDv2_MCAST_RECORD_LEN + in net_ipv6_mld_send_single()
313 count * MLDv2_MCAST_RECORD_LEN, in send_mld_report()