Home | History | Annotate | Download | only in UefiPxeBcDxe

Lines Matching refs:Groups

321     Private->Udp6Read->Groups (Private->Udp6Read, FALSE, NULL);

349 Private->Udp4Read->Groups (Private->Udp4Read, FALSE, NULL);
1641 // Clear the UDP4 instance configuration, all joined groups will be left
1665 Status = Private->Udp4Read->Groups (Private->Udp4Read, TRUE, &NewFilter->IpList[Index].v4);
1680 // Clear the UDP6 instance configuration, all joined groups will be left
1703 Status = Private->Udp6Read->Groups (Private->Udp6Read, TRUE, &NewFilter->IpList[Index].v6);