Home
last modified time | relevance | path

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

/xnu-10002.1.13/bsd/netinet6/
H A Dmld6.c183 static void mld_flush_relq(struct mld_ifinfo *, struct mld_in6m_relhead *);
691 mld_flush_relq(mli, in6m_dthead); in mli_delete()
831 mld_flush_relq(mli, (struct mld_in6m_relhead *)&in6m_dthead); in mli_remref()
1824 mld_flush_relq(mli, (struct mld_in6m_relhead *)&in6m_dthead); in mld_timeout()
1916 mld_flush_relq(struct mld_ifinfo *mli, struct mld_in6m_relhead *in6m_dthead) in mld_flush_relq() function