Skip to content
Snippets Groups Projects
Commit 07039106 authored by Jan Včelák's avatar Jan Včelák :rocket:
Browse files

dnstap: update doxygen for dt_message_fill

parent 4a840b08
Branches
Tags
No related merge requests found
......@@ -40,6 +40,9 @@
* Dnstap__Message structure to fill. Will be zeroed first.
* \param type
* One of the DNSTAP__MESSAGE__TYPE__* values.
* \param query_sa
* sockaddr_in or sockaddr_in6 to use when filling the 'socket_family',
* 'query_address', 'query_port' fields.
* \param response_sa
* sockaddr_in or sockaddr_in6 to use when filling the 'socket_family',
* 'response_address', 'response_port' fields.
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment