Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/StdLib/BsdSocketLib/
Dres_send.c306 if ( (((HEADER *)buf1)->opcode == ns_o_update) && in res_queriesmatch()
307 (((HEADER *)buf2)->opcode == ns_o_update) ) in res_queriesmatch()
418 if (s < 0 || !vc || hp->opcode == ns_o_update) { in res_send()
Dres_mkupdate.c136 hp->opcode = ns_o_update; in res_mkupdate()
Dres_debug.c501 case ns_o_update: in p_section()
/device/linaro/bootloader/edk2/StdLib/Include/arpa/
Dnameser_compat.h160 #define NS_UPDATE_OP ns_o_update
Dnameser.h188 ns_o_update = 5, /*%< Zone update message. */ enumerator