HomeSort by: relevance | last modified time | path
    Searched defs:ns_t_tsig (Results 1 - 3 of 3) sorted by relevancy

  /src/external/mpl/dhcp/dist/includes/arpa/
nameser.h 264 ns_t_tsig = 250, /* Transaction signature. */ enumerator in enum:__ns_type
278 #define ns_t_mrr_p(t) ((t) == ns_t_tsig || (t) == ns_t_opt)
  /src/include/arpa/
nameser.h 352 ns_t_tsig = 250, /*%< Transaction signature. */ enumerator in enum:__ns_type
367 #define ns_t_mrr_p(t) ((t) == ns_t_tsig || (t) == ns_t_opt)
  /src/external/bsd/libbind/dist/include/arpa/
nameser.h 354 ns_t_tsig = 250, /*%< Transaction signature. */ enumerator in enum:__ns_type
369 #define ns_t_mrr_p(t) ((t) == ns_t_tsig || (t) == ns_t_opt)

Completed in 29 milliseconds