suricata
app-layer-nfs-tcp.c File Reference
#include "suricata-common.h"
#include "stream.h"
#include "conf.h"
#include "util-unittest.h"
#include "app-layer-detect-proto.h"
#include "app-layer-parser.h"
#include "app-layer-nfs-tcp.h"
#include "rust.h"
Include dependency graph for app-layer-nfs-tcp.c:

Go to the source code of this file.

Functions

void RegisterNFSTCPParsers (void)
 

Detailed Description

Author
Victor Julien victo.nosp@m.r@in.nosp@m.linia.nosp@m.c.ne.nosp@m.t

NFS application layer detector and parser.

This implements a application layer for the NFS protocol running on port 2049.

Definition in file app-layer-nfs-tcp.c.

Function Documentation

◆ RegisterNFSTCPParsers()

void RegisterNFSTCPParsers ( void  )

Definition at line 46 of file app-layer-nfs-tcp.c.

References AppLayerProtoDetectConfProtoDetectionEnabled().

Here is the call graph for this function: