Home
last modified time | relevance | path

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

/bionic/libc/private/
Darpa_nameser_compat.h199 #define T_X25 ns_t_x25
Darpa_nameser.h268 ns_t_x25 = 19, /* X_25 calling address. */ enumerator
/bionic/libc/netbsd/resolv/
Dres_debug.c446 {ns_t_x25, "X25", "X25 address"},
/bionic/libc/netbsd/nameser/
Dns_print.c308 case ns_t_x25: in ns_sprintrrf()