HomeSort by relevance Sort by last modified time
    Searched refs:IP6_CONFIG_INSTANCE (Results 1 - 6 of 6) sorted by null

  /device/linaro/bootloader/edk2/NetworkPkg/Ip6Dxe/
Ip6ConfigNv.h 45 @param[in, out] Instance The IP6_CONFIG_INSTANCE to create a form.
54 IN OUT IP6_CONFIG_INSTANCE *Instance
60 @param[in, out] Instance The IP6_CONFIG_INSTANCE to unload a form.
65 IN OUT IP6_CONFIG_INSTANCE *Instance
Ip6ConfigImpl.h 33 typedef struct _IP6_CONFIG_INSTANCE IP6_CONFIG_INSTANCE;
37 IP6_CONFIG_INSTANCE, \
45 IP6_CONFIG_INSTANCE, \
80 IN IP6_CONFIG_INSTANCE *Instance,
104 IN IP6_CONFIG_INSTANCE *Instance,
252 IN IP6_CONFIG_INSTANCE *Instance,
257 Initialize an IP6_CONFIG_INSTANCE.
259 @param[out] Instance The buffer of IP6_CONFIG_INSTANCE to be initialized.
262 @retval EFI_SUCCESS The IP6_CONFIG_INSTANCE initialized successfully.
267 OUT IP6_CONFIG_INSTANCE *Instance
    [all...]
Ip6ConfigImpl.c 149 IN IP6_CONFIG_INSTANCE *Instance,
311 configuration data to IP6_CONFIG_INSTANCE.
324 IN OUT IP6_CONFIG_INSTANCE *Instance
432 Write the configuration data from IP6_CONFIG_INSTANCE to variable storage.
444 IN IP6_CONFIG_INSTANCE *Instance
527 IN IP6_CONFIG_INSTANCE *Instance,
604 IN IP6_CONFIG_INSTANCE *Instance,
645 IN IP6_CONFIG_INSTANCE *Instance,
734 IN IP6_CONFIG_INSTANCE *Instance,
774 IP6_CONFIG_INSTANCE *Instance;
    [all...]
Ip6ConfigNv.c 801 IN IP6_CONFIG_INSTANCE *Instance,
879 IN IP6_CONFIG_INSTANCE *Instance
1010 IN OUT IP6_CONFIG_INSTANCE *Instance
    [all...]
Ip6Impl.h 236 IP6_CONFIG_INSTANCE Ip6ConfigInstance;
    [all...]
Ip6Driver.c 359 ZeroMem (&IpSb->Ip6ConfigInstance, sizeof (IP6_CONFIG_INSTANCE));

Completed in 183 milliseconds