Home
last modified time | relevance | path

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

/dports/net/samba412/samba-4.12.15/lib/addns/
H A Derror.c42 { "ERROR_DNS_INVALID_MESSAGE", ERROR_DNS_INVALID_MESSAGE },
H A Ddnserr.h64 #define ERROR_DNS_INVALID_MESSAGE ERROR_DNS(9) macro
H A Ddnsmarshall.c114 buf->error = ERROR_DNS_INVALID_MESSAGE; in dns_unmarshall_buffer()
181 buf->error = ERROR_DNS_INVALID_MESSAGE; in dns_unmarshall_label()
H A Ddnsgss.c189 err = ERROR_DNS_INVALID_MESSAGE; in dns_negotiate_gss_ctx_int()