Home
last modified time | relevance | path

Searched refs:NAMESERVER_PORT (Results 1 – 3 of 3) sorted by relevance

/device/linaro/bootloader/edk2/StdLib/BsdSocketLib/
Dres_init.c208 _res.nsaddr.sin_port = htons(NAMESERVER_PORT); in res_init()
328 htons(NAMESERVER_PORT); in res_init()
Dres_update.c540 _res.nsaddr_list[i].sin_port = htons(NAMESERVER_PORT); in res_update()
/device/linaro/bootloader/edk2/StdLib/Include/arpa/
Dnameser_compat.h149 #define NAMESERVER_PORT NS_DEFAULTPORT macro