Home
last modified time | relevance | path

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

/xnu-11215.1.10/bsd/netinet6/
H A Dmld6.c186 static void mld_flush_relq(struct mld_ifinfo *, struct mld_in6m_relhead *);
686 mld_flush_relq(mli, in6m_dthead); in mli_delete()
825 mld_flush_relq(mli, (struct mld_in6m_relhead *)&in6m_dthead); in mli_remref()
1816 mld_flush_relq(mli, (struct mld_in6m_relhead *)&in6m_dthead); in mld_timeout()
1929 mld_flush_relq(struct mld_ifinfo *mli, struct mld_in6m_relhead *in6m_dthead) in mld_flush_relq() function