Home
last modified time | relevance | path

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

/xnu-10063.101.15/bsd/netinet6/
H A Din6_var.h1150 extern int in6m_record_source(struct in6_multi *, const struct in6_addr *);
H A Din6_mcast.c654 in6m_record_source(struct in6_multi *inm, const struct in6_addr *addr) in in6m_record_source() function
H A Dmld6.c1318 retval = in6m_record_source(inm, &addr); in mld_v2_process_group_query()