Lines Matching +full:non +full:- +full:operational
7 Copyright (c) 2016 - 2018, Intel Corporation. All rights reserved.<BR>
8 (C) Copyright 2015-2017 Hewlett Packard Enterprise Development LP<BR>
12 http://opensource.org/licenses/bsd-license.php
301 Returns the operational parameters for the current HTTP child instance.
303 The GetModeData() function is used to read the current mode data (operational
307 @param[out] HttpConfigData Point to buffer for operational parameters of this
310 HttpConfigData->AccessPoint.IPv6Node/IPv4Node. In fact,
317 HttpConfigData->AccessPoint.IPv4Node or
318 HttpConfigData->AccessPoint.IPv6Node is NULL.
329 Initialize or brutally reset the operational parameters for this EFI HTTP instance.
347 HttpConfigData->LocalAddressIsIPv6 is FALSE and
348 HttpConfigData->AccessPoint.IPv4Node is NULL.
349 HttpConfigData->LocalAddressIsIPv6 is TRUE and
350 HttpConfigData->AccessPoint.IPv6Node is NULL.
382 Token->Message is NULL.
383 Token->Message->Body is not NULL,
384 Token->Message->BodyLength is non-zero, and
385 Token->Message->Data is NULL, but a previous call to
402 cancelled, its Token->Status will be set to EFI_ABORTED and then Token->Event will
443 non-zero and all other fields are NULL or 0, the HTTP driver will queue a receive
462 Token->Message->Headers is NULL.
463 Token->Message is NULL.
464 Token->Message->Body is not NULL,
465 Token->Message->BodyLength is non-zero, and
466 Token->Message->Data is NULL, but a previous call to