suricata
|
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) |
Definition in file output-json-nfs.h.
bool EveNFSAddMetadata | ( | const Flow * | f, |
uint64_t | tx_id, | ||
JsonBuilder * | jb | ||
) |
Definition at line 62 of file output-json-nfs.c.
bool EveNFSAddMetadataRPC | ( | const Flow * | f, |
uint64_t | tx_id, | ||
JsonBuilder * | jb | ||
) |
Definition at line 50 of file output-json-nfs.c.
void JsonNFSLogRegister | ( | void | ) |
Definition at line 110 of file output-json-nfs.c.
References LOGGER_JSON_TX, and OutputRegisterTxSubModule().