#include <rfcnb-common.h>
Public Attributes | |
char * | data |
int | len |
struct RFCNB_Pkt * | next |
Detailed Description
Definition at line 42 of file rfcnb-common.h.
Member Data Documentation
◆ data
char* RFCNB_Pkt::data |
Definition at line 44 of file rfcnb-common.h.
Referenced by RFCNB_Alloc_Pkt(), RFCNB_Free_Pkt(), RFCNB_Get_Pkt(), RFCNB_Print_Hex(), RFCNB_Print_Pkt(), RFCNB_Put_Pkt(), RFCNB_Send(), RFCNB_Session_Req(), SMB_Read(), and SMB_Write().
◆ len
int RFCNB_Pkt::len |
Definition at line 45 of file rfcnb-common.h.
Referenced by RFCNB_Alloc_Pkt(), RFCNB_Get_Pkt(), RFCNB_Print_Hex(), RFCNB_Put_Pkt(), RFCNB_Send(), RFCNB_Session_Req(), SMB_Get_Error_Msg(), SMB_Get_My_Name(), SMB_Read(), and SMB_Write().
◆ next
struct RFCNB_Pkt* RFCNB_Pkt::next |
Definition at line 46 of file rfcnb-common.h.
Referenced by RFCNB_Alloc_Pkt(), RFCNB_Free_Pkt(), RFCNB_Get_Pkt(), RFCNB_Print_Hex(), RFCNB_Put_Pkt(), RFCNB_Recv(), RFCNB_Send(), RFCNB_Session_Req(), SMB_Logon_And_TCon(), SMB_Logon_TCon_Open(), SMB_Read(), SMB_TreeConnect(), SMB_TreeDisconnect(), and SMB_Write().
The documentation for this struct was generated from the following file:
- lib/rfcnb/rfcnb-common.h