Versions in this module Expand all Collapse all v2 v2.0.0 Jun 17, 2024 Changes in this version + var File_common_ip_transport_proto protoreflect.FileDescriptor + var IpAddrFamily_name = map[int32]string + var IpAddrFamily_value = map[string]int32 + var Networks_NetIP_Transport_name = map[int32]string + var Networks_NetIP_Transport_value = map[string]int32 + var Traffic_name = map[int32]string + var Traffic_value = map[string]int32 + type ICMP struct + IPv IpAddrFamily + Types []uint32 + func (*ICMP) Descriptor() ([]byte, []int) + func (*ICMP) ProtoMessage() + func (x *ICMP) GetIPv() IpAddrFamily + func (x *ICMP) GetTypes() []uint32 + func (x *ICMP) ProtoReflect() protoreflect.Message + func (x *ICMP) Reset() + func (x *ICMP) String() string + type IpAddrFamily int32 + const IpAddrFamily_IPv4 + const IpAddrFamily_IPv6 + const IpAddrFamily__ + func (IpAddrFamily) Descriptor() protoreflect.EnumDescriptor + func (IpAddrFamily) EnumDescriptor() ([]byte, []int) + func (IpAddrFamily) Type() protoreflect.EnumType + func (x IpAddrFamily) Enum() *IpAddrFamily + func (x IpAddrFamily) Number() protoreflect.EnumNumber + func (x IpAddrFamily) String() string + type Networks struct + func (*Networks) Descriptor() ([]byte, []int) + func (*Networks) ProtoMessage() + func (x *Networks) ProtoReflect() protoreflect.Message + func (x *Networks) Reset() + func (x *Networks) String() string + type Networks_NetIP struct + CIDR string + func (*Networks_NetIP) Descriptor() ([]byte, []int) + func (*Networks_NetIP) ProtoMessage() + func (x *Networks_NetIP) GetCIDR() string + func (x *Networks_NetIP) ProtoReflect() protoreflect.Message + func (x *Networks_NetIP) Reset() + func (x *Networks_NetIP) String() string + type Networks_NetIP_PortRange struct + From uint32 + To uint32 + func (*Networks_NetIP_PortRange) Descriptor() ([]byte, []int) + func (*Networks_NetIP_PortRange) ProtoMessage() + func (x *Networks_NetIP_PortRange) GetFrom() uint32 + func (x *Networks_NetIP_PortRange) GetTo() uint32 + func (x *Networks_NetIP_PortRange) ProtoReflect() protoreflect.Message + func (x *Networks_NetIP_PortRange) Reset() + func (x *Networks_NetIP_PortRange) String() string + type Networks_NetIP_Transport int32 + const Networks_NetIP_TCP + const Networks_NetIP_UDP + func (Networks_NetIP_Transport) Descriptor() protoreflect.EnumDescriptor + func (Networks_NetIP_Transport) EnumDescriptor() ([]byte, []int) + func (Networks_NetIP_Transport) Type() protoreflect.EnumType + func (x Networks_NetIP_Transport) Enum() *Networks_NetIP_Transport + func (x Networks_NetIP_Transport) Number() protoreflect.EnumNumber + func (x Networks_NetIP_Transport) String() string + type Traffic int32 + const Traffic_Egress + const Traffic_Ingress + const Traffic_Undef + func (Traffic) Descriptor() protoreflect.EnumDescriptor + func (Traffic) EnumDescriptor() ([]byte, []int) + func (Traffic) Type() protoreflect.EnumType + func (x Traffic) Enum() *Traffic + func (x Traffic) Number() protoreflect.EnumNumber + func (x Traffic) String() string v2.0.0-dev.1 Jun 2, 2024 Other modules containing this package github.com/H-BF/protos