Home
last modified time | relevance | path

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

/xnu-8796.121.2/bsd/netinet6/
H A Din6_var.h1151 extern int in6m_record_source(struct in6_multi *, const struct in6_addr *);
H A Din6_mcast.c625 in6m_record_source(struct in6_multi *inm, const struct in6_addr *addr) in in6m_record_source() function
H A Dmld6.c1317 retval = in6m_record_source(inm, &addr); in mld_v2_process_group_query()