Documentation ¶
Index ¶
- func HS20APVersion_Add(p *radius.Packet, value byte) (err error)
- func HS20APVersion_Del(p *radius.Packet)
- func HS20APVersion_Get(p *radius.Packet) (value byte)
- func HS20APVersion_Gets(p *radius.Packet) (values []byte, err error)
- func HS20APVersion_Lookup(p *radius.Packet) (value byte, err error)
- func HS20APVersion_Set(p *radius.Packet, value byte) (err error)
- func HS20DeauthenticationRequest_Add(p *radius.Packet, value []byte) (err error)
- func HS20DeauthenticationRequest_AddString(p *radius.Packet, value string) (err error)
- func HS20DeauthenticationRequest_Del(p *radius.Packet)
- func HS20DeauthenticationRequest_Get(p *radius.Packet) (value []byte)
- func HS20DeauthenticationRequest_GetString(p *radius.Packet) (value string)
- func HS20DeauthenticationRequest_GetStrings(p *radius.Packet) (values []string, err error)
- func HS20DeauthenticationRequest_Gets(p *radius.Packet) (values [][]byte, err error)
- func HS20DeauthenticationRequest_Lookup(p *radius.Packet) (value []byte, err error)
- func HS20DeauthenticationRequest_LookupString(p *radius.Packet) (value string, err error)
- func HS20DeauthenticationRequest_Set(p *radius.Packet, value []byte) (err error)
- func HS20DeauthenticationRequest_SetString(p *radius.Packet, value string) (err error)
- func HS20MobileDeviceVersion_Add(p *radius.Packet, value []byte) (err error)
- func HS20MobileDeviceVersion_AddString(p *radius.Packet, value string) (err error)
- func HS20MobileDeviceVersion_Del(p *radius.Packet)
- func HS20MobileDeviceVersion_Get(p *radius.Packet) (value []byte)
- func HS20MobileDeviceVersion_GetString(p *radius.Packet) (value string)
- func HS20MobileDeviceVersion_GetStrings(p *radius.Packet) (values []string, err error)
- func HS20MobileDeviceVersion_Gets(p *radius.Packet) (values [][]byte, err error)
- func HS20MobileDeviceVersion_Lookup(p *radius.Packet) (value []byte, err error)
- func HS20MobileDeviceVersion_LookupString(p *radius.Packet) (value string, err error)
- func HS20MobileDeviceVersion_Set(p *radius.Packet, value []byte) (err error)
- func HS20MobileDeviceVersion_SetString(p *radius.Packet, value string) (err error)
- func HS20SessionInformationURL_Add(p *radius.Packet, value []byte) (err error)
- func HS20SessionInformationURL_AddString(p *radius.Packet, value string) (err error)
- func HS20SessionInformationURL_Del(p *radius.Packet)
- func HS20SessionInformationURL_Get(p *radius.Packet) (value []byte)
- func HS20SessionInformationURL_GetString(p *radius.Packet) (value string)
- func HS20SessionInformationURL_GetStrings(p *radius.Packet) (values []string, err error)
- func HS20SessionInformationURL_Gets(p *radius.Packet) (values [][]byte, err error)
- func HS20SessionInformationURL_Lookup(p *radius.Packet) (value []byte, err error)
- func HS20SessionInformationURL_LookupString(p *radius.Packet) (value string, err error)
- func HS20SessionInformationURL_Set(p *radius.Packet, value []byte) (err error)
- func HS20SessionInformationURL_SetString(p *radius.Packet, value string) (err error)
- func HS20SubscriptionRemediationNeeded_Add(p *radius.Packet, value []byte) (err error)
- func HS20SubscriptionRemediationNeeded_AddString(p *radius.Packet, value string) (err error)
- func HS20SubscriptionRemediationNeeded_Del(p *radius.Packet)
- func HS20SubscriptionRemediationNeeded_Get(p *radius.Packet) (value []byte)
- func HS20SubscriptionRemediationNeeded_GetString(p *radius.Packet) (value string)
- func HS20SubscriptionRemediationNeeded_GetStrings(p *radius.Packet) (values []string, err error)
- func HS20SubscriptionRemediationNeeded_Gets(p *radius.Packet) (values [][]byte, err error)
- func HS20SubscriptionRemediationNeeded_Lookup(p *radius.Packet) (value []byte, err error)
- func HS20SubscriptionRemediationNeeded_LookupString(p *radius.Packet) (value string, err error)
- func HS20SubscriptionRemediationNeeded_Set(p *radius.Packet, value []byte) (err error)
- func HS20SubscriptionRemediationNeeded_SetString(p *radius.Packet, value string) (err error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func HS20APVersion_Del ¶
func HS20APVersion_Get ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.