Searched defs:ns_t_opt (Results 1 - 1 of 1) sorted by relevance

/bionic/libc/include/arpa/
H A Dnameser.h329 ns_t_opt = 41, /* EDNS0 option (meta-RR) */ enumerator in enum:__ns_type
358 #define ns_t_mrr_p(t) ((t) == ns_t_tsig || (t) == ns_t_opt)

Completed in 44 milliseconds