Searched defs:tcp_mode (Results 1 - 2 of 2) sorted by relevance

/bind-9.11.3/bin/dig/include/dig/
H A Ddig.h109 tcp_mode, member in struct:dig_lookup
/bind-9.11.3/bin/tools/
H A Dmdig.c88 static isc_boolean_t tcp_mode = ISC_FALSE; variable
681 if (tcp_mode)
1425 tcp_mode = state;
1502 tcp_mode = state;
1696 query->timeout = tcp_mode ? TCPTIMEOUT : UDPTIMEOUT;

Completed in 18 milliseconds