Home
last modified time | relevance | path

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

/openbmc/linux/include/net/
H A Dmld.h58 struct in6_addr mld2q_srcs[]; member
/openbmc/linux/net/ipv6/
H A Dmcast.c65 BUILD_BUG_ON_ZERO(offsetof(struct mld2_query, mld2q_srcs) % 4),
1495 mld_marksources(ma, ntohs(mlh2->mld2q_nsrcs), mlh2->mld2q_srcs)) in __mld_query_work()
/openbmc/linux/net/bridge/
H A Dbr_multicast.c1208 mld2q->mld2q_srcs[llqt_srcs++] = ent->addr.src.ip6; in br_ip6_multicast_alloc_query()