| 
    EDGESEC
    0.1.0-alpha.0+sha.ca29a8277b72f80785649ea9ef9cd7edf642d939
    
   Secure router - reference implementation 
   | 
 
File containing the definition of the dns packet decoder utilities. More...
#include "packet_decoder.h"Go to the source code of this file.
Functions | |
| bool | decode_dns_packet (struct capture_packet *cpac) | 
| Decode dns packet.  More... | |
File containing the definition of the dns packet decoder utilities.
| bool decode_dns_packet | ( | struct capture_packet * | cpac | ) | 
Decode dns packet.
| cpac | The captyure packet structure |