Home
last modified time | relevance | path

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

/bionic/libc/include/arpa/
Dnameser_compat.h139 #define T_X25 ns_t_x25
Dnameser.h303 ns_t_x25 = 19, /* X_25 calling address. */ enumerator
/bionic/libc/dns/resolv/
Dres_debug.c482 {ns_t_x25, "X25", "X25 address"},
/bionic/libc/dns/nameser/
Dns_print.c303 case ns_t_x25: in ns_sprintrrf()