Home
last modified time | relevance | path

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

/NextBSD/sys/netinet6/
HDin6_var.h773 int in6m_record_source(struct in6_multi *, const struct in6_addr *);
HDin6_mcast.c580 in6m_record_source(struct in6_multi *inm, const struct in6_addr *addr) in in6m_record_source() function
HDmld6.c1061 retval = in6m_record_source(inm, in mld_v2_process_group_query()