Home | History | Annotate | Download | only in HttpDxe

Lines Matching refs:Http6AccessPoint

56   EFI_HTTPv6_ACCESS_POINT       *Http6AccessPoint;

74 Http6AccessPoint = AllocateZeroPool (sizeof (EFI_HTTPv6_ACCESS_POINT));
75 if (Http6AccessPoint == NULL) {
79 Http6AccessPoint,
83 HttpConfigData->AccessPoint.IPv6Node = Http6AccessPoint;