Home
last modified time | relevance | path

Searched defs:_dns_transaction_t (Results 1 – 3 of 3) sorted by relevance

/dports/net/wireshark-lite/wireshark-3.6.1/epan/dissectors/
H A Dpacket-dns.c533 typedef struct _dns_transaction_t { struct
534 guint32 req_frame;
535 guint32 rep_frame;
536 nstime_t req_time;
537 guint id;
538 gboolean multiple_responds;
/dports/net/tshark-lite/wireshark-3.6.1/epan/dissectors/
H A Dpacket-dns.c533 typedef struct _dns_transaction_t { struct
534 guint32 req_frame;
535 guint32 rep_frame;
536 nstime_t req_time;
537 guint id;
538 gboolean multiple_responds;
/dports/net/wireshark/wireshark-3.6.1/epan/dissectors/
H A Dpacket-dns.c533 typedef struct _dns_transaction_t { struct
534 guint32 req_frame;
535 guint32 rep_frame;
536 nstime_t req_time;
537 guint id;
538 gboolean multiple_responds;