rtl433
UNKNOWN
RTL-433 utility
|
#include <mongoose.h>
Data Fields | |
struct mg_str | name |
int | rtype |
int | rclass |
int | ttl |
enum mg_dns_resource_record_kind | kind |
struct mg_str | rdata |
enum mg_dns_resource_record_kind mg_dns_resource_record::kind |
Referenced by mg_http_handler2().
struct mg_str mg_dns_resource_record::name |
Referenced by mg_http_handler2().
int mg_dns_resource_record::rclass |
Referenced by mg_http_handler2().
struct mg_str mg_dns_resource_record::rdata |
Referenced by mg_http_handler2().
int mg_dns_resource_record::rtype |
Referenced by mg_http_handler2(), and resolve_cb().
int mg_dns_resource_record::ttl |
Referenced by mg_http_handler2().