Home
last modified time | relevance | path

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

/freebsd/sys/netinet6/
H A Din6_var.h850 int in6m_record_source(struct in6_multi *, const struct in6_addr *);
H A Din6_mcast.c701 in6m_record_source(struct in6_multi *inm, const struct in6_addr *addr) in in6m_record_source() function
H A Dmld6.c1041 retval = in6m_record_source(inm, &srcaddr); in mld_v2_process_group_query()