nfs

package
v0.0.0-...-b3f7bda Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 21, 2023 License: MIT Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Decoder

type Decoder struct {
	// contains filtered or unexported fields
}

func NewDecoder

func NewDecoder() *Decoder

func (*Decoder) CanDecode

func (self *Decoder) CanDecode(data []byte, t gopacket.TransportLayer) (canDecode bool)

func (*Decoder) Decode

func (self *Decoder) Decode(data []byte, t gopacket.TransportLayer) (hook.Protocol, error)

func (*Decoder) DetectPacketLength

func (self *Decoder) DetectPacketLength(data []byte, t gopacket.TransportLayer) (length uint64, off uint64, err error)

func (*Decoder) Name

func (self *Decoder) Name() string

func (*Decoder) String

func (self *Decoder) String() string

type Nfs

type Nfs struct {
	rpc.Base
	rpc.ReqHeader
	rpc.RepHeader
	Call  interface{}
	Reply interface{}
}

func NewNfsHeader

func NewNfsHeader() *Nfs

func (*Nfs) Protocol

func (*Nfs) Protocol() string

func (*Nfs) String

func (self *Nfs) String() string

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL