Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/netinet6/
H A Din6_var.h872 int in6m_record_source(struct in6_multi *, const struct in6_addr *);
/f-stack/freebsd/netinet6/
H A Din6_var.h872 int in6m_record_source(struct in6_multi *, const struct in6_addr *);
H A Dmld6.c1077 retval = in6m_record_source(inm, &srcaddr); in mld_v2_process_group_query()
H A Din6_mcast.c668 in6m_record_source(struct in6_multi *inm, const struct in6_addr *addr) in in6m_record_source() function