Documentation ¶
Index ¶
- Variables
- func Dlink1pPriority_Add(p *radius.Packet, value Dlink1pPriority) (err error)
- func Dlink1pPriority_Del(p *radius.Packet)
- func Dlink1pPriority_Set(p *radius.Packet, value Dlink1pPriority) (err error)
- func DlinkACLProfile_Add(p *radius.Packet, value []byte) (err error)
- func DlinkACLProfile_AddString(p *radius.Packet, value string) (err error)
- func DlinkACLProfile_Del(p *radius.Packet)
- func DlinkACLProfile_Get(p *radius.Packet) (value []byte)
- func DlinkACLProfile_GetString(p *radius.Packet) (value string)
- func DlinkACLProfile_GetStrings(p *radius.Packet) (values []string, err error)
- func DlinkACLProfile_Gets(p *radius.Packet) (values [][]byte, err error)
- func DlinkACLProfile_Lookup(p *radius.Packet) (value []byte, err error)
- func DlinkACLProfile_LookupString(p *radius.Packet) (value string, err error)
- func DlinkACLProfile_Set(p *radius.Packet, value []byte) (err error)
- func DlinkACLProfile_SetString(p *radius.Packet, value string) (err error)
- func DlinkACLRule_Add(p *radius.Packet, value []byte) (err error)
- func DlinkACLRule_AddString(p *radius.Packet, value string) (err error)
- func DlinkACLRule_Del(p *radius.Packet)
- func DlinkACLRule_Get(p *radius.Packet) (value []byte)
- func DlinkACLRule_GetString(p *radius.Packet) (value string)
- func DlinkACLRule_GetStrings(p *radius.Packet) (values []string, err error)
- func DlinkACLRule_Gets(p *radius.Packet) (values [][]byte, err error)
- func DlinkACLRule_Lookup(p *radius.Packet) (value []byte, err error)
- func DlinkACLRule_LookupString(p *radius.Packet) (value string, err error)
- func DlinkACLRule_Set(p *radius.Packet, value []byte) (err error)
- func DlinkACLRule_SetString(p *radius.Packet, value string) (err error)
- func DlinkACLScript_Add(p *radius.Packet, value []byte) (err error)
- func DlinkACLScript_AddString(p *radius.Packet, value string) (err error)
- func DlinkACLScript_Del(p *radius.Packet)
- func DlinkACLScript_Get(p *radius.Packet) (value []byte)
- func DlinkACLScript_GetString(p *radius.Packet) (value string)
- func DlinkACLScript_GetStrings(p *radius.Packet) (values []string, err error)
- func DlinkACLScript_Gets(p *radius.Packet) (values [][]byte, err error)
- func DlinkACLScript_Lookup(p *radius.Packet) (value []byte, err error)
- func DlinkACLScript_LookupString(p *radius.Packet) (value string, err error)
- func DlinkACLScript_Set(p *radius.Packet, value []byte) (err error)
- func DlinkACLScript_SetString(p *radius.Packet, value string) (err error)
- func DlinkEgressBandwidthAssignment_Add(p *radius.Packet, value DlinkEgressBandwidthAssignment) (err error)
- func DlinkEgressBandwidthAssignment_Del(p *radius.Packet)
- func DlinkEgressBandwidthAssignment_Set(p *radius.Packet, value DlinkEgressBandwidthAssignment) (err error)
- func DlinkIngressBandwidthAssignment_Add(p *radius.Packet, value DlinkIngressBandwidthAssignment) (err error)
- func DlinkIngressBandwidthAssignment_Del(p *radius.Packet)
- func DlinkIngressBandwidthAssignment_Set(p *radius.Packet, value DlinkIngressBandwidthAssignment) (err error)
- func DlinkUserLevel_Add(p *radius.Packet, value DlinkUserLevel) (err error)
- func DlinkUserLevel_Del(p *radius.Packet)
- func DlinkUserLevel_Set(p *radius.Packet, value DlinkUserLevel) (err error)
- func DlinkVLANID_Add(p *radius.Packet, value []byte) (err error)
- func DlinkVLANID_AddString(p *radius.Packet, value string) (err error)
- func DlinkVLANID_Del(p *radius.Packet)
- func DlinkVLANID_Get(p *radius.Packet) (value []byte)
- func DlinkVLANID_GetString(p *radius.Packet) (value string)
- func DlinkVLANID_GetStrings(p *radius.Packet) (values []string, err error)
- func DlinkVLANID_Gets(p *radius.Packet) (values [][]byte, err error)
- func DlinkVLANID_Lookup(p *radius.Packet) (value []byte, err error)
- func DlinkVLANID_LookupString(p *radius.Packet) (value string, err error)
- func DlinkVLANID_Set(p *radius.Packet, value []byte) (err error)
- func DlinkVLANID_SetString(p *radius.Packet, value string) (err error)
- func DlinkVLANName_Add(p *radius.Packet, value []byte) (err error)
- func DlinkVLANName_AddString(p *radius.Packet, value string) (err error)
- func DlinkVLANName_Del(p *radius.Packet)
- func DlinkVLANName_Get(p *radius.Packet) (value []byte)
- func DlinkVLANName_GetString(p *radius.Packet) (value string)
- func DlinkVLANName_GetStrings(p *radius.Packet) (values []string, err error)
- func DlinkVLANName_Gets(p *radius.Packet) (values [][]byte, err error)
- func DlinkVLANName_Lookup(p *radius.Packet) (value []byte, err error)
- func DlinkVLANName_LookupString(p *radius.Packet) (value string, err error)
- func DlinkVLANName_Set(p *radius.Packet, value []byte) (err error)
- func DlinkVLANName_SetString(p *radius.Packet, value string) (err error)
- type Dlink1pPriority
- type DlinkEgressBandwidthAssignment
- func DlinkEgressBandwidthAssignment_Get(p *radius.Packet) (value DlinkEgressBandwidthAssignment)
- func DlinkEgressBandwidthAssignment_Gets(p *radius.Packet) (values []DlinkEgressBandwidthAssignment, err error)
- func DlinkEgressBandwidthAssignment_Lookup(p *radius.Packet) (value DlinkEgressBandwidthAssignment, err error)
- type DlinkIngressBandwidthAssignment
- func DlinkIngressBandwidthAssignment_Get(p *radius.Packet) (value DlinkIngressBandwidthAssignment)
- func DlinkIngressBandwidthAssignment_Gets(p *radius.Packet) (values []DlinkIngressBandwidthAssignment, err error)
- func DlinkIngressBandwidthAssignment_Lookup(p *radius.Packet) (value DlinkIngressBandwidthAssignment, err error)
- type DlinkUserLevel
Constants ¶
This section is empty.
Variables ¶
View Source
var Dlink1pPriority_Strings = map[Dlink1pPriority]string{}
View Source
var DlinkEgressBandwidthAssignment_Strings = map[DlinkEgressBandwidthAssignment]string{}
View Source
var DlinkIngressBandwidthAssignment_Strings = map[DlinkIngressBandwidthAssignment]string{}
View Source
var DlinkUserLevel_Strings = map[DlinkUserLevel]string{ DlinkUserLevel_Value_UserLegacy: "User-Legacy", DlinkUserLevel_Value_User: "User", DlinkUserLevel_Value_Operator: "Operator", DlinkUserLevel_Value_Admin: "Admin", DlinkUserLevel_Value_PowerUser: "Power-User", DlinkUserLevel_Value_AdminLegacy: "Admin-Legacy", }
Functions ¶
func Dlink1pPriority_Add ¶
func Dlink1pPriority_Add(p *radius.Packet, value Dlink1pPriority) (err error)
func Dlink1pPriority_Del ¶
func Dlink1pPriority_Set ¶
func Dlink1pPriority_Set(p *radius.Packet, value Dlink1pPriority) (err error)
func DlinkACLProfile_Del ¶
func DlinkACLProfile_Get ¶
func DlinkACLProfile_Gets ¶
func DlinkACLProfile_Lookup ¶
func DlinkACLRule_AddString ¶
func DlinkACLRule_Del ¶
func DlinkACLRule_Get ¶
func DlinkACLRule_GetString ¶
func DlinkACLRule_GetStrings ¶
func DlinkACLRule_SetString ¶
func DlinkACLScript_Del ¶
func DlinkACLScript_Get ¶
func DlinkEgressBandwidthAssignment_Add ¶
func DlinkEgressBandwidthAssignment_Add(p *radius.Packet, value DlinkEgressBandwidthAssignment) (err error)
func DlinkEgressBandwidthAssignment_Set ¶
func DlinkEgressBandwidthAssignment_Set(p *radius.Packet, value DlinkEgressBandwidthAssignment) (err error)
func DlinkIngressBandwidthAssignment_Add ¶
func DlinkIngressBandwidthAssignment_Add(p *radius.Packet, value DlinkIngressBandwidthAssignment) (err error)
func DlinkIngressBandwidthAssignment_Set ¶
func DlinkIngressBandwidthAssignment_Set(p *radius.Packet, value DlinkIngressBandwidthAssignment) (err error)
func DlinkUserLevel_Add ¶
func DlinkUserLevel_Add(p *radius.Packet, value DlinkUserLevel) (err error)
func DlinkUserLevel_Del ¶
func DlinkUserLevel_Set ¶
func DlinkUserLevel_Set(p *radius.Packet, value DlinkUserLevel) (err error)
func DlinkVLANID_Del ¶
func DlinkVLANID_Get ¶
func DlinkVLANID_GetString ¶
func DlinkVLANID_GetStrings ¶
func DlinkVLANName_AddString ¶
func DlinkVLANName_Del ¶
func DlinkVLANName_Get ¶
func DlinkVLANName_GetString ¶
Types ¶
type Dlink1pPriority ¶
type Dlink1pPriority uint32
func Dlink1pPriority_Get ¶
func Dlink1pPriority_Get(p *radius.Packet) (value Dlink1pPriority)
func Dlink1pPriority_Gets ¶
func Dlink1pPriority_Gets(p *radius.Packet) (values []Dlink1pPriority, err error)
func Dlink1pPriority_Lookup ¶
func Dlink1pPriority_Lookup(p *radius.Packet) (value Dlink1pPriority, err error)
func (Dlink1pPriority) String ¶
func (a Dlink1pPriority) String() string
type DlinkEgressBandwidthAssignment ¶
type DlinkEgressBandwidthAssignment uint32
func DlinkEgressBandwidthAssignment_Get ¶
func DlinkEgressBandwidthAssignment_Get(p *radius.Packet) (value DlinkEgressBandwidthAssignment)
func DlinkEgressBandwidthAssignment_Gets ¶
func DlinkEgressBandwidthAssignment_Gets(p *radius.Packet) (values []DlinkEgressBandwidthAssignment, err error)
func DlinkEgressBandwidthAssignment_Lookup ¶
func DlinkEgressBandwidthAssignment_Lookup(p *radius.Packet) (value DlinkEgressBandwidthAssignment, err error)
func (DlinkEgressBandwidthAssignment) String ¶
func (a DlinkEgressBandwidthAssignment) String() string
type DlinkIngressBandwidthAssignment ¶
type DlinkIngressBandwidthAssignment uint32
func DlinkIngressBandwidthAssignment_Get ¶
func DlinkIngressBandwidthAssignment_Get(p *radius.Packet) (value DlinkIngressBandwidthAssignment)
func DlinkIngressBandwidthAssignment_Gets ¶
func DlinkIngressBandwidthAssignment_Gets(p *radius.Packet) (values []DlinkIngressBandwidthAssignment, err error)
func DlinkIngressBandwidthAssignment_Lookup ¶
func DlinkIngressBandwidthAssignment_Lookup(p *radius.Packet) (value DlinkIngressBandwidthAssignment, err error)
func (DlinkIngressBandwidthAssignment) String ¶
func (a DlinkIngressBandwidthAssignment) String() string
type DlinkUserLevel ¶
type DlinkUserLevel uint32
const ( DlinkUserLevel_Value_UserLegacy DlinkUserLevel = 1 DlinkUserLevel_Value_User DlinkUserLevel = 3 DlinkUserLevel_Value_Operator DlinkUserLevel = 4 DlinkUserLevel_Value_Admin DlinkUserLevel = 5 DlinkUserLevel_Value_PowerUser DlinkUserLevel = 6 DlinkUserLevel_Value_AdminLegacy DlinkUserLevel = 15 )
func DlinkUserLevel_Get ¶
func DlinkUserLevel_Get(p *radius.Packet) (value DlinkUserLevel)
func DlinkUserLevel_Gets ¶
func DlinkUserLevel_Gets(p *radius.Packet) (values []DlinkUserLevel, err error)
func DlinkUserLevel_Lookup ¶
func DlinkUserLevel_Lookup(p *radius.Packet) (value DlinkUserLevel, err error)
func (DlinkUserLevel) String ¶
func (a DlinkUserLevel) String() string
Click to show internal directories.
Click to hide internal directories.