Wireshark
4.7.0
The Wireshark network protocol analyzer
Loading...
Searching...
No Matches
epan
credentials.h
Go to the documentation of this file.
1
13
#pragma once
14
15
#define CREDENTIALS_PLACEHOLDER "n.a."
16
17
typedef
struct
tap_credential
{
18
unsigned
num;
19
unsigned
username_num;
20
unsigned
password_hf_id;
21
char
* username;
22
const
char
* proto;
23
char
*
info
;
24
}
tap_credential_t
;
info
Definition
file-pcapng.h:57
tap_credential
Definition
credentials.h:17
Generated by
1.9.8