package addrtype
import "github.com/jcmturner/gokrb5/v8/iana/addrtype"
Package addrtype provides Address type assigned numbers.
Index ¶
Constants ¶
const ( IPv4 int32 = 2 Directional int32 = 3 ChaosNet int32 = 5 XNS int32 = 6 ISO int32 = 7 DECNETPhaseIV int32 = 12 AppleTalkDDP int32 = 16 NetBios int32 = 20 IPv6 int32 = 24 )
Address type IDs.
Source Files ¶
- Version
- v8.4.3
- Published
- Jul 27, 2022
- Platform
- linux/amd64
- Last checked
- 4 hours ago –
Tools for package owners.