Home
last modified time | relevance | path

Searched refs:ns_net (Results 1 – 2 of 2) sorted by relevance

/device/linaro/bootloader/edk2/StdLib/Include/netns/
Dns.h98 union ns_net { union
104 union ns_net net_e;
109 union ns_net x_net;
143 union ns_net ns_zeronet;
144 union ns_net ns_broadnet;
/device/linaro/bootloader/edk2/StdLib/BsdSocketLib/
Dns_ntoa.c50 union { union ns_net net_e; u_long long_e; } net; in ns_ntoa()