Searched refs:LWRES_OPCODE_NOOP (Results 1 - 4 of 4) sorted by relevance

/freebsd-9.3-release/contrib/tcpdump/
H A Dprint-lwres.c77 #define LWRES_OPCODE_NOOP 0x00000000U macro
179 { LWRES_OPCODE_NOOP, "noop", },
360 case LWRES_OPCODE_NOOP:
460 case LWRES_OPCODE_NOOP:
/freebsd-9.3-release/contrib/bind9/lib/lwres/
H A Dlwres_noop.c42 * #define LWRES_OPCODE_NOOP 0x00000000U
140 pkt->opcode = LWRES_OPCODE_NOOP;
193 pkt->opcode = LWRES_OPCODE_NOOP;
/freebsd-9.3-release/contrib/bind9/lib/lwres/include/lwres/
H A Dlwres.h94 #define LWRES_OPCODE_NOOP 0x00000000U macro
/freebsd-9.3-release/contrib/bind9/bin/named/
H A Dlwdclient.c200 case LWRES_OPCODE_NOOP:

Completed in 69 milliseconds