Home
last modified time | relevance | path

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

/third_party/lwip/src/core/ipv6/
Dmld6.c84 static struct mld_group *mld6_new_group(struct netif *ifp, const ip6_addr_t *addr);
168 mld6_new_group(struct netif *ifp, const ip6_addr_t *addr) in mld6_new_group() function
370 group = mld6_new_group(netif, groupaddr); in mld6_joingroup_netif()