Home
last modified time | relevance | path

Searched refs:ns_t_mx (Results 1 – 4 of 4) sorted by relevance

/bionic/libc/include/arpa/
Dnameser_compat.h135 #define T_MX ns_t_mx
Dnameser.h299 ns_t_mx = 15, /* Mail routing information. */ enumerator
/bionic/libc/dns/resolv/
Dres_debug.c478 {ns_t_mx, "MX", "mail exchanger"},
/bionic/libc/dns/nameser/
Dns_print.c260 case ns_t_mx: in ns_sprintrrf()