suricata
output-json-nfs.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void JsonNFSLogRegister (void)
 
bool EveNFSAddMetadataRPC (const Flow *f, uint64_t tx_id, JsonBuilder *jb)
 
bool EveNFSAddMetadata (const Flow *f, uint64_t tx_id, JsonBuilder *jb)
 

Detailed Description

Function Documentation

◆ EveNFSAddMetadata()

bool EveNFSAddMetadata ( const Flow f,
uint64_t  tx_id,
JsonBuilder *  jb 
)

Definition at line 62 of file output-json-nfs.c.

◆ EveNFSAddMetadataRPC()

bool EveNFSAddMetadataRPC ( const Flow f,
uint64_t  tx_id,
JsonBuilder *  jb 
)

Definition at line 50 of file output-json-nfs.c.

◆ JsonNFSLogRegister()

void JsonNFSLogRegister ( void  )

Definition at line 110 of file output-json-nfs.c.

References LOGGER_JSON_TX, and OutputRegisterTxSubModule().

Referenced by OutputRegisterLoggers().

Here is the call graph for this function:
Here is the caller graph for this function: