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

/external/dnsmasq/src/
H A Dconfig.h87 #ifndef T_SRV
88 # define T_SRV 33 macro
H A Dnameser.h170 #define T_SRV 33 /* Server selection */ macro
H A Drfc1035.c1488 if (qtype == T_SRV || qtype == T_ANY)
1501 &offset, T_SRV, C_IN, "sssd",
1511 if (!found && (daemon->options & OPT_FILTER) && (qtype == T_SRV || (qtype == T_ANY && strchr(name, '_'))))
/external/tcpdump/
H A Dnameser.h171 #define T_SRV 33 /* Server selection */ macro
H A Dprint-domain.c278 { T_SRV, "SRV" }, /* RFC 2782 */
475 case T_SRV:

Completed in 1432 milliseconds