Home | History | Annotate | Download | only in Ip6Dxe

Lines Matching refs:Groups

46     InsertTailList (&IpSb->MldCtrl.Groups, &Entry->Link);

73 NET_LIST_FOR_EACH (Entry, &IpSb->MldCtrl.Groups) {
84 Count the number of IP6 multicast groups that are mapped to the
107 NET_LIST_FOR_EACH (Entry, &MldCtrl->Groups) {
369 Status = IpSb->Mnp->Groups (IpSb->Mnp, TRUE, &Group->Mac);
520 Status = IpSb->Mnp->Groups (IpSb->Mnp, TRUE, &Group->Mac);
580 Status = IpSb->Mnp->Groups (IpSb->Mnp, FALSE, &Group->Mac);
650 // Leave the group. Leave all the groups if GroupAddress is NULL.
804 NET_LIST_FOR_EACH (Entry, &IpSb->MldCtrl.Groups) {
901 NET_LIST_FOR_EACH (Entry, &IpSb->MldCtrl.Groups) {