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

/freebsd-11-stable/include/arpa/
H A Dnameser_compat.h121 #define NS_UPDATE_OP ns_o_update
H A Dnameser.h220 ns_o_update = 5, /*%< Zone update message. */ enumerator in enum:__ns_opcode
/freebsd-11-stable/lib/libc/resolv/
H A Dres_send.c278 if ((((const HEADER *)buf1)->opcode == ns_o_update) &&
279 (((const HEADER *)buf2)->opcode == ns_o_update))
H A Dres_debug.c627 case ns_o_update:
H A Dres_mkupdate.c122 hp->opcode = ns_o_update;

Completed in 72 milliseconds