|
suricata
|

Go to the source code of this file.
Functions | |
| void | JsonNFSLogRegister (void) |
| bool | EveNFSAddMetadataRPC (const Flow *f, uint64_t tx_id, SCJsonBuilder *jb) |
| bool | EveNFSAddMetadata (const Flow *f, uint64_t tx_id, SCJsonBuilder *jb) |
Definition in file output-json-nfs.h.
| bool EveNFSAddMetadata | ( | const Flow * | f, |
| uint64_t | tx_id, | ||
| SCJsonBuilder * | jb | ||
| ) |
Definition at line 62 of file output-json-nfs.c.
| bool EveNFSAddMetadataRPC | ( | const Flow * | f, |
| uint64_t | tx_id, | ||
| SCJsonBuilder * | jb | ||
| ) |
Definition at line 50 of file output-json-nfs.c.
| void JsonNFSLogRegister | ( | void | ) |
Definition at line 109 of file output-json-nfs.c.
References LOGGER_JSON_TX, and OutputRegisterTxSubModule().
