#include <pcap-remote.h>
| Data Fields | |
| uint16 | type | 
| Authentication type. | |
| uint16 | dummy | 
| Must be zero. | |
| uint16 | slen1 | 
| Length of the first authentication item (e.g. username). | |
| uint16 | slen2 | 
| Length of the second authentication item (e.g. password). | |
Definition at line 246 of file pcap-remote.h.
| 
 | 
| Must be zero. 
 Definition at line 249 of file pcap-remote.h. | 
| 
 | 
| Length of the first authentication item (e.g. username). 
 Definition at line 250 of file pcap-remote.h. Referenced by rpcap_sendauth(). | 
| 
 | 
| Length of the second authentication item (e.g. password). 
 Definition at line 251 of file pcap-remote.h. Referenced by rpcap_sendauth(). | 
| 
 | 
| Authentication type. 
 Definition at line 248 of file pcap-remote.h. Referenced by rpcap_sendauth(). | 
 documentation. Copyright (c) 2002-2003 Politecnico di Torino. All rights reserved.
documentation. Copyright (c) 2002-2003 Politecnico di Torino. All rights reserved.