Searched refs:GETSHORT (Results 1 – 3 of 3) sorted by relevance
/device/linaro/bootloader/edk2/StdLib/BsdSocketLib/ |
D | res_update.c | 252 GETSHORT(type, cp); in res_update() 253 GETSHORT(class, cp); in res_update() 291 GETSHORT(type, cp); in res_update() 292 GETSHORT(class, cp); in res_update() 316 GETSHORT(dlen, cp); in res_update() 402 GETSHORT(dlen, cp); in res_update() 435 GETSHORT(type, cp); in res_update() 436 GETSHORT(class, cp); in res_update() 438 GETSHORT(dlen, cp); in res_update() 461 GETSHORT(type, cp); in res_update() [all …]
|
D | getnetbydns.c | 174 GETSHORT(type, cp); in getnetanswer() 175 GETSHORT(class, cp); in getnetanswer() 177 GETSHORT(n, cp); in getnetanswer()
|
/device/linaro/bootloader/edk2/StdLib/Include/arpa/ |
D | nameser_compat.h | 231 #define GETSHORT NS_GET16 macro
|