Home
last modified time | relevance | path

Searched refs:n_addrtype (Results 1 – 5 of 5) sorted by relevance

/device/linaro/bootloader/edk2/StdLib/BsdSocketLib/
Dgetnetbyht.c118 net.n_addrtype = AF_INET; in getnetent()
164 if (p->n_addrtype == type && p->n_net == net) in _getnetbyhtaddr()
Dgetnetbynis.c98 h.n_addrtype = AF_INET; in _getnetbynis()
Dgetnetbydns.c187 net_entry.n_addrtype = in getnetanswer()
/device/linaro/bootloader/edk2/AppPkg/Applications/Sockets/GetNetByName/
DGetNetByName.c62 pNetwork->n_addrtype, in main()
/device/linaro/bootloader/edk2/StdLib/Include/
Dnetdb.h138 int n_addrtype; /**< net address type */ member