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>
9 SPDX-License-Identifier: BSD-2-Clause-Patent
294 Returns the operational parameters for the current HTTP child instance.
296 The GetModeData() function is used to read the current mode data (operational
300 @param[out] HttpConfigData Point to buffer for operational parameters of this
303 HttpConfigData->AccessPoint.IPv6Node/IPv4Node. In fact,
310 HttpConfigData->AccessPoint.IPv4Node or
311 HttpConfigData->AccessPoint.IPv6Node is NULL.
322 Initialize or brutally reset the operational parameters for this EFI HTTP instance.
340 HttpConfigData->LocalAddressIsIPv6 is FALSE and
341 HttpConfigData->AccessPoint.IPv4Node is NULL.
342 HttpConfigData->LocalAddressIsIPv6 is TRUE and
343 HttpConfigData->AccessPoint.IPv6Node is NULL.
375 Token->Message is NULL.
376 Token->Message->Body is not NULL,
377 Token->Message->BodyLength is non-zero, and
378 Token->Message->Data is NULL, but a previous call to
395 cancelled, its Token->Status will be set to EFI_ABORTED and then Token->Event will
436 non-zero and all other fields are NULL or 0, the HTTP driver will queue a receive
455 Token->Message->Headers is NULL.
456 Token->Message is NULL.
457 Token->Message->Body is not NULL,
458 Token->Message->BodyLength is non-zero, and
459 Token->Message->Data is NULL, but a previous call to