packet_match_types

package
v0.0.0-...-fac1166 Latest Latest
Warning

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

Go to latest
Published: Oct 17, 2019 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Overview

This module defines common types for use in models requiring data definitions related to packet matches.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ETHERTYPE

type ETHERTYPE struct {
}

func (ETHERTYPE) String

func (id ETHERTYPE) String() string

type ETHERTYPEARP

type ETHERTYPEARP struct {
}

func (ETHERTYPEARP) String

func (id ETHERTYPEARP) String() string

type ETHERTYPEIPV4

type ETHERTYPEIPV4 struct {
}

func (ETHERTYPEIPV4) String

func (id ETHERTYPEIPV4) String() string

type ETHERTYPEIPV6

type ETHERTYPEIPV6 struct {
}

func (ETHERTYPEIPV6) String

func (id ETHERTYPEIPV6) String() string

type ETHERTYPELLDP

type ETHERTYPELLDP struct {
}

func (ETHERTYPELLDP) String

func (id ETHERTYPELLDP) String() string

type ETHERTYPEMPLS

type ETHERTYPEMPLS struct {
}

func (ETHERTYPEMPLS) String

func (id ETHERTYPEMPLS) String() string

type ETHERTYPEROCE

type ETHERTYPEROCE struct {
}

func (ETHERTYPEROCE) String

func (id ETHERTYPEROCE) String() string

type ETHERTYPEVLAN

type ETHERTYPEVLAN struct {
}

func (ETHERTYPEVLAN) String

func (id ETHERTYPEVLAN) String() string

type IPAUTH

type IPAUTH struct {
}

func (IPAUTH) String

func (id IPAUTH) String() string

type IPGRE

type IPGRE struct {
}

func (IPGRE) String

func (id IPGRE) String() string

type IPICMP

type IPICMP struct {
}

func (IPICMP) String

func (id IPICMP) String() string

type IPIGMP

type IPIGMP struct {
}

func (IPIGMP) String

func (id IPIGMP) String() string

type IPL2TP

type IPL2TP struct {
}

func (IPL2TP) String

func (id IPL2TP) String() string

type IPPIM

type IPPIM struct {
}

func (IPPIM) String

func (id IPPIM) String() string

type IPPROTOCOL

type IPPROTOCOL struct {
}

func (IPPROTOCOL) String

func (id IPPROTOCOL) String() string

type IPRSVP

type IPRSVP struct {
}

func (IPRSVP) String

func (id IPRSVP) String() string

type IPTCP

type IPTCP struct {
}

func (IPTCP) String

func (id IPTCP) String() string

type IPUDP

type IPUDP struct {
}

func (IPUDP) String

func (id IPUDP) String() string

type PortNumRange

type PortNumRange string

PortNumRange represents indicate a wildcard.

const (
	// Indicates any valid port number (e.g., wildcard)
	PortNumRange_ANY PortNumRange = "ANY"
)

type TCPACK

type TCPACK struct {
}

func (TCPACK) String

func (id TCPACK) String() string

type TCPCWR

type TCPCWR struct {
}

func (TCPCWR) String

func (id TCPCWR) String() string

type TCPECE

type TCPECE struct {
}

func (TCPECE) String

func (id TCPECE) String() string

type TCPFIN

type TCPFIN struct {
}

func (TCPFIN) String

func (id TCPFIN) String() string

type TCPFLAGS

type TCPFLAGS struct {
}

func (TCPFLAGS) String

func (id TCPFLAGS) String() string

type TCPPSH

type TCPPSH struct {
}

func (TCPPSH) String

func (id TCPPSH) String() string

type TCPRST

type TCPRST struct {
}

func (TCPRST) String

func (id TCPRST) String() string

type TCPSYN

type TCPSYN struct {
}

func (TCPSYN) String

func (id TCPSYN) String() string

type TCPURG

type TCPURG struct {
}

func (TCPURG) String

func (id TCPURG) String() string

Jump to

Keyboard shortcuts

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