Searched refs:T_SRV (Results 1 – 6 of 6) sorted by relevance
| /openbsd/src/lib/libc/net/ |
| D | res_debug_syms.c | 136 {T_SRV, "SRV", "server selection"},
|
| /openbsd/src/include/arpa/ |
| D | nameser.h | 169 #define T_SRV 33 /* Server selection */ macro
|
| /openbsd/src/usr.sbin/tcpdump/ |
| D | nameser.h | 144 #define T_SRV 33 /* Server selection */ macro
|
| D | print-domain.c | 288 { T_SRV, "SRV" }, /* RFC 2782 */ 481 case T_SRV: in ns_rprint()
|
| /openbsd/src/usr.sbin/nsd/ |
| D | zparser.y | 64 %token <type> T_SRV T_CERT T_LOC T_MD T_MF T_MB T_MG T_MR T_NULL T_WKS T_HINFO 653 | T_SRV sp rdata_srv 654 | T_SRV sp rdata_unknown { $$ = $1; parse_unknown_rdata($1, $3); }
|
| D | dns.c | 157 { TYPE_SRV, "SRV", T_SRV, 4, 4,
|