Documentation
¶
Overview ¶
Cisco-IOS-XR-ipv4-arp-oper:arp-gmp/vrfs/vrf/routes/route
Index ¶
- type ArpGmpRouteEntry
- func (*ArpGmpRouteEntry) Descriptor() ([]byte, []int)
- func (m *ArpGmpRouteEntry) GetInterfaceName() []string
- func (m *ArpGmpRouteEntry) GetInterfaceNameXr() string
- func (m *ArpGmpRouteEntry) GetIpAddress() string
- func (m *ArpGmpRouteEntry) GetPrefixLengthXr() uint32
- func (*ArpGmpRouteEntry) ProtoMessage()
- func (m *ArpGmpRouteEntry) Reset()
- func (m *ArpGmpRouteEntry) String() string
- func (m *ArpGmpRouteEntry) XXX_DiscardUnknown()
- func (m *ArpGmpRouteEntry) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ArpGmpRouteEntry) XXX_Merge(src proto.Message)
- func (m *ArpGmpRouteEntry) XXX_Size() int
- func (m *ArpGmpRouteEntry) XXX_Unmarshal(b []byte) error
- type ArpGmpRouteEntry_KEYS
- func (*ArpGmpRouteEntry_KEYS) Descriptor() ([]byte, []int)
- func (m *ArpGmpRouteEntry_KEYS) GetAddress() string
- func (m *ArpGmpRouteEntry_KEYS) GetPrefixLength() uint32
- func (m *ArpGmpRouteEntry_KEYS) GetVrfName() string
- func (*ArpGmpRouteEntry_KEYS) ProtoMessage()
- func (m *ArpGmpRouteEntry_KEYS) Reset()
- func (m *ArpGmpRouteEntry_KEYS) String() string
- func (m *ArpGmpRouteEntry_KEYS) XXX_DiscardUnknown()
- func (m *ArpGmpRouteEntry_KEYS) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ArpGmpRouteEntry_KEYS) XXX_Merge(src proto.Message)
- func (m *ArpGmpRouteEntry_KEYS) XXX_Size() int
- func (m *ArpGmpRouteEntry_KEYS) XXX_Unmarshal(b []byte) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ArpGmpRouteEntry ¶
type ArpGmpRouteEntry struct { IpAddress string `protobuf:"bytes,50,opt,name=ip_address,json=ipAddress,proto3" json:"ip_address,omitempty"` PrefixLengthXr uint32 `protobuf:"varint,51,opt,name=prefix_length_xr,json=prefixLengthXr,proto3" json:"prefix_length_xr,omitempty"` InterfaceNameXr string `protobuf:"bytes,52,opt,name=interface_name_xr,json=interfaceNameXr,proto3" json:"interface_name_xr,omitempty"` InterfaceName []string `protobuf:"bytes,53,rep,name=interface_name,json=interfaceName,proto3" json:"interface_name,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ArpGmpRouteEntry) Descriptor ¶
func (*ArpGmpRouteEntry) Descriptor() ([]byte, []int)
func (*ArpGmpRouteEntry) GetInterfaceName ¶
func (m *ArpGmpRouteEntry) GetInterfaceName() []string
func (*ArpGmpRouteEntry) GetInterfaceNameXr ¶
func (m *ArpGmpRouteEntry) GetInterfaceNameXr() string
func (*ArpGmpRouteEntry) GetIpAddress ¶
func (m *ArpGmpRouteEntry) GetIpAddress() string
func (*ArpGmpRouteEntry) GetPrefixLengthXr ¶
func (m *ArpGmpRouteEntry) GetPrefixLengthXr() uint32
func (*ArpGmpRouteEntry) ProtoMessage ¶
func (*ArpGmpRouteEntry) ProtoMessage()
func (*ArpGmpRouteEntry) Reset ¶
func (m *ArpGmpRouteEntry) Reset()
func (*ArpGmpRouteEntry) String ¶
func (m *ArpGmpRouteEntry) String() string
func (*ArpGmpRouteEntry) XXX_DiscardUnknown ¶
func (m *ArpGmpRouteEntry) XXX_DiscardUnknown()
func (*ArpGmpRouteEntry) XXX_Marshal ¶
func (m *ArpGmpRouteEntry) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ArpGmpRouteEntry) XXX_Merge ¶
func (m *ArpGmpRouteEntry) XXX_Merge(src proto.Message)
func (*ArpGmpRouteEntry) XXX_Size ¶
func (m *ArpGmpRouteEntry) XXX_Size() int
func (*ArpGmpRouteEntry) XXX_Unmarshal ¶
func (m *ArpGmpRouteEntry) XXX_Unmarshal(b []byte) error
type ArpGmpRouteEntry_KEYS ¶
type ArpGmpRouteEntry_KEYS struct { VrfName string `protobuf:"bytes,1,opt,name=vrf_name,json=vrfName,proto3" json:"vrf_name,omitempty"` Address string `protobuf:"bytes,2,opt,name=address,proto3" json:"address,omitempty"` PrefixLength uint32 `protobuf:"varint,3,opt,name=prefix_length,json=prefixLength,proto3" json:"prefix_length,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ArpGmpRouteEntry_KEYS) Descriptor ¶
func (*ArpGmpRouteEntry_KEYS) Descriptor() ([]byte, []int)
func (*ArpGmpRouteEntry_KEYS) GetAddress ¶
func (m *ArpGmpRouteEntry_KEYS) GetAddress() string
func (*ArpGmpRouteEntry_KEYS) GetPrefixLength ¶
func (m *ArpGmpRouteEntry_KEYS) GetPrefixLength() uint32
func (*ArpGmpRouteEntry_KEYS) GetVrfName ¶
func (m *ArpGmpRouteEntry_KEYS) GetVrfName() string
func (*ArpGmpRouteEntry_KEYS) ProtoMessage ¶
func (*ArpGmpRouteEntry_KEYS) ProtoMessage()
func (*ArpGmpRouteEntry_KEYS) Reset ¶
func (m *ArpGmpRouteEntry_KEYS) Reset()
func (*ArpGmpRouteEntry_KEYS) String ¶
func (m *ArpGmpRouteEntry_KEYS) String() string
func (*ArpGmpRouteEntry_KEYS) XXX_DiscardUnknown ¶
func (m *ArpGmpRouteEntry_KEYS) XXX_DiscardUnknown()
func (*ArpGmpRouteEntry_KEYS) XXX_Marshal ¶
func (m *ArpGmpRouteEntry_KEYS) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ArpGmpRouteEntry_KEYS) XXX_Merge ¶
func (m *ArpGmpRouteEntry_KEYS) XXX_Merge(src proto.Message)
func (*ArpGmpRouteEntry_KEYS) XXX_Size ¶
func (m *ArpGmpRouteEntry_KEYS) XXX_Size() int
func (*ArpGmpRouteEntry_KEYS) XXX_Unmarshal ¶
func (m *ArpGmpRouteEntry_KEYS) XXX_Unmarshal(b []byte) error
Click to show internal directories.
Click to hide internal directories.