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 31 typedef struct _IP6_CONFIG_INSTANCE IP6_CONFIG_INSTANCE;
35 IP6_CONFIG_INSTANCE, \
43 IP6_CONFIG_INSTANCE, \
78 IN IP6_CONFIG_INSTANCE *Instance,
102 IN IP6_CONFIG_INSTANCE *Instance,
220 configuration data to IP6_CONFIG_INSTANCE.
233 IN OUT IP6_CONFIG_INSTANCE *Instance
270 IN IP6_CONFIG_INSTANCE *Instance,
275 Initialize an IP6_CONFIG_INSTANCE.
277 @param[out] Instance The buffer of IP6_CONFIG_INSTANCE to be initialized.
    [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,
733 IN IP6_CONFIG_INSTANCE *Instance,
773 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 238 IP6_CONFIG_INSTANCE Ip6ConfigInstance;
    [all...]
Ip6Driver.c 361 ZeroMem (&IpSb->Ip6ConfigInstance, sizeof (IP6_CONFIG_INSTANCE));

Completed in 267 milliseconds