| pkg bytes, func ToValidUTF8([]uint8, []uint8) []uint8 |
| pkg crypto/ed25519, const PrivateKeySize = 64 |
| pkg crypto/ed25519, const PrivateKeySize ideal-int |
| pkg crypto/ed25519, const PublicKeySize = 32 |
| pkg crypto/ed25519, const PublicKeySize ideal-int |
| pkg crypto/ed25519, const SeedSize = 32 |
| pkg crypto/ed25519, const SeedSize ideal-int |
| pkg crypto/ed25519, const SignatureSize = 64 |
| pkg crypto/ed25519, const SignatureSize ideal-int |
| pkg crypto/ed25519, func GenerateKey(io.Reader) (PublicKey, PrivateKey, error) |
| pkg crypto/ed25519, func NewKeyFromSeed([]uint8) PrivateKey |
| pkg crypto/ed25519, func Sign(PrivateKey, []uint8) []uint8 |
| pkg crypto/ed25519, func Verify(PublicKey, []uint8, []uint8) bool |
| pkg crypto/ed25519, method (PrivateKey) Public() crypto.PublicKey |
| pkg crypto/ed25519, method (PrivateKey) Seed() []uint8 |
| pkg crypto/ed25519, method (PrivateKey) Sign(io.Reader, []uint8, crypto.SignerOpts) ([]uint8, error) |
| pkg crypto/ed25519, type PrivateKey []uint8 |
| pkg crypto/ed25519, type PublicKey []uint8 |
| pkg crypto/tls, const Ed25519 = 2055 |
| pkg crypto/tls, const Ed25519 SignatureScheme |
| pkg crypto/x509, const Ed25519 = 4 |
| pkg crypto/x509, const Ed25519 PublicKeyAlgorithm |
| pkg crypto/x509, const PureEd25519 = 16 |
| pkg crypto/x509, const PureEd25519 SignatureAlgorithm |
| pkg database/sql, method (*Conn) Raw(func(interface{}) error) error |
| pkg database/sql, method (*NullInt32) Scan(interface{}) error |
| pkg database/sql, method (NullInt32) Value() (driver.Value, error) |
| pkg database/sql, method (*NullTime) Scan(interface{}) error |
| pkg database/sql, method (NullTime) Value() (driver.Value, error) |
| pkg database/sql, type NullInt32 struct |
| pkg database/sql, type NullInt32 struct, Int32 int32 |
| pkg database/sql, type NullInt32 struct, Valid bool |
| pkg database/sql, type NullTime struct |
| pkg database/sql, type NullTime struct, Time time.Time |
| pkg database/sql, type NullTime struct, Valid bool |
| pkg debug/dwarf, method (*UnsupportedType) Common() *CommonType |
| pkg debug/dwarf, method (*UnsupportedType) Size() int64 |
| pkg debug/dwarf, method (*UnsupportedType) String() string |
| pkg debug/dwarf, type UnsupportedType struct |
| pkg debug/dwarf, type UnsupportedType struct, embedded CommonType |
| pkg debug/dwarf, type UnsupportedType struct, Tag Tag |
| pkg debug/elf, type Symbol struct, Library string |
| pkg debug/elf, type Symbol struct, Version string |
| pkg encoding/csv, method (*ParseError) Unwrap() error |
| pkg encoding/json, method (*MarshalerError) Unwrap() error |
| pkg errors, func As(error, interface{}) bool |
| pkg errors, func Is(error, error) bool |
| pkg errors, func Unwrap(error) error |
| pkg go/constant, func Make(interface{}) Value |
| pkg go/constant, func Val(Value) interface{} |
| pkg go/token, func IsExported(string) bool |
| pkg go/token, func IsIdentifier(string) bool |
| pkg go/token, func IsKeyword(string) bool |
| pkg go/types, func CheckExpr(*token.FileSet, *Package, token.Pos, ast.Expr, *Info) error |
| pkg log, func Writer() io.Writer |
| pkg log/syslog (netbsd-arm64-cgo), const LOG_ALERT = 1 |
| pkg log/syslog (netbsd-arm64-cgo), const LOG_ALERT Priority |
| pkg log/syslog (netbsd-arm64-cgo), const LOG_AUTH = 32 |
| pkg log/syslog (netbsd-arm64-cgo), const LOG_AUTH Priority |
| pkg log/syslog (netbsd-arm64-cgo), const LOG_AUTHPRIV = 80 |
| pkg log/syslog (netbsd-arm64-cgo), const LOG_AUTHPRIV Priority |
| pkg log/syslog (netbsd-arm64-cgo), const LOG_CRIT = 2 |
| pkg log/syslog (netbsd-arm64-cgo), const LOG_CRIT Priority |
| pkg log/syslog (netbsd-arm64-cgo), const LOG_CRON = 72 |
| pkg log/syslog (netbsd-arm64-cgo), const LOG_CRON Priority |
| pkg log/syslog (netbsd-arm64-cgo), const LOG_DAEMON = 24 |
| pkg log/syslog (netbsd-arm64-cgo), const LOG_DAEMON Priority |
| pkg log/syslog (netbsd-arm64-cgo), const LOG_DEBUG = 7 |
| pkg log/syslog (netbsd-arm64-cgo), const LOG_DEBUG Priority |
| pkg log/syslog (netbsd-arm64-cgo), const LOG_EMERG = 0 |
| pkg log/syslog (netbsd-arm64-cgo), const LOG_EMERG Priority |
| pkg log/syslog (netbsd-arm64-cgo), const LOG_ERR = 3 |
| pkg log/syslog (netbsd-arm64-cgo), const LOG_ERR Priority |
| pkg log/syslog (netbsd-arm64-cgo), const LOG_FTP = 88 |
| pkg log/syslog (netbsd-arm64-cgo), const LOG_FTP Priority |
| pkg log/syslog (netbsd-arm64-cgo), const LOG_INFO = 6 |
| pkg log/syslog (netbsd-arm64-cgo), const LOG_INFO Priority |
| pkg log/syslog (netbsd-arm64-cgo), const LOG_KERN = 0 |
| pkg log/syslog (netbsd-arm64-cgo), const LOG_KERN Priority |
| pkg log/syslog (netbsd-arm64-cgo), const LOG_LOCAL0 = 128 |
| pkg log/syslog (netbsd-arm64-cgo), const LOG_LOCAL0 Priority |
| pkg log/syslog (netbsd-arm64-cgo), const LOG_LOCAL1 = 136 |
| pkg log/syslog (netbsd-arm64-cgo), const LOG_LOCAL1 Priority |
| pkg log/syslog (netbsd-arm64-cgo), const LOG_LOCAL2 = 144 |
| pkg log/syslog (netbsd-arm64-cgo), const LOG_LOCAL2 Priority |
| pkg log/syslog (netbsd-arm64-cgo), const LOG_LOCAL3 = 152 |
| pkg log/syslog (netbsd-arm64-cgo), const LOG_LOCAL3 Priority |
| pkg log/syslog (netbsd-arm64-cgo), const LOG_LOCAL4 = 160 |
| pkg log/syslog (netbsd-arm64-cgo), const LOG_LOCAL4 Priority |
| pkg log/syslog (netbsd-arm64-cgo), const LOG_LOCAL5 = 168 |
| pkg log/syslog (netbsd-arm64-cgo), const LOG_LOCAL5 Priority |
| pkg log/syslog (netbsd-arm64-cgo), const LOG_LOCAL6 = 176 |
| pkg log/syslog (netbsd-arm64-cgo), const LOG_LOCAL6 Priority |
| pkg log/syslog (netbsd-arm64-cgo), const LOG_LOCAL7 = 184 |
| pkg log/syslog (netbsd-arm64-cgo), const LOG_LOCAL7 Priority |
| pkg log/syslog (netbsd-arm64-cgo), const LOG_LPR = 48 |
| pkg log/syslog (netbsd-arm64-cgo), const LOG_LPR Priority |
| pkg log/syslog (netbsd-arm64-cgo), const LOG_MAIL = 16 |
| pkg log/syslog (netbsd-arm64-cgo), const LOG_MAIL Priority |
| pkg log/syslog (netbsd-arm64-cgo), const LOG_NEWS = 56 |
| pkg log/syslog (netbsd-arm64-cgo), const LOG_NEWS Priority |
| pkg log/syslog (netbsd-arm64-cgo), const LOG_NOTICE = 5 |
| pkg log/syslog (netbsd-arm64-cgo), const LOG_NOTICE Priority |
| pkg log/syslog (netbsd-arm64-cgo), const LOG_SYSLOG = 40 |
| pkg log/syslog (netbsd-arm64-cgo), const LOG_SYSLOG Priority |
| pkg log/syslog (netbsd-arm64-cgo), const LOG_USER = 8 |
| pkg log/syslog (netbsd-arm64-cgo), const LOG_USER Priority |
| pkg log/syslog (netbsd-arm64-cgo), const LOG_UUCP = 64 |
| pkg log/syslog (netbsd-arm64-cgo), const LOG_UUCP Priority |
| pkg log/syslog (netbsd-arm64-cgo), const LOG_WARNING = 4 |
| pkg log/syslog (netbsd-arm64-cgo), const LOG_WARNING Priority |
| pkg log/syslog (netbsd-arm64-cgo), func Dial(string, string, Priority, string) (*Writer, error) |
| pkg log/syslog (netbsd-arm64-cgo), func NewLogger(Priority, int) (*log.Logger, error) |
| pkg log/syslog (netbsd-arm64-cgo), func New(Priority, string) (*Writer, error) |
| pkg log/syslog (netbsd-arm64-cgo), method (*Writer) Alert(string) error |
| pkg log/syslog (netbsd-arm64-cgo), method (*Writer) Close() error |
| pkg log/syslog (netbsd-arm64-cgo), method (*Writer) Crit(string) error |
| pkg log/syslog (netbsd-arm64-cgo), method (*Writer) Debug(string) error |
| pkg log/syslog (netbsd-arm64-cgo), method (*Writer) Emerg(string) error |
| pkg log/syslog (netbsd-arm64-cgo), method (*Writer) Err(string) error |
| pkg log/syslog (netbsd-arm64-cgo), method (*Writer) Info(string) error |
| pkg log/syslog (netbsd-arm64-cgo), method (*Writer) Notice(string) error |
| pkg log/syslog (netbsd-arm64-cgo), method (*Writer) Warning(string) error |
| pkg log/syslog (netbsd-arm64-cgo), method (*Writer) Write([]uint8) (int, error) |
| pkg log/syslog (netbsd-arm64-cgo), type Priority int |
| pkg log/syslog (netbsd-arm64-cgo), type Writer struct |
| pkg log/syslog (netbsd-arm64), const LOG_ALERT = 1 |
| pkg log/syslog (netbsd-arm64), const LOG_ALERT Priority |
| pkg log/syslog (netbsd-arm64), const LOG_AUTH = 32 |
| pkg log/syslog (netbsd-arm64), const LOG_AUTH Priority |
| pkg log/syslog (netbsd-arm64), const LOG_AUTHPRIV = 80 |
| pkg log/syslog (netbsd-arm64), const LOG_AUTHPRIV Priority |
| pkg log/syslog (netbsd-arm64), const LOG_CRIT = 2 |
| pkg log/syslog (netbsd-arm64), const LOG_CRIT Priority |
| pkg log/syslog (netbsd-arm64), const LOG_CRON = 72 |
| pkg log/syslog (netbsd-arm64), const LOG_CRON Priority |
| pkg log/syslog (netbsd-arm64), const LOG_DAEMON = 24 |
| pkg log/syslog (netbsd-arm64), const LOG_DAEMON Priority |
| pkg log/syslog (netbsd-arm64), const LOG_DEBUG = 7 |
| pkg log/syslog (netbsd-arm64), const LOG_DEBUG Priority |
| pkg log/syslog (netbsd-arm64), const LOG_EMERG = 0 |
| pkg log/syslog (netbsd-arm64), const LOG_EMERG Priority |
| pkg log/syslog (netbsd-arm64), const LOG_ERR = 3 |
| pkg log/syslog (netbsd-arm64), const LOG_ERR Priority |
| pkg log/syslog (netbsd-arm64), const LOG_FTP = 88 |
| pkg log/syslog (netbsd-arm64), const LOG_FTP Priority |
| pkg log/syslog (netbsd-arm64), const LOG_INFO = 6 |
| pkg log/syslog (netbsd-arm64), const LOG_INFO Priority |
| pkg log/syslog (netbsd-arm64), const LOG_KERN = 0 |
| pkg log/syslog (netbsd-arm64), const LOG_KERN Priority |
| pkg log/syslog (netbsd-arm64), const LOG_LOCAL0 = 128 |
| pkg log/syslog (netbsd-arm64), const LOG_LOCAL0 Priority |
| pkg log/syslog (netbsd-arm64), const LOG_LOCAL1 = 136 |
| pkg log/syslog (netbsd-arm64), const LOG_LOCAL1 Priority |
| pkg log/syslog (netbsd-arm64), const LOG_LOCAL2 = 144 |
| pkg log/syslog (netbsd-arm64), const LOG_LOCAL2 Priority |
| pkg log/syslog (netbsd-arm64), const LOG_LOCAL3 = 152 |
| pkg log/syslog (netbsd-arm64), const LOG_LOCAL3 Priority |
| pkg log/syslog (netbsd-arm64), const LOG_LOCAL4 = 160 |
| pkg log/syslog (netbsd-arm64), const LOG_LOCAL4 Priority |
| pkg log/syslog (netbsd-arm64), const LOG_LOCAL5 = 168 |
| pkg log/syslog (netbsd-arm64), const LOG_LOCAL5 Priority |
| pkg log/syslog (netbsd-arm64), const LOG_LOCAL6 = 176 |
| pkg log/syslog (netbsd-arm64), const LOG_LOCAL6 Priority |
| pkg log/syslog (netbsd-arm64), const LOG_LOCAL7 = 184 |
| pkg log/syslog (netbsd-arm64), const LOG_LOCAL7 Priority |
| pkg log/syslog (netbsd-arm64), const LOG_LPR = 48 |
| pkg log/syslog (netbsd-arm64), const LOG_LPR Priority |
| pkg log/syslog (netbsd-arm64), const LOG_MAIL = 16 |
| pkg log/syslog (netbsd-arm64), const LOG_MAIL Priority |
| pkg log/syslog (netbsd-arm64), const LOG_NEWS = 56 |
| pkg log/syslog (netbsd-arm64), const LOG_NEWS Priority |
| pkg log/syslog (netbsd-arm64), const LOG_NOTICE = 5 |
| pkg log/syslog (netbsd-arm64), const LOG_NOTICE Priority |
| pkg log/syslog (netbsd-arm64), const LOG_SYSLOG = 40 |
| pkg log/syslog (netbsd-arm64), const LOG_SYSLOG Priority |
| pkg log/syslog (netbsd-arm64), const LOG_USER = 8 |
| pkg log/syslog (netbsd-arm64), const LOG_USER Priority |
| pkg log/syslog (netbsd-arm64), const LOG_UUCP = 64 |
| pkg log/syslog (netbsd-arm64), const LOG_UUCP Priority |
| pkg log/syslog (netbsd-arm64), const LOG_WARNING = 4 |
| pkg log/syslog (netbsd-arm64), const LOG_WARNING Priority |
| pkg log/syslog (netbsd-arm64), func Dial(string, string, Priority, string) (*Writer, error) |
| pkg log/syslog (netbsd-arm64), func NewLogger(Priority, int) (*log.Logger, error) |
| pkg log/syslog (netbsd-arm64), func New(Priority, string) (*Writer, error) |
| pkg log/syslog (netbsd-arm64), method (*Writer) Alert(string) error |
| pkg log/syslog (netbsd-arm64), method (*Writer) Close() error |
| pkg log/syslog (netbsd-arm64), method (*Writer) Crit(string) error |
| pkg log/syslog (netbsd-arm64), method (*Writer) Debug(string) error |
| pkg log/syslog (netbsd-arm64), method (*Writer) Emerg(string) error |
| pkg log/syslog (netbsd-arm64), method (*Writer) Err(string) error |
| pkg log/syslog (netbsd-arm64), method (*Writer) Info(string) error |
| pkg log/syslog (netbsd-arm64), method (*Writer) Notice(string) error |
| pkg log/syslog (netbsd-arm64), method (*Writer) Warning(string) error |
| pkg log/syslog (netbsd-arm64), method (*Writer) Write([]uint8) (int, error) |
| pkg log/syslog (netbsd-arm64), type Priority int |
| pkg log/syslog (netbsd-arm64), type Writer struct |
| pkg math/big, method (*Int) TrailingZeroBits() uint |
| pkg math/big, method (*Rat) SetUint64(uint64) *Rat |
| pkg net/http, const SameSiteNoneMode = 4 |
| pkg net/http, const SameSiteNoneMode SameSite |
| pkg net/http, const StatusEarlyHints = 103 |
| pkg net/http, const StatusEarlyHints ideal-int |
| pkg net/http, func NewRequestWithContext(context.Context, string, string, io.Reader) (*Request, error) |
| pkg net/http, method (Header) Clone() Header |
| pkg net/http, method (*Request) Clone(context.Context) *Request |
| pkg net/http, method (*Transport) Clone() *Transport |
| pkg net/http, type Server struct, BaseContext func(net.Listener) context.Context |
| pkg net/http, type Server struct, ConnContext func(context.Context, net.Conn) context.Context |
| pkg net/http, type Transport struct, ForceAttemptHTTP2 bool |
| pkg net/http, type Transport struct, ReadBufferSize int |
| pkg net/http, type Transport struct, WriteBufferSize int |
| pkg net, method (*DNSConfigError) Unwrap() error |
| pkg net, method (*OpError) Unwrap() error |
| pkg net, type DNSError struct, IsNotFound bool |
| pkg net, type ListenConfig struct, KeepAlive time.Duration |
| pkg net/url, method (*Error) Unwrap() error |
| pkg os/exec, method (*Cmd) String() string |
| pkg os/exec, method (*Error) Unwrap() error |
| pkg os, func UserConfigDir() (string, error) |
| pkg os, method (*LinkError) Unwrap() error |
| pkg os, method (*PathError) Unwrap() error |
| pkg os, method (*SyscallError) Unwrap() error |
| pkg os (netbsd-arm64-cgo), const DevNull = "/dev/null" |
| pkg os (netbsd-arm64-cgo), const O_APPEND = 8 |
| pkg os (netbsd-arm64-cgo), const O_CREATE = 512 |
| pkg os (netbsd-arm64-cgo), const O_EXCL = 2048 |
| pkg os (netbsd-arm64-cgo), const O_SYNC = 128 |
| pkg os (netbsd-arm64-cgo), const O_TRUNC = 1024 |
| pkg os (netbsd-arm64-cgo), const PathListSeparator = 58 |
| pkg os (netbsd-arm64-cgo), const PathSeparator = 47 |
| pkg os (netbsd-arm64), const DevNull = "/dev/null" |
| pkg os (netbsd-arm64), const O_APPEND = 8 |
| pkg os (netbsd-arm64), const O_CREATE = 512 |
| pkg os (netbsd-arm64), const O_EXCL = 2048 |
| pkg os (netbsd-arm64), const O_SYNC = 128 |
| pkg os (netbsd-arm64), const O_TRUNC = 1024 |
| pkg os (netbsd-arm64), const PathListSeparator = 58 |
| pkg os (netbsd-arm64), const PathSeparator = 47 |
| pkg path/filepath (netbsd-arm64-cgo), const ListSeparator = 58 |
| pkg path/filepath (netbsd-arm64-cgo), const Separator = 47 |
| pkg path/filepath (netbsd-arm64), const ListSeparator = 58 |
| pkg path/filepath (netbsd-arm64), const Separator = 47 |
| pkg reflect, method (Value) IsZero() bool |
| pkg runtime (netbsd-arm64-cgo), const GOARCH = "arm64" |
| pkg runtime (netbsd-arm64-cgo), const GOOS = "netbsd" |
| pkg runtime (netbsd-arm64), const GOARCH = "arm64" |
| pkg runtime (netbsd-arm64), const GOOS = "netbsd" |
| pkg strings, func ToValidUTF8(string, string) string |
| pkg syscall, method (Errno) Is(error) bool |
| pkg syscall (netbsd-arm64-cgo), const AF_APPLETALK = 16 |
| pkg syscall (netbsd-arm64-cgo), const AF_APPLETALK ideal-int |
| pkg syscall (netbsd-arm64-cgo), const AF_ARP = 28 |
| pkg syscall (netbsd-arm64-cgo), const AF_ARP ideal-int |
| pkg syscall (netbsd-arm64-cgo), const AF_BLUETOOTH = 31 |
| pkg syscall (netbsd-arm64-cgo), const AF_BLUETOOTH ideal-int |
| pkg syscall (netbsd-arm64-cgo), const AF_CCITT = 10 |
| pkg syscall (netbsd-arm64-cgo), const AF_CCITT ideal-int |
| pkg syscall (netbsd-arm64-cgo), const AF_CHAOS = 5 |
| pkg syscall (netbsd-arm64-cgo), const AF_CHAOS ideal-int |
| pkg syscall (netbsd-arm64-cgo), const AF_CNT = 21 |
| pkg syscall (netbsd-arm64-cgo), const AF_CNT ideal-int |
| pkg syscall (netbsd-arm64-cgo), const AF_COIP = 20 |
| pkg syscall (netbsd-arm64-cgo), const AF_COIP ideal-int |
| pkg syscall (netbsd-arm64-cgo), const AF_DATAKIT = 9 |
| pkg syscall (netbsd-arm64-cgo), const AF_DATAKIT ideal-int |
| pkg syscall (netbsd-arm64-cgo), const AF_DECnet = 12 |
| pkg syscall (netbsd-arm64-cgo), const AF_DECnet ideal-int |
| pkg syscall (netbsd-arm64-cgo), const AF_DLI = 13 |
| pkg syscall (netbsd-arm64-cgo), const AF_DLI ideal-int |
| pkg syscall (netbsd-arm64-cgo), const AF_E164 = 26 |
| pkg syscall (netbsd-arm64-cgo), const AF_E164 ideal-int |
| pkg syscall (netbsd-arm64-cgo), const AF_ECMA = 8 |
| pkg syscall (netbsd-arm64-cgo), const AF_ECMA ideal-int |
| pkg syscall (netbsd-arm64-cgo), const AF_HYLINK = 15 |
| pkg syscall (netbsd-arm64-cgo), const AF_HYLINK ideal-int |
| pkg syscall (netbsd-arm64-cgo), const AF_IEEE80211 = 32 |
| pkg syscall (netbsd-arm64-cgo), const AF_IEEE80211 ideal-int |
| pkg syscall (netbsd-arm64-cgo), const AF_IMPLINK = 3 |
| pkg syscall (netbsd-arm64-cgo), const AF_IMPLINK ideal-int |
| pkg syscall (netbsd-arm64-cgo), const AF_INET6 = 24 |
| pkg syscall (netbsd-arm64-cgo), const AF_IPX = 23 |
| pkg syscall (netbsd-arm64-cgo), const AF_IPX ideal-int |
| pkg syscall (netbsd-arm64-cgo), const AF_ISDN = 26 |
| pkg syscall (netbsd-arm64-cgo), const AF_ISDN ideal-int |
| pkg syscall (netbsd-arm64-cgo), const AF_ISO = 7 |
| pkg syscall (netbsd-arm64-cgo), const AF_ISO ideal-int |
| pkg syscall (netbsd-arm64-cgo), const AF_LAT = 14 |
| pkg syscall (netbsd-arm64-cgo), const AF_LAT ideal-int |
| pkg syscall (netbsd-arm64-cgo), const AF_LINK = 18 |
| pkg syscall (netbsd-arm64-cgo), const AF_LINK ideal-int |
| pkg syscall (netbsd-arm64-cgo), const AF_LOCAL = 1 |
| pkg syscall (netbsd-arm64-cgo), const AF_LOCAL ideal-int |
| pkg syscall (netbsd-arm64-cgo), const AF_MAX = 35 |
| pkg syscall (netbsd-arm64-cgo), const AF_MAX ideal-int |
| pkg syscall (netbsd-arm64-cgo), const AF_MPLS = 33 |
| pkg syscall (netbsd-arm64-cgo), const AF_MPLS ideal-int |
| pkg syscall (netbsd-arm64-cgo), const AF_NATM = 27 |
| pkg syscall (netbsd-arm64-cgo), const AF_NATM ideal-int |
| pkg syscall (netbsd-arm64-cgo), const AF_NS = 6 |
| pkg syscall (netbsd-arm64-cgo), const AF_NS ideal-int |
| pkg syscall (netbsd-arm64-cgo), const AF_OROUTE = 17 |
| pkg syscall (netbsd-arm64-cgo), const AF_OROUTE ideal-int |
| pkg syscall (netbsd-arm64-cgo), const AF_OSI = 7 |
| pkg syscall (netbsd-arm64-cgo), const AF_OSI ideal-int |
| pkg syscall (netbsd-arm64-cgo), const AF_PUP = 4 |
| pkg syscall (netbsd-arm64-cgo), const AF_PUP ideal-int |
| pkg syscall (netbsd-arm64-cgo), const AF_ROUTE = 34 |
| pkg syscall (netbsd-arm64-cgo), const AF_ROUTE ideal-int |
| pkg syscall (netbsd-arm64-cgo), const AF_SNA = 11 |
| pkg syscall (netbsd-arm64-cgo), const AF_SNA ideal-int |
| pkg syscall (netbsd-arm64-cgo), const ARPHRD_ARCNET = 7 |
| pkg syscall (netbsd-arm64-cgo), const ARPHRD_ARCNET ideal-int |
| pkg syscall (netbsd-arm64-cgo), const ARPHRD_ETHER = 1 |
| pkg syscall (netbsd-arm64-cgo), const ARPHRD_ETHER ideal-int |
| pkg syscall (netbsd-arm64-cgo), const ARPHRD_FRELAY = 15 |
| pkg syscall (netbsd-arm64-cgo), const ARPHRD_FRELAY ideal-int |
| pkg syscall (netbsd-arm64-cgo), const ARPHRD_IEEE1394 = 24 |
| pkg syscall (netbsd-arm64-cgo), const ARPHRD_IEEE1394 ideal-int |
| pkg syscall (netbsd-arm64-cgo), const ARPHRD_IEEE802 = 6 |
| pkg syscall (netbsd-arm64-cgo), const ARPHRD_IEEE802 ideal-int |
| pkg syscall (netbsd-arm64-cgo), const ARPHRD_STRIP = 23 |
| pkg syscall (netbsd-arm64-cgo), const ARPHRD_STRIP ideal-int |
| pkg syscall (netbsd-arm64-cgo), const B0 = 0 |
| pkg syscall (netbsd-arm64-cgo), const B0 ideal-int |
| pkg syscall (netbsd-arm64-cgo), const B110 = 110 |
| pkg syscall (netbsd-arm64-cgo), const B110 ideal-int |
| pkg syscall (netbsd-arm64-cgo), const B115200 = 115200 |
| pkg syscall (netbsd-arm64-cgo), const B115200 ideal-int |
| pkg syscall (netbsd-arm64-cgo), const B1200 = 1200 |
| pkg syscall (netbsd-arm64-cgo), const B1200 ideal-int |
| pkg syscall (netbsd-arm64-cgo), const B134 = 134 |
| pkg syscall (netbsd-arm64-cgo), const B134 ideal-int |
| pkg syscall (netbsd-arm64-cgo), const B14400 = 14400 |
| pkg syscall (netbsd-arm64-cgo), const B14400 ideal-int |
| pkg syscall (netbsd-arm64-cgo), const B150 = 150 |
| pkg syscall (netbsd-arm64-cgo), const B150 ideal-int |
| pkg syscall (netbsd-arm64-cgo), const B1800 = 1800 |
| pkg syscall (netbsd-arm64-cgo), const B1800 ideal-int |
| pkg syscall (netbsd-arm64-cgo), const B19200 = 19200 |
| pkg syscall (netbsd-arm64-cgo), const B19200 ideal-int |
| pkg syscall (netbsd-arm64-cgo), const B200 = 200 |
| pkg syscall (netbsd-arm64-cgo), const B200 ideal-int |
| pkg syscall (netbsd-arm64-cgo), const B230400 = 230400 |
| pkg syscall (netbsd-arm64-cgo), const B230400 ideal-int |
| pkg syscall (netbsd-arm64-cgo), const B2400 = 2400 |
| pkg syscall (netbsd-arm64-cgo), const B2400 ideal-int |
| pkg syscall (netbsd-arm64-cgo), const B28800 = 28800 |
| pkg syscall (netbsd-arm64-cgo), const B28800 ideal-int |
| pkg syscall (netbsd-arm64-cgo), const B300 = 300 |
| pkg syscall (netbsd-arm64-cgo), const B300 ideal-int |
| pkg syscall (netbsd-arm64-cgo), const B38400 = 38400 |
| pkg syscall (netbsd-arm64-cgo), const B38400 ideal-int |
| pkg syscall (netbsd-arm64-cgo), const B460800 = 460800 |
| pkg syscall (netbsd-arm64-cgo), const B460800 ideal-int |
| pkg syscall (netbsd-arm64-cgo), const B4800 = 4800 |
| pkg syscall (netbsd-arm64-cgo), const B4800 ideal-int |
| pkg syscall (netbsd-arm64-cgo), const B50 = 50 |
| pkg syscall (netbsd-arm64-cgo), const B50 ideal-int |
| pkg syscall (netbsd-arm64-cgo), const B57600 = 57600 |
| pkg syscall (netbsd-arm64-cgo), const B57600 ideal-int |
| pkg syscall (netbsd-arm64-cgo), const B600 = 600 |
| pkg syscall (netbsd-arm64-cgo), const B600 ideal-int |
| pkg syscall (netbsd-arm64-cgo), const B7200 = 7200 |
| pkg syscall (netbsd-arm64-cgo), const B7200 ideal-int |
| pkg syscall (netbsd-arm64-cgo), const B75 = 75 |
| pkg syscall (netbsd-arm64-cgo), const B75 ideal-int |
| pkg syscall (netbsd-arm64-cgo), const B76800 = 76800 |
| pkg syscall (netbsd-arm64-cgo), const B76800 ideal-int |
| pkg syscall (netbsd-arm64-cgo), const B921600 = 921600 |
| pkg syscall (netbsd-arm64-cgo), const B921600 ideal-int |
| pkg syscall (netbsd-arm64-cgo), const B9600 = 9600 |
| pkg syscall (netbsd-arm64-cgo), const B9600 ideal-int |
| pkg syscall (netbsd-arm64-cgo), const BIOCFEEDBACK = 2147762813 |
| pkg syscall (netbsd-arm64-cgo), const BIOCFEEDBACK ideal-int |
| pkg syscall (netbsd-arm64-cgo), const BIOCFLUSH = 536887912 |
| pkg syscall (netbsd-arm64-cgo), const BIOCFLUSH ideal-int |
| pkg syscall (netbsd-arm64-cgo), const BIOCGBLEN = 1074020966 |
| pkg syscall (netbsd-arm64-cgo), const BIOCGBLEN ideal-int |
| pkg syscall (netbsd-arm64-cgo), const BIOCGDLT = 1074020970 |
| pkg syscall (netbsd-arm64-cgo), const BIOCGDLT ideal-int |
| pkg syscall (netbsd-arm64-cgo), const BIOCGDLTLIST = 3222291063 |
| pkg syscall (netbsd-arm64-cgo), const BIOCGDLTLIST ideal-int |
| pkg syscall (netbsd-arm64-cgo), const BIOCGETIF = 1083196011 |
| pkg syscall (netbsd-arm64-cgo), const BIOCGETIF ideal-int |
| pkg syscall (netbsd-arm64-cgo), const BIOCGFEEDBACK = 1074020988 |
| pkg syscall (netbsd-arm64-cgo), const BIOCGFEEDBACK ideal-int |
| pkg syscall (netbsd-arm64-cgo), const BIOCGHDRCMPLT = 1074020980 |
| pkg syscall (netbsd-arm64-cgo), const BIOCGHDRCMPLT ideal-int |
| pkg syscall (netbsd-arm64-cgo), const BIOCGRTIMEOUT = 1074807419 |
| pkg syscall (netbsd-arm64-cgo), const BIOCGRTIMEOUT ideal-int |
| pkg syscall (netbsd-arm64-cgo), const BIOCGSEESENT = 1074020984 |
| pkg syscall (netbsd-arm64-cgo), const BIOCGSEESENT ideal-int |
| pkg syscall (netbsd-arm64-cgo), const BIOCGSTATS = 1082147439 |
| pkg syscall (netbsd-arm64-cgo), const BIOCGSTATS ideal-int |
| pkg syscall (netbsd-arm64-cgo), const BIOCGSTATSOLD = 1074283119 |
| pkg syscall (netbsd-arm64-cgo), const BIOCGSTATSOLD ideal-int |
| pkg syscall (netbsd-arm64-cgo), const BIOCIMMEDIATE = 2147762800 |
| pkg syscall (netbsd-arm64-cgo), const BIOCIMMEDIATE ideal-int |
| pkg syscall (netbsd-arm64-cgo), const BIOCPROMISC = 536887913 |
| pkg syscall (netbsd-arm64-cgo), const BIOCPROMISC ideal-int |
| pkg syscall (netbsd-arm64-cgo), const BIOCSBLEN = 3221504614 |
| pkg syscall (netbsd-arm64-cgo), const BIOCSBLEN ideal-int |
| pkg syscall (netbsd-arm64-cgo), const BIOCSDLT = 2147762806 |
| pkg syscall (netbsd-arm64-cgo), const BIOCSDLT ideal-int |
| pkg syscall (netbsd-arm64-cgo), const BIOCSETF = 2148549223 |
| pkg syscall (netbsd-arm64-cgo), const BIOCSETF ideal-int |
| pkg syscall (netbsd-arm64-cgo), const BIOCSETIF = 2156937836 |
| pkg syscall (netbsd-arm64-cgo), const BIOCSETIF ideal-int |
| pkg syscall (netbsd-arm64-cgo), const BIOCSFEEDBACK = 2147762813 |
| pkg syscall (netbsd-arm64-cgo), const BIOCSFEEDBACK ideal-int |
| pkg syscall (netbsd-arm64-cgo), const BIOCSHDRCMPLT = 2147762805 |
| pkg syscall (netbsd-arm64-cgo), const BIOCSHDRCMPLT ideal-int |
| pkg syscall (netbsd-arm64-cgo), const BIOCSRTIMEOUT = 2148549242 |
| pkg syscall (netbsd-arm64-cgo), const BIOCSRTIMEOUT ideal-int |
| pkg syscall (netbsd-arm64-cgo), const BIOCSSEESENT = 2147762809 |
| pkg syscall (netbsd-arm64-cgo), const BIOCSSEESENT ideal-int |
| pkg syscall (netbsd-arm64-cgo), const BIOCSTCPF = 2148549234 |
| pkg syscall (netbsd-arm64-cgo), const BIOCSTCPF ideal-int |
| pkg syscall (netbsd-arm64-cgo), const BIOCSUDPF = 2148549235 |
| pkg syscall (netbsd-arm64-cgo), const BIOCSUDPF ideal-int |
| pkg syscall (netbsd-arm64-cgo), const BIOCVERSION = 1074020977 |
| pkg syscall (netbsd-arm64-cgo), const BIOCVERSION ideal-int |
| pkg syscall (netbsd-arm64-cgo), const BPF_A = 16 |
| pkg syscall (netbsd-arm64-cgo), const BPF_ABS = 32 |
| pkg syscall (netbsd-arm64-cgo), const BPF_ABS ideal-int |
| pkg syscall (netbsd-arm64-cgo), const BPF_ADD = 0 |
| pkg syscall (netbsd-arm64-cgo), const BPF_ADD ideal-int |
| pkg syscall (netbsd-arm64-cgo), const BPF_A ideal-int |
| pkg syscall (netbsd-arm64-cgo), const BPF_ALIGNMENT32 = 4 |
| pkg syscall (netbsd-arm64-cgo), const BPF_ALIGNMENT32 ideal-int |
| pkg syscall (netbsd-arm64-cgo), const BPF_ALIGNMENT = 8 |
| pkg syscall (netbsd-arm64-cgo), const BPF_ALIGNMENT ideal-int |
| pkg syscall (netbsd-arm64-cgo), const BPF_ALU = 4 |
| pkg syscall (netbsd-arm64-cgo), const BPF_ALU ideal-int |
| pkg syscall (netbsd-arm64-cgo), const BPF_AND = 80 |
| pkg syscall (netbsd-arm64-cgo), const BPF_AND ideal-int |
| pkg syscall (netbsd-arm64-cgo), const BPF_B = 16 |
| pkg syscall (netbsd-arm64-cgo), const BPF_B ideal-int |
| pkg syscall (netbsd-arm64-cgo), const BPF_DFLTBUFSIZE = 1048576 |
| pkg syscall (netbsd-arm64-cgo), const BPF_DFLTBUFSIZE ideal-int |
| pkg syscall (netbsd-arm64-cgo), const BPF_DIV = 48 |
| pkg syscall (netbsd-arm64-cgo), const BPF_DIV ideal-int |
| pkg syscall (netbsd-arm64-cgo), const BPF_H = 8 |
| pkg syscall (netbsd-arm64-cgo), const BPF_H ideal-int |
| pkg syscall (netbsd-arm64-cgo), const BPF_IMM = 0 |
| pkg syscall (netbsd-arm64-cgo), const BPF_IMM ideal-int |
| pkg syscall (netbsd-arm64-cgo), const BPF_IND = 64 |
| pkg syscall (netbsd-arm64-cgo), const BPF_IND ideal-int |
| pkg syscall (netbsd-arm64-cgo), const BPF_JA = 0 |
| pkg syscall (netbsd-arm64-cgo), const BPF_JA ideal-int |
| pkg syscall (netbsd-arm64-cgo), const BPF_JEQ = 16 |
| pkg syscall (netbsd-arm64-cgo), const BPF_JEQ ideal-int |
| pkg syscall (netbsd-arm64-cgo), const BPF_JGE = 48 |
| pkg syscall (netbsd-arm64-cgo), const BPF_JGE ideal-int |
| pkg syscall (netbsd-arm64-cgo), const BPF_JGT = 32 |
| pkg syscall (netbsd-arm64-cgo), const BPF_JGT ideal-int |
| pkg syscall (netbsd-arm64-cgo), const BPF_JMP = 5 |
| pkg syscall (netbsd-arm64-cgo), const BPF_JMP ideal-int |
| pkg syscall (netbsd-arm64-cgo), const BPF_JSET = 64 |
| pkg syscall (netbsd-arm64-cgo), const BPF_JSET ideal-int |
| pkg syscall (netbsd-arm64-cgo), const BPF_K = 0 |
| pkg syscall (netbsd-arm64-cgo), const BPF_K ideal-int |
| pkg syscall (netbsd-arm64-cgo), const BPF_LD = 0 |
| pkg syscall (netbsd-arm64-cgo), const BPF_LD ideal-int |
| pkg syscall (netbsd-arm64-cgo), const BPF_LDX = 1 |
| pkg syscall (netbsd-arm64-cgo), const BPF_LDX ideal-int |
| pkg syscall (netbsd-arm64-cgo), const BPF_LEN = 128 |
| pkg syscall (netbsd-arm64-cgo), const BPF_LEN ideal-int |
| pkg syscall (netbsd-arm64-cgo), const BPF_LSH = 96 |
| pkg syscall (netbsd-arm64-cgo), const BPF_LSH ideal-int |
| pkg syscall (netbsd-arm64-cgo), const BPF_MAJOR_VERSION = 1 |
| pkg syscall (netbsd-arm64-cgo), const BPF_MAJOR_VERSION ideal-int |
| pkg syscall (netbsd-arm64-cgo), const BPF_MAXBUFSIZE = 16777216 |
| pkg syscall (netbsd-arm64-cgo), const BPF_MAXBUFSIZE ideal-int |
| pkg syscall (netbsd-arm64-cgo), const BPF_MAXINSNS = 512 |
| pkg syscall (netbsd-arm64-cgo), const BPF_MAXINSNS ideal-int |
| pkg syscall (netbsd-arm64-cgo), const BPF_MEM = 96 |
| pkg syscall (netbsd-arm64-cgo), const BPF_MEM ideal-int |
| pkg syscall (netbsd-arm64-cgo), const BPF_MEMWORDS = 16 |
| pkg syscall (netbsd-arm64-cgo), const BPF_MEMWORDS ideal-int |
| pkg syscall (netbsd-arm64-cgo), const BPF_MINBUFSIZE = 32 |
| pkg syscall (netbsd-arm64-cgo), const BPF_MINBUFSIZE ideal-int |
| pkg syscall (netbsd-arm64-cgo), const BPF_MINOR_VERSION = 1 |
| pkg syscall (netbsd-arm64-cgo), const BPF_MINOR_VERSION ideal-int |
| pkg syscall (netbsd-arm64-cgo), const BPF_MISC = 7 |
| pkg syscall (netbsd-arm64-cgo), const BPF_MISC ideal-int |
| pkg syscall (netbsd-arm64-cgo), const BPF_MSH = 160 |
| pkg syscall (netbsd-arm64-cgo), const BPF_MSH ideal-int |
| pkg syscall (netbsd-arm64-cgo), const BPF_MUL = 32 |
| pkg syscall (netbsd-arm64-cgo), const BPF_MUL ideal-int |
| pkg syscall (netbsd-arm64-cgo), const BPF_NEG = 128 |
| pkg syscall (netbsd-arm64-cgo), const BPF_NEG ideal-int |
| pkg syscall (netbsd-arm64-cgo), const BPF_OR = 64 |
| pkg syscall (netbsd-arm64-cgo), const BPF_OR ideal-int |
| pkg syscall (netbsd-arm64-cgo), const BPF_RELEASE = 199606 |
| pkg syscall (netbsd-arm64-cgo), const BPF_RELEASE ideal-int |
| pkg syscall (netbsd-arm64-cgo), const BPF_RET = 6 |
| pkg syscall (netbsd-arm64-cgo), const BPF_RET ideal-int |
| pkg syscall (netbsd-arm64-cgo), const BPF_RSH = 112 |
| pkg syscall (netbsd-arm64-cgo), const BPF_RSH ideal-int |
| pkg syscall (netbsd-arm64-cgo), const BPF_ST = 2 |
| pkg syscall (netbsd-arm64-cgo), const BPF_ST ideal-int |
| pkg syscall (netbsd-arm64-cgo), const BPF_STX = 3 |
| pkg syscall (netbsd-arm64-cgo), const BPF_STX ideal-int |
| pkg syscall (netbsd-arm64-cgo), const BPF_SUB = 16 |
| pkg syscall (netbsd-arm64-cgo), const BPF_SUB ideal-int |
| pkg syscall (netbsd-arm64-cgo), const BPF_TAX = 0 |
| pkg syscall (netbsd-arm64-cgo), const BPF_TAX ideal-int |
| pkg syscall (netbsd-arm64-cgo), const BPF_TXA = 128 |
| pkg syscall (netbsd-arm64-cgo), const BPF_TXA ideal-int |
| pkg syscall (netbsd-arm64-cgo), const BPF_W = 0 |
| pkg syscall (netbsd-arm64-cgo), const BPF_W ideal-int |
| pkg syscall (netbsd-arm64-cgo), const BPF_X = 8 |
| pkg syscall (netbsd-arm64-cgo), const BPF_X ideal-int |
| pkg syscall (netbsd-arm64-cgo), const BRKINT = 2 |
| pkg syscall (netbsd-arm64-cgo), const BRKINT ideal-int |
| pkg syscall (netbsd-arm64-cgo), const CFLUSH = 15 |
| pkg syscall (netbsd-arm64-cgo), const CFLUSH ideal-int |
| pkg syscall (netbsd-arm64-cgo), const CLOCAL = 32768 |
| pkg syscall (netbsd-arm64-cgo), const CLOCAL ideal-int |
| pkg syscall (netbsd-arm64-cgo), const CLONE_CSIGNAL = 255 |
| pkg syscall (netbsd-arm64-cgo), const CLONE_CSIGNAL ideal-int |
| pkg syscall (netbsd-arm64-cgo), const CLONE_FILES = 1024 |
| pkg syscall (netbsd-arm64-cgo), const CLONE_FILES ideal-int |
| pkg syscall (netbsd-arm64-cgo), const CLONE_FS = 512 |
| pkg syscall (netbsd-arm64-cgo), const CLONE_FS ideal-int |
| pkg syscall (netbsd-arm64-cgo), const CLONE_PID = 4096 |
| pkg syscall (netbsd-arm64-cgo), const CLONE_PID ideal-int |
| pkg syscall (netbsd-arm64-cgo), const CLONE_PTRACE = 8192 |
| pkg syscall (netbsd-arm64-cgo), const CLONE_PTRACE ideal-int |
| pkg syscall (netbsd-arm64-cgo), const CLONE_SIGHAND = 2048 |
| pkg syscall (netbsd-arm64-cgo), const CLONE_SIGHAND ideal-int |
| pkg syscall (netbsd-arm64-cgo), const CLONE_VFORK = 16384 |
| pkg syscall (netbsd-arm64-cgo), const CLONE_VFORK ideal-int |
| pkg syscall (netbsd-arm64-cgo), const CLONE_VM = 256 |
| pkg syscall (netbsd-arm64-cgo), const CLONE_VM ideal-int |
| pkg syscall (netbsd-arm64-cgo), const CREAD = 2048 |
| pkg syscall (netbsd-arm64-cgo), const CREAD ideal-int |
| pkg syscall (netbsd-arm64-cgo), const CS5 = 0 |
| pkg syscall (netbsd-arm64-cgo), const CS5 ideal-int |
| pkg syscall (netbsd-arm64-cgo), const CS6 = 256 |
| pkg syscall (netbsd-arm64-cgo), const CS6 ideal-int |
| pkg syscall (netbsd-arm64-cgo), const CS7 = 512 |
| pkg syscall (netbsd-arm64-cgo), const CS7 ideal-int |
| pkg syscall (netbsd-arm64-cgo), const CS8 = 768 |
| pkg syscall (netbsd-arm64-cgo), const CS8 ideal-int |
| pkg syscall (netbsd-arm64-cgo), const CSIZE = 768 |
| pkg syscall (netbsd-arm64-cgo), const CSIZE ideal-int |
| pkg syscall (netbsd-arm64-cgo), const CSTART = 17 |
| pkg syscall (netbsd-arm64-cgo), const CSTART ideal-int |
| pkg syscall (netbsd-arm64-cgo), const CSTATUS = 20 |
| pkg syscall (netbsd-arm64-cgo), const CSTATUS ideal-int |
| pkg syscall (netbsd-arm64-cgo), const CSTOP = 19 |
| pkg syscall (netbsd-arm64-cgo), const CSTOPB = 1024 |
| pkg syscall (netbsd-arm64-cgo), const CSTOPB ideal-int |
| pkg syscall (netbsd-arm64-cgo), const CSTOP ideal-int |
| pkg syscall (netbsd-arm64-cgo), const CSUSP = 26 |
| pkg syscall (netbsd-arm64-cgo), const CSUSP ideal-int |
| pkg syscall (netbsd-arm64-cgo), const CTL_MAXNAME = 12 |
| pkg syscall (netbsd-arm64-cgo), const CTL_MAXNAME ideal-int |
| pkg syscall (netbsd-arm64-cgo), const CTL_NET = 4 |
| pkg syscall (netbsd-arm64-cgo), const CTL_NET ideal-int |
| pkg syscall (netbsd-arm64-cgo), const CTL_QUERY = -2 |
| pkg syscall (netbsd-arm64-cgo), const CTL_QUERY ideal-int |
| pkg syscall (netbsd-arm64-cgo), const DIOCBSFLUSH = 536896632 |
| pkg syscall (netbsd-arm64-cgo), const DIOCBSFLUSH ideal-int |
| pkg syscall (netbsd-arm64-cgo), const DLT_A429 = 184 |
| pkg syscall (netbsd-arm64-cgo), const DLT_A429 ideal-int |
| pkg syscall (netbsd-arm64-cgo), const DLT_A653_ICM = 185 |
| pkg syscall (netbsd-arm64-cgo), const DLT_A653_ICM ideal-int |
| pkg syscall (netbsd-arm64-cgo), const DLT_AIRONET_HEADER = 120 |
| pkg syscall (netbsd-arm64-cgo), const DLT_AIRONET_HEADER ideal-int |
| pkg syscall (netbsd-arm64-cgo), const DLT_AOS = 222 |
| pkg syscall (netbsd-arm64-cgo), const DLT_AOS ideal-int |
| pkg syscall (netbsd-arm64-cgo), const DLT_APPLE_IP_OVER_IEEE1394 = 138 |
| pkg syscall (netbsd-arm64-cgo), const DLT_APPLE_IP_OVER_IEEE1394 ideal-int |
| pkg syscall (netbsd-arm64-cgo), const DLT_ARCNET = 7 |
| pkg syscall (netbsd-arm64-cgo), const DLT_ARCNET ideal-int |
| pkg syscall (netbsd-arm64-cgo), const DLT_ARCNET_LINUX = 129 |
| pkg syscall (netbsd-arm64-cgo), const DLT_ARCNET_LINUX ideal-int |
| pkg syscall (netbsd-arm64-cgo), const DLT_ATM_CLIP = 19 |
| pkg syscall (netbsd-arm64-cgo), const DLT_ATM_CLIP ideal-int |
| pkg syscall (netbsd-arm64-cgo), const DLT_ATM_RFC1483 = 11 |
| pkg syscall (netbsd-arm64-cgo), const DLT_ATM_RFC1483 ideal-int |
| pkg syscall (netbsd-arm64-cgo), const DLT_AURORA = 126 |
| pkg syscall (netbsd-arm64-cgo), const DLT_AURORA ideal-int |
| pkg syscall (netbsd-arm64-cgo), const DLT_AX25 = 3 |
| pkg syscall (netbsd-arm64-cgo), const DLT_AX25 ideal-int |
| pkg syscall (netbsd-arm64-cgo), const DLT_AX25_KISS = 202 |
| pkg syscall (netbsd-arm64-cgo), const DLT_AX25_KISS ideal-int |
| pkg syscall (netbsd-arm64-cgo), const DLT_BACNET_MS_TP = 165 |
| pkg syscall (netbsd-arm64-cgo), const DLT_BACNET_MS_TP ideal-int |
| pkg syscall (netbsd-arm64-cgo), const DLT_BLUETOOTH_HCI_H4 = 187 |
| pkg syscall (netbsd-arm64-cgo), const DLT_BLUETOOTH_HCI_H4 ideal-int |
| pkg syscall (netbsd-arm64-cgo), const DLT_BLUETOOTH_HCI_H4_WITH_PHDR = 201 |
| pkg syscall (netbsd-arm64-cgo), const DLT_BLUETOOTH_HCI_H4_WITH_PHDR ideal-int |
| pkg syscall (netbsd-arm64-cgo), const DLT_CAN20B = 190 |
| pkg syscall (netbsd-arm64-cgo), const DLT_CAN20B ideal-int |
| pkg syscall (netbsd-arm64-cgo), const DLT_CAN_SOCKETCAN = 227 |
| pkg syscall (netbsd-arm64-cgo), const DLT_CAN_SOCKETCAN ideal-int |
| pkg syscall (netbsd-arm64-cgo), const DLT_CHAOS = 5 |
| pkg syscall (netbsd-arm64-cgo), const DLT_CHAOS ideal-int |
| pkg syscall (netbsd-arm64-cgo), const DLT_C_HDLC = 104 |
| pkg syscall (netbsd-arm64-cgo), const DLT_C_HDLC ideal-int |
| pkg syscall (netbsd-arm64-cgo), const DLT_C_HDLC_WITH_DIR = 205 |
| pkg syscall (netbsd-arm64-cgo), const DLT_C_HDLC_WITH_DIR ideal-int |
| pkg syscall (netbsd-arm64-cgo), const DLT_CISCO_IOS = 118 |
| pkg syscall (netbsd-arm64-cgo), const DLT_CISCO_IOS ideal-int |
| pkg syscall (netbsd-arm64-cgo), const DLT_DECT = 221 |
| pkg syscall (netbsd-arm64-cgo), const DLT_DECT ideal-int |
| pkg syscall (netbsd-arm64-cgo), const DLT_DOCSIS = 143 |
| pkg syscall (netbsd-arm64-cgo), const DLT_DOCSIS ideal-int |
| pkg syscall (netbsd-arm64-cgo), const DLT_ECONET = 115 |
| pkg syscall (netbsd-arm64-cgo), const DLT_ECONET ideal-int |
| pkg syscall (netbsd-arm64-cgo), const DLT_EN10MB = 1 |
| pkg syscall (netbsd-arm64-cgo), const DLT_EN10MB ideal-int |
| pkg syscall (netbsd-arm64-cgo), const DLT_EN3MB = 2 |
| pkg syscall (netbsd-arm64-cgo), const DLT_EN3MB ideal-int |
| pkg syscall (netbsd-arm64-cgo), const DLT_ENC = 109 |
| pkg syscall (netbsd-arm64-cgo), const DLT_ENC ideal-int |
| pkg syscall (netbsd-arm64-cgo), const DLT_ERF = 197 |
| pkg syscall (netbsd-arm64-cgo), const DLT_ERF_ETH = 175 |
| pkg syscall (netbsd-arm64-cgo), const DLT_ERF_ETH ideal-int |
| pkg syscall (netbsd-arm64-cgo), const DLT_ERF ideal-int |
| pkg syscall (netbsd-arm64-cgo), const DLT_ERF_POS = 176 |
| pkg syscall (netbsd-arm64-cgo), const DLT_ERF_POS ideal-int |
| pkg syscall (netbsd-arm64-cgo), const DLT_FC_2 = 224 |
| pkg syscall (netbsd-arm64-cgo), const DLT_FC_2 ideal-int |
| pkg syscall (netbsd-arm64-cgo), const DLT_FC_2_WITH_FRAME_DELIMS = 225 |
| pkg syscall (netbsd-arm64-cgo), const DLT_FC_2_WITH_FRAME_DELIMS ideal-int |
| pkg syscall (netbsd-arm64-cgo), const DLT_FDDI = 10 |
| pkg syscall (netbsd-arm64-cgo), const DLT_FDDI ideal-int |
| pkg syscall (netbsd-arm64-cgo), const DLT_FLEXRAY = 210 |
| pkg syscall (netbsd-arm64-cgo), const DLT_FLEXRAY ideal-int |
| pkg syscall (netbsd-arm64-cgo), const DLT_FRELAY = 107 |
| pkg syscall (netbsd-arm64-cgo), const DLT_FRELAY ideal-int |
| pkg syscall (netbsd-arm64-cgo), const DLT_FRELAY_WITH_DIR = 206 |
| pkg syscall (netbsd-arm64-cgo), const DLT_FRELAY_WITH_DIR ideal-int |
| pkg syscall (netbsd-arm64-cgo), const DLT_GCOM_SERIAL = 173 |
| pkg syscall (netbsd-arm64-cgo), const DLT_GCOM_SERIAL ideal-int |
| pkg syscall (netbsd-arm64-cgo), const DLT_GCOM_T1E1 = 172 |
| pkg syscall (netbsd-arm64-cgo), const DLT_GCOM_T1E1 ideal-int |
| pkg syscall (netbsd-arm64-cgo), const DLT_GPF_F = 171 |
| pkg syscall (netbsd-arm64-cgo), const DLT_GPF_F ideal-int |
| pkg syscall (netbsd-arm64-cgo), const DLT_GPF_T = 170 |
| pkg syscall (netbsd-arm64-cgo), const DLT_GPF_T ideal-int |
| pkg syscall (netbsd-arm64-cgo), const DLT_GPRS_LLC = 169 |
| pkg syscall (netbsd-arm64-cgo), const DLT_GPRS_LLC ideal-int |
| pkg syscall (netbsd-arm64-cgo), const DLT_GSMTAP_ABIS = 218 |
| pkg syscall (netbsd-arm64-cgo), const DLT_GSMTAP_ABIS ideal-int |
| pkg syscall (netbsd-arm64-cgo), const DLT_GSMTAP_UM = 217 |
| pkg syscall (netbsd-arm64-cgo), const DLT_GSMTAP_UM ideal-int |
| pkg syscall (netbsd-arm64-cgo), const DLT_HDLC = 16 |
| pkg syscall (netbsd-arm64-cgo), const DLT_HDLC ideal-int |
| pkg syscall (netbsd-arm64-cgo), const DLT_HHDLC = 121 |
| pkg syscall (netbsd-arm64-cgo), const DLT_HHDLC ideal-int |
| pkg syscall (netbsd-arm64-cgo), const DLT_HIPPI = 15 |
| pkg syscall (netbsd-arm64-cgo), const DLT_HIPPI ideal-int |
| pkg syscall (netbsd-arm64-cgo), const DLT_IBM_SN = 146 |
| pkg syscall (netbsd-arm64-cgo), const DLT_IBM_SN ideal-int |
| pkg syscall (netbsd-arm64-cgo), const DLT_IBM_SP = 145 |
| pkg syscall (netbsd-arm64-cgo), const DLT_IBM_SP ideal-int |
| pkg syscall (netbsd-arm64-cgo), const DLT_IEEE802_11 = 105 |
| pkg syscall (netbsd-arm64-cgo), const DLT_IEEE802_11 ideal-int |
| pkg syscall (netbsd-arm64-cgo), const DLT_IEEE802_11_RADIO = 127 |
| pkg syscall (netbsd-arm64-cgo), const DLT_IEEE802_11_RADIO_AVS = 163 |
| pkg syscall (netbsd-arm64-cgo), const DLT_IEEE802_11_RADIO_AVS ideal-int |
| pkg syscall (netbsd-arm64-cgo), const DLT_IEEE802_11_RADIO ideal-int |
| pkg syscall (netbsd-arm64-cgo), const DLT_IEEE802_15_4 = 195 |
| pkg syscall (netbsd-arm64-cgo), const DLT_IEEE802_15_4 ideal-int |
| pkg syscall (netbsd-arm64-cgo), const DLT_IEEE802_15_4_LINUX = 191 |
| pkg syscall (netbsd-arm64-cgo), const DLT_IEEE802_15_4_LINUX ideal-int |
| pkg syscall (netbsd-arm64-cgo), const DLT_IEEE802_15_4_NONASK_PHY = 215 |
| pkg syscall (netbsd-arm64-cgo), const DLT_IEEE802_15_4_NONASK_PHY ideal-int |
| pkg syscall (netbsd-arm64-cgo), const DLT_IEEE802_16_MAC_CPS = 188 |
| pkg syscall (netbsd-arm64-cgo), const DLT_IEEE802_16_MAC_CPS ideal-int |
| pkg syscall (netbsd-arm64-cgo), const DLT_IEEE802_16_MAC_CPS_RADIO = 193 |
| pkg syscall (netbsd-arm64-cgo), const DLT_IEEE802_16_MAC_CPS_RADIO ideal-int |
| pkg syscall (netbsd-arm64-cgo), const DLT_IEEE802 = 6 |
| pkg syscall (netbsd-arm64-cgo), const DLT_IEEE802 ideal-int |
| pkg syscall (netbsd-arm64-cgo), const DLT_IPMB = 199 |
| pkg syscall (netbsd-arm64-cgo), const DLT_IPMB ideal-int |
| pkg syscall (netbsd-arm64-cgo), const DLT_IPMB_LINUX = 209 |
| pkg syscall (netbsd-arm64-cgo), const DLT_IPMB_LINUX ideal-int |
| pkg syscall (netbsd-arm64-cgo), const DLT_IPNET = 226 |
| pkg syscall (netbsd-arm64-cgo), const DLT_IPNET ideal-int |
| pkg syscall (netbsd-arm64-cgo), const DLT_IP_OVER_FC = 122 |
| pkg syscall (netbsd-arm64-cgo), const DLT_IP_OVER_FC ideal-int |
| pkg syscall (netbsd-arm64-cgo), const DLT_IPV4 = 228 |
| pkg syscall (netbsd-arm64-cgo), const DLT_IPV4 ideal-int |
| pkg syscall (netbsd-arm64-cgo), const DLT_IPV6 = 229 |
| pkg syscall (netbsd-arm64-cgo), const DLT_IPV6 ideal-int |
| pkg syscall (netbsd-arm64-cgo), const DLT_JUNIPER_ATM1 = 137 |
| pkg syscall (netbsd-arm64-cgo), const DLT_JUNIPER_ATM1 ideal-int |
| pkg syscall (netbsd-arm64-cgo), const DLT_JUNIPER_ATM2 = 135 |
| pkg syscall (netbsd-arm64-cgo), const DLT_JUNIPER_ATM2 ideal-int |
| pkg syscall (netbsd-arm64-cgo), const DLT_JUNIPER_CHDLC = 181 |
| pkg syscall (netbsd-arm64-cgo), const DLT_JUNIPER_CHDLC ideal-int |
| pkg syscall (netbsd-arm64-cgo), const DLT_JUNIPER_ES = 132 |
| pkg syscall (netbsd-arm64-cgo), const DLT_JUNIPER_ES ideal-int |
| pkg syscall (netbsd-arm64-cgo), const DLT_JUNIPER_ETHER = 178 |
| pkg syscall (netbsd-arm64-cgo), const DLT_JUNIPER_ETHER ideal-int |
| pkg syscall (netbsd-arm64-cgo), const DLT_JUNIPER_FRELAY = 180 |
| pkg syscall (netbsd-arm64-cgo), const DLT_JUNIPER_FRELAY ideal-int |
| pkg syscall (netbsd-arm64-cgo), const DLT_JUNIPER_GGSN = 133 |
| pkg syscall (netbsd-arm64-cgo), const DLT_JUNIPER_GGSN ideal-int |
| pkg syscall (netbsd-arm64-cgo), const DLT_JUNIPER_ISM = 194 |
| pkg syscall (netbsd-arm64-cgo), const DLT_JUNIPER_ISM ideal-int |
| pkg syscall (netbsd-arm64-cgo), const DLT_JUNIPER_MFR = 134 |
| pkg syscall (netbsd-arm64-cgo), const DLT_JUNIPER_MFR ideal-int |
| pkg syscall (netbsd-arm64-cgo), const DLT_JUNIPER_MLFR = 131 |
| pkg syscall (netbsd-arm64-cgo), const DLT_JUNIPER_MLFR ideal-int |
| pkg syscall (netbsd-arm64-cgo), const DLT_JUNIPER_MLPPP = 130 |
| pkg syscall (netbsd-arm64-cgo), const DLT_JUNIPER_MLPPP ideal-int |
| pkg syscall (netbsd-arm64-cgo), const DLT_JUNIPER_MONITOR = 164 |
| pkg syscall (netbsd-arm64-cgo), const DLT_JUNIPER_MONITOR ideal-int |
| pkg syscall (netbsd-arm64-cgo), const DLT_JUNIPER_PIC_PEER = 174 |
| pkg syscall (netbsd-arm64-cgo), const DLT_JUNIPER_PIC_PEER ideal-int |
| pkg syscall (netbsd-arm64-cgo), const DLT_JUNIPER_PPP = 179 |
| pkg syscall (netbsd-arm64-cgo), const DLT_JUNIPER_PPP ideal-int |
| pkg syscall (netbsd-arm64-cgo), const DLT_JUNIPER_PPPOE = 167 |
| pkg syscall (netbsd-arm64-cgo), const DLT_JUNIPER_PPPOE_ATM = 168 |
| pkg syscall (netbsd-arm64-cgo), const DLT_JUNIPER_PPPOE_ATM ideal-int |
| pkg syscall (netbsd-arm64-cgo), const DLT_JUNIPER_PPPOE ideal-int |
| pkg syscall (netbsd-arm64-cgo), const DLT_JUNIPER_SERVICES = 136 |
| pkg syscall (netbsd-arm64-cgo), const DLT_JUNIPER_SERVICES ideal-int |
| pkg syscall (netbsd-arm64-cgo), const DLT_JUNIPER_ST = 200 |
| pkg syscall (netbsd-arm64-cgo), const DLT_JUNIPER_ST ideal-int |
| pkg syscall (netbsd-arm64-cgo), const DLT_JUNIPER_VP = 183 |
| pkg syscall (netbsd-arm64-cgo), const DLT_JUNIPER_VP ideal-int |
| pkg syscall (netbsd-arm64-cgo), const DLT_LAPB_WITH_DIR = 207 |
| pkg syscall (netbsd-arm64-cgo), const DLT_LAPB_WITH_DIR ideal-int |
| pkg syscall (netbsd-arm64-cgo), const DLT_LAPD = 203 |
| pkg syscall (netbsd-arm64-cgo), const DLT_LAPD ideal-int |
| pkg syscall (netbsd-arm64-cgo), const DLT_LIN = 212 |
| pkg syscall (netbsd-arm64-cgo), const DLT_LIN ideal-int |
| pkg syscall (netbsd-arm64-cgo), const DLT_LINUX_EVDEV = 216 |
| pkg syscall (netbsd-arm64-cgo), const DLT_LINUX_EVDEV ideal-int |
| pkg syscall (netbsd-arm64-cgo), const DLT_LINUX_IRDA = 144 |
| pkg syscall (netbsd-arm64-cgo), const DLT_LINUX_IRDA ideal-int |
| pkg syscall (netbsd-arm64-cgo), const DLT_LINUX_LAPD = 177 |
| pkg syscall (netbsd-arm64-cgo), const DLT_LINUX_LAPD ideal-int |
| pkg syscall (netbsd-arm64-cgo), const DLT_LINUX_SLL = 113 |
| pkg syscall (netbsd-arm64-cgo), const DLT_LINUX_SLL ideal-int |
| pkg syscall (netbsd-arm64-cgo), const DLT_LOOP = 108 |
| pkg syscall (netbsd-arm64-cgo), const DLT_LOOP ideal-int |
| pkg syscall (netbsd-arm64-cgo), const DLT_LTALK = 114 |
| pkg syscall (netbsd-arm64-cgo), const DLT_LTALK ideal-int |
| pkg syscall (netbsd-arm64-cgo), const DLT_MFR = 182 |
| pkg syscall (netbsd-arm64-cgo), const DLT_MFR ideal-int |
| pkg syscall (netbsd-arm64-cgo), const DLT_MOST = 211 |
| pkg syscall (netbsd-arm64-cgo), const DLT_MOST ideal-int |
| pkg syscall (netbsd-arm64-cgo), const DLT_MPLS = 219 |
| pkg syscall (netbsd-arm64-cgo), const DLT_MPLS ideal-int |
| pkg syscall (netbsd-arm64-cgo), const DLT_MTP2 = 140 |
| pkg syscall (netbsd-arm64-cgo), const DLT_MTP2 ideal-int |
| pkg syscall (netbsd-arm64-cgo), const DLT_MTP2_WITH_PHDR = 139 |
| pkg syscall (netbsd-arm64-cgo), const DLT_MTP2_WITH_PHDR ideal-int |
| pkg syscall (netbsd-arm64-cgo), const DLT_MTP3 = 141 |
| pkg syscall (netbsd-arm64-cgo), const DLT_MTP3 ideal-int |
| pkg syscall (netbsd-arm64-cgo), const DLT_NULL = 0 |
| pkg syscall (netbsd-arm64-cgo), const DLT_NULL ideal-int |
| pkg syscall (netbsd-arm64-cgo), const DLT_PCI_EXP = 125 |
| pkg syscall (netbsd-arm64-cgo), const DLT_PCI_EXP ideal-int |
| pkg syscall (netbsd-arm64-cgo), const DLT_PFLOG = 117 |
| pkg syscall (netbsd-arm64-cgo), const DLT_PFLOG ideal-int |
| pkg syscall (netbsd-arm64-cgo), const DLT_PFSYNC = 18 |
| pkg syscall (netbsd-arm64-cgo), const DLT_PFSYNC ideal-int |
| pkg syscall (netbsd-arm64-cgo), const DLT_PPI = 192 |
| pkg syscall (netbsd-arm64-cgo), const DLT_PPI ideal-int |
| pkg syscall (netbsd-arm64-cgo), const DLT_PPP = 9 |
| pkg syscall (netbsd-arm64-cgo), const DLT_PPP_BSDOS = 14 |
| pkg syscall (netbsd-arm64-cgo), const DLT_PPP_BSDOS ideal-int |
| pkg syscall (netbsd-arm64-cgo), const DLT_PPP_ETHER = 51 |
| pkg syscall (netbsd-arm64-cgo), const DLT_PPP_ETHER ideal-int |
| pkg syscall (netbsd-arm64-cgo), const DLT_PPP ideal-int |
| pkg syscall (netbsd-arm64-cgo), const DLT_PPP_PPPD = 166 |
| pkg syscall (netbsd-arm64-cgo), const DLT_PPP_PPPD ideal-int |
| pkg syscall (netbsd-arm64-cgo), const DLT_PPP_SERIAL = 50 |
| pkg syscall (netbsd-arm64-cgo), const DLT_PPP_SERIAL ideal-int |
| pkg syscall (netbsd-arm64-cgo), const DLT_PPP_WITH_DIR = 204 |
| pkg syscall (netbsd-arm64-cgo), const DLT_PPP_WITH_DIR ideal-int |
| pkg syscall (netbsd-arm64-cgo), const DLT_PRISM_HEADER = 119 |
| pkg syscall (netbsd-arm64-cgo), const DLT_PRISM_HEADER ideal-int |
| pkg syscall (netbsd-arm64-cgo), const DLT_PRONET = 4 |
| pkg syscall (netbsd-arm64-cgo), const DLT_PRONET ideal-int |
| pkg syscall (netbsd-arm64-cgo), const DLT_RAIF1 = 198 |
| pkg syscall (netbsd-arm64-cgo), const DLT_RAIF1 ideal-int |
| pkg syscall (netbsd-arm64-cgo), const DLT_RAW = 12 |
| pkg syscall (netbsd-arm64-cgo), const DLT_RAWAF_MASK = 35913728 |
| pkg syscall (netbsd-arm64-cgo), const DLT_RAWAF_MASK ideal-int |
| pkg syscall (netbsd-arm64-cgo), const DLT_RAW ideal-int |
| pkg syscall (netbsd-arm64-cgo), const DLT_RIO = 124 |
| pkg syscall (netbsd-arm64-cgo), const DLT_RIO ideal-int |
| pkg syscall (netbsd-arm64-cgo), const DLT_SCCP = 142 |
| pkg syscall (netbsd-arm64-cgo), const DLT_SCCP ideal-int |
| pkg syscall (netbsd-arm64-cgo), const DLT_SITA = 196 |
| pkg syscall (netbsd-arm64-cgo), const DLT_SITA ideal-int |
| pkg syscall (netbsd-arm64-cgo), const DLT_SLIP = 8 |
| pkg syscall (netbsd-arm64-cgo), const DLT_SLIP_BSDOS = 13 |
| pkg syscall (netbsd-arm64-cgo), const DLT_SLIP_BSDOS ideal-int |
| pkg syscall (netbsd-arm64-cgo), const DLT_SLIP ideal-int |
| pkg syscall (netbsd-arm64-cgo), const DLT_SUNATM = 123 |
| pkg syscall (netbsd-arm64-cgo), const DLT_SUNATM ideal-int |
| pkg syscall (netbsd-arm64-cgo), const DLT_SYMANTEC_FIREWALL = 99 |
| pkg syscall (netbsd-arm64-cgo), const DLT_SYMANTEC_FIREWALL ideal-int |
| pkg syscall (netbsd-arm64-cgo), const DLT_TZSP = 128 |
| pkg syscall (netbsd-arm64-cgo), const DLT_TZSP ideal-int |
| pkg syscall (netbsd-arm64-cgo), const DLT_USB = 186 |
| pkg syscall (netbsd-arm64-cgo), const DLT_USB ideal-int |
| pkg syscall (netbsd-arm64-cgo), const DLT_USB_LINUX = 189 |
| pkg syscall (netbsd-arm64-cgo), const DLT_USB_LINUX ideal-int |
| pkg syscall (netbsd-arm64-cgo), const DLT_USB_LINUX_MMAPPED = 220 |
| pkg syscall (netbsd-arm64-cgo), const DLT_USB_LINUX_MMAPPED ideal-int |
| pkg syscall (netbsd-arm64-cgo), const DLT_WIHART = 223 |
| pkg syscall (netbsd-arm64-cgo), const DLT_WIHART ideal-int |
| pkg syscall (netbsd-arm64-cgo), const DLT_X2E_SERIAL = 213 |
| pkg syscall (netbsd-arm64-cgo), const DLT_X2E_SERIAL ideal-int |
| pkg syscall (netbsd-arm64-cgo), const DLT_X2E_XORAYA = 214 |
| pkg syscall (netbsd-arm64-cgo), const DLT_X2E_XORAYA ideal-int |
| pkg syscall (netbsd-arm64-cgo), const DT_BLK = 6 |
| pkg syscall (netbsd-arm64-cgo), const DT_BLK ideal-int |
| pkg syscall (netbsd-arm64-cgo), const DT_CHR = 2 |
| pkg syscall (netbsd-arm64-cgo), const DT_CHR ideal-int |
| pkg syscall (netbsd-arm64-cgo), const DT_DIR = 4 |
| pkg syscall (netbsd-arm64-cgo), const DT_DIR ideal-int |
| pkg syscall (netbsd-arm64-cgo), const DT_FIFO = 1 |
| pkg syscall (netbsd-arm64-cgo), const DT_FIFO ideal-int |
| pkg syscall (netbsd-arm64-cgo), const DT_LNK = 10 |
| pkg syscall (netbsd-arm64-cgo), const DT_LNK ideal-int |
| pkg syscall (netbsd-arm64-cgo), const DT_REG = 8 |
| pkg syscall (netbsd-arm64-cgo), const DT_REG ideal-int |
| pkg syscall (netbsd-arm64-cgo), const DT_SOCK = 12 |
| pkg syscall (netbsd-arm64-cgo), const DT_SOCK ideal-int |
| pkg syscall (netbsd-arm64-cgo), const DT_UNKNOWN = 0 |
| pkg syscall (netbsd-arm64-cgo), const DT_UNKNOWN ideal-int |
| pkg syscall (netbsd-arm64-cgo), const DT_WHT = 14 |
| pkg syscall (netbsd-arm64-cgo), const DT_WHT ideal-int |
| pkg syscall (netbsd-arm64-cgo), const E2BIG = 7 |
| pkg syscall (netbsd-arm64-cgo), const EACCES = 13 |
| pkg syscall (netbsd-arm64-cgo), const EADDRINUSE = 48 |
| pkg syscall (netbsd-arm64-cgo), const EADDRNOTAVAIL = 49 |
| pkg syscall (netbsd-arm64-cgo), const EAFNOSUPPORT = 47 |
| pkg syscall (netbsd-arm64-cgo), const EAGAIN = 35 |
| pkg syscall (netbsd-arm64-cgo), const EALREADY = 37 |
| pkg syscall (netbsd-arm64-cgo), const EAUTH = 80 |
| pkg syscall (netbsd-arm64-cgo), const EAUTH Errno |
| pkg syscall (netbsd-arm64-cgo), const EBADF = 9 |
| pkg syscall (netbsd-arm64-cgo), const EBADMSG = 88 |
| pkg syscall (netbsd-arm64-cgo), const EBADMSG Errno |
| pkg syscall (netbsd-arm64-cgo), const EBADRPC = 72 |
| pkg syscall (netbsd-arm64-cgo), const EBADRPC Errno |
| pkg syscall (netbsd-arm64-cgo), const EBUSY = 16 |
| pkg syscall (netbsd-arm64-cgo), const ECANCELED = 87 |
| pkg syscall (netbsd-arm64-cgo), const ECHILD = 10 |
| pkg syscall (netbsd-arm64-cgo), const ECHO = 8 |
| pkg syscall (netbsd-arm64-cgo), const ECHOCTL = 64 |
| pkg syscall (netbsd-arm64-cgo), const ECHOCTL ideal-int |
| pkg syscall (netbsd-arm64-cgo), const ECHOE = 2 |
| pkg syscall (netbsd-arm64-cgo), const ECHOE ideal-int |
| pkg syscall (netbsd-arm64-cgo), const ECHO ideal-int |
| pkg syscall (netbsd-arm64-cgo), const ECHOK = 4 |
| pkg syscall (netbsd-arm64-cgo), const ECHOKE = 1 |
| pkg syscall (netbsd-arm64-cgo), const ECHOKE ideal-int |
| pkg syscall (netbsd-arm64-cgo), const ECHOK ideal-int |
| pkg syscall (netbsd-arm64-cgo), const ECHONL = 16 |
| pkg syscall (netbsd-arm64-cgo), const ECHONL ideal-int |
| pkg syscall (netbsd-arm64-cgo), const ECHOPRT = 32 |
| pkg syscall (netbsd-arm64-cgo), const ECHOPRT ideal-int |
| pkg syscall (netbsd-arm64-cgo), const ECONNABORTED = 53 |
| pkg syscall (netbsd-arm64-cgo), const ECONNREFUSED = 61 |
| pkg syscall (netbsd-arm64-cgo), const ECONNRESET = 54 |
| pkg syscall (netbsd-arm64-cgo), const EDEADLK = 11 |
| pkg syscall (netbsd-arm64-cgo), const EDESTADDRREQ = 39 |
| pkg syscall (netbsd-arm64-cgo), const EDOM = 33 |
| pkg syscall (netbsd-arm64-cgo), const EDQUOT = 69 |
| pkg syscall (netbsd-arm64-cgo), const EEXIST = 17 |
| pkg syscall (netbsd-arm64-cgo), const EFAULT = 14 |
| pkg syscall (netbsd-arm64-cgo), const EFBIG = 27 |
| pkg syscall (netbsd-arm64-cgo), const EFTYPE = 79 |
| pkg syscall (netbsd-arm64-cgo), const EFTYPE Errno |
| pkg syscall (netbsd-arm64-cgo), const EHOSTDOWN = 64 |
| pkg syscall (netbsd-arm64-cgo), const EHOSTUNREACH = 65 |
| pkg syscall (netbsd-arm64-cgo), const EIDRM = 82 |
| pkg syscall (netbsd-arm64-cgo), const EILSEQ = 85 |
| pkg syscall (netbsd-arm64-cgo), const EINPROGRESS = 36 |
| pkg syscall (netbsd-arm64-cgo), const EINTR = 4 |
| pkg syscall (netbsd-arm64-cgo), const EINVAL = 22 |
| pkg syscall (netbsd-arm64-cgo), const EIO = 5 |
| pkg syscall (netbsd-arm64-cgo), const EISCONN = 56 |
| pkg syscall (netbsd-arm64-cgo), const EISDIR = 21 |
| pkg syscall (netbsd-arm64-cgo), const ELAST = 96 |
| pkg syscall (netbsd-arm64-cgo), const ELAST Errno |
| pkg syscall (netbsd-arm64-cgo), const ELOOP = 62 |
| pkg syscall (netbsd-arm64-cgo), const EMFILE = 24 |
| pkg syscall (netbsd-arm64-cgo), const EMLINK = 31 |
| pkg syscall (netbsd-arm64-cgo), const EMSGSIZE = 40 |
| pkg syscall (netbsd-arm64-cgo), const EMUL_LINUX = 1 |
| pkg syscall (netbsd-arm64-cgo), const EMUL_LINUX32 = 5 |
| pkg syscall (netbsd-arm64-cgo), const EMUL_LINUX32 ideal-int |
| pkg syscall (netbsd-arm64-cgo), const EMUL_LINUX ideal-int |
| pkg syscall (netbsd-arm64-cgo), const EMUL_MAXID = 6 |
| pkg syscall (netbsd-arm64-cgo), const EMUL_MAXID ideal-int |
| pkg syscall (netbsd-arm64-cgo), const EMULTIHOP = 94 |
| pkg syscall (netbsd-arm64-cgo), const EMULTIHOP Errno |
| pkg syscall (netbsd-arm64-cgo), const ENAMETOOLONG = 63 |
| pkg syscall (netbsd-arm64-cgo), const ENEEDAUTH = 81 |
| pkg syscall (netbsd-arm64-cgo), const ENEEDAUTH Errno |
| pkg syscall (netbsd-arm64-cgo), const ENETDOWN = 50 |
| pkg syscall (netbsd-arm64-cgo), const ENETRESET = 52 |
| pkg syscall (netbsd-arm64-cgo), const ENETUNREACH = 51 |
| pkg syscall (netbsd-arm64-cgo), const ENFILE = 23 |
| pkg syscall (netbsd-arm64-cgo), const ENOATTR = 93 |
| pkg syscall (netbsd-arm64-cgo), const ENOATTR Errno |
| pkg syscall (netbsd-arm64-cgo), const ENOBUFS = 55 |
| pkg syscall (netbsd-arm64-cgo), const ENODATA = 89 |
| pkg syscall (netbsd-arm64-cgo), const ENODATA Errno |
| pkg syscall (netbsd-arm64-cgo), const ENODEV = 19 |
| pkg syscall (netbsd-arm64-cgo), const ENOEXEC = 8 |
| pkg syscall (netbsd-arm64-cgo), const ENOLCK = 77 |
| pkg syscall (netbsd-arm64-cgo), const ENOLINK = 95 |
| pkg syscall (netbsd-arm64-cgo), const ENOLINK Errno |
| pkg syscall (netbsd-arm64-cgo), const ENOMEM = 12 |
| pkg syscall (netbsd-arm64-cgo), const ENOMSG = 83 |
| pkg syscall (netbsd-arm64-cgo), const ENOPROTOOPT = 42 |
| pkg syscall (netbsd-arm64-cgo), const ENOSPC = 28 |
| pkg syscall (netbsd-arm64-cgo), const ENOSR = 90 |
| pkg syscall (netbsd-arm64-cgo), const ENOSR Errno |
| pkg syscall (netbsd-arm64-cgo), const ENOSTR = 91 |
| pkg syscall (netbsd-arm64-cgo), const ENOSTR Errno |
| pkg syscall (netbsd-arm64-cgo), const ENOSYS = 78 |
| pkg syscall (netbsd-arm64-cgo), const ENOTBLK = 15 |
| pkg syscall (netbsd-arm64-cgo), const ENOTCONN = 57 |
| pkg syscall (netbsd-arm64-cgo), const ENOTDIR = 20 |
| pkg syscall (netbsd-arm64-cgo), const ENOTEMPTY = 66 |
| pkg syscall (netbsd-arm64-cgo), const ENOTSOCK = 38 |
| pkg syscall (netbsd-arm64-cgo), const ENOTSUP = 86 |
| pkg syscall (netbsd-arm64-cgo), const ENOTTY = 25 |
| pkg syscall (netbsd-arm64-cgo), const ENXIO = 6 |
| pkg syscall (netbsd-arm64-cgo), const EOPNOTSUPP = 45 |
| pkg syscall (netbsd-arm64-cgo), const EOVERFLOW = 84 |
| pkg syscall (netbsd-arm64-cgo), const EPERM = 1 |
| pkg syscall (netbsd-arm64-cgo), const EPFNOSUPPORT = 46 |
| pkg syscall (netbsd-arm64-cgo), const EPIPE = 32 |
| pkg syscall (netbsd-arm64-cgo), const EPROCLIM = 67 |
| pkg syscall (netbsd-arm64-cgo), const EPROCLIM Errno |
| pkg syscall (netbsd-arm64-cgo), const EPROCUNAVAIL = 76 |
| pkg syscall (netbsd-arm64-cgo), const EPROCUNAVAIL Errno |
| pkg syscall (netbsd-arm64-cgo), const EPROGMISMATCH = 75 |
| pkg syscall (netbsd-arm64-cgo), const EPROGMISMATCH Errno |
| pkg syscall (netbsd-arm64-cgo), const EPROGUNAVAIL = 74 |
| pkg syscall (netbsd-arm64-cgo), const EPROGUNAVAIL Errno |
| pkg syscall (netbsd-arm64-cgo), const EPROTO = 96 |
| pkg syscall (netbsd-arm64-cgo), const EPROTO Errno |
| pkg syscall (netbsd-arm64-cgo), const EPROTONOSUPPORT = 43 |
| pkg syscall (netbsd-arm64-cgo), const EPROTOTYPE = 41 |
| pkg syscall (netbsd-arm64-cgo), const ERANGE = 34 |
| pkg syscall (netbsd-arm64-cgo), const EREMOTE = 71 |
| pkg syscall (netbsd-arm64-cgo), const EROFS = 30 |
| pkg syscall (netbsd-arm64-cgo), const ERPCMISMATCH = 73 |
| pkg syscall (netbsd-arm64-cgo), const ERPCMISMATCH Errno |
| pkg syscall (netbsd-arm64-cgo), const ESHUTDOWN = 58 |
| pkg syscall (netbsd-arm64-cgo), const ESOCKTNOSUPPORT = 44 |
| pkg syscall (netbsd-arm64-cgo), const ESPIPE = 29 |
| pkg syscall (netbsd-arm64-cgo), const ESRCH = 3 |
| pkg syscall (netbsd-arm64-cgo), const ESTALE = 70 |
| pkg syscall (netbsd-arm64-cgo), const ETHER_ADDR_LEN = 6 |
| pkg syscall (netbsd-arm64-cgo), const ETHER_ADDR_LEN ideal-int |
| pkg syscall (netbsd-arm64-cgo), const ETHERCAP_JUMBO_MTU = 4 |
| pkg syscall (netbsd-arm64-cgo), const ETHERCAP_JUMBO_MTU ideal-int |
| pkg syscall (netbsd-arm64-cgo), const ETHERCAP_VLAN_HWTAGGING = 2 |
| pkg syscall (netbsd-arm64-cgo), const ETHERCAP_VLAN_HWTAGGING ideal-int |
| pkg syscall (netbsd-arm64-cgo), const ETHERCAP_VLAN_MTU = 1 |
| pkg syscall (netbsd-arm64-cgo), const ETHERCAP_VLAN_MTU ideal-int |
| pkg syscall (netbsd-arm64-cgo), const ETHER_CRC_LEN = 4 |
| pkg syscall (netbsd-arm64-cgo), const ETHER_CRC_LEN ideal-int |
| pkg syscall (netbsd-arm64-cgo), const ETHER_CRC_POLY_BE = 79764918 |
| pkg syscall (netbsd-arm64-cgo), const ETHER_CRC_POLY_BE ideal-int |
| pkg syscall (netbsd-arm64-cgo), const ETHER_CRC_POLY_LE = 3988292384 |
| pkg syscall (netbsd-arm64-cgo), const ETHER_CRC_POLY_LE ideal-int |
| pkg syscall (netbsd-arm64-cgo), const ETHER_HDR_LEN = 14 |
| pkg syscall (netbsd-arm64-cgo), const ETHER_HDR_LEN ideal-int |
| pkg syscall (netbsd-arm64-cgo), const ETHER_MAX_LEN = 1518 |
| pkg syscall (netbsd-arm64-cgo), const ETHER_MAX_LEN ideal-int |
| pkg syscall (netbsd-arm64-cgo), const ETHER_MAX_LEN_JUMBO = 9018 |
| pkg syscall (netbsd-arm64-cgo), const ETHER_MAX_LEN_JUMBO ideal-int |
| pkg syscall (netbsd-arm64-cgo), const ETHERMIN = 46 |
| pkg syscall (netbsd-arm64-cgo), const ETHERMIN ideal-int |
| pkg syscall (netbsd-arm64-cgo), const ETHER_MIN_LEN = 64 |
| pkg syscall (netbsd-arm64-cgo), const ETHER_MIN_LEN ideal-int |
| pkg syscall (netbsd-arm64-cgo), const ETHERMTU = 1500 |
| pkg syscall (netbsd-arm64-cgo), const ETHERMTU ideal-int |
| pkg syscall (netbsd-arm64-cgo), const ETHERMTU_JUMBO = 9000 |
| pkg syscall (netbsd-arm64-cgo), const ETHERMTU_JUMBO ideal-int |
| pkg syscall (netbsd-arm64-cgo), const ETHER_PPPOE_ENCAP_LEN = 8 |
| pkg syscall (netbsd-arm64-cgo), const ETHER_PPPOE_ENCAP_LEN ideal-int |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_8023 = 4 |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_8023 ideal-int |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_AARP = 33011 |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_AARP ideal-int |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_ACCTON = 33680 |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_ACCTON ideal-int |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_AEONIC = 32822 |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_AEONIC ideal-int |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_ALPHA = 33098 |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_ALPHA ideal-int |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_AMBER = 24584 |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_AMBER ideal-int |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_AMOEBA = 33093 |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_AMOEBA ideal-int |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_APOLLO = 33015 |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_APOLLODOMAIN = 32793 |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_APOLLODOMAIN ideal-int |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_APOLLO ideal-int |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_APPLETALK = 32923 |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_APPLETALK ideal-int |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_APPLITEK = 32967 |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_APPLITEK ideal-int |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_ARGONAUT = 32826 |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_ARGONAUT ideal-int |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_ARP = 2054 |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_ARP ideal-int |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_AT = 32923 |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_ATALK = 32923 |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_ATALK ideal-int |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_AT ideal-int |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_ATOMIC = 34527 |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_ATOMIC ideal-int |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_ATT = 32873 |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_ATT ideal-int |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_ATTSTANFORD = 32776 |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_ATTSTANFORD ideal-int |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_AUTOPHON = 32874 |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_AUTOPHON ideal-int |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_AXIS = 34902 |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_AXIS ideal-int |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_BCLOOP = 36867 |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_BCLOOP ideal-int |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_BOFL = 33026 |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_BOFL ideal-int |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_CABLETRON = 28724 |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_CABLETRON ideal-int |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_CHAOS = 2052 |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_CHAOS ideal-int |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_COMDESIGN = 32876 |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_COMDESIGN ideal-int |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_COMPUGRAPHIC = 32877 |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_COMPUGRAPHIC ideal-int |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_COUNTERPOINT = 32866 |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_COUNTERPOINT ideal-int |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_CRONUS = 32772 |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_CRONUS ideal-int |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_CRONUSVLN = 32771 |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_CRONUSVLN ideal-int |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_DCA = 4660 |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_DCA ideal-int |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_DDE = 32891 |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_DDE ideal-int |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_DEBNI = 43690 |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_DEBNI ideal-int |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_DECAM = 32840 |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_DECAM ideal-int |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_DECCUST = 24582 |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_DECCUST ideal-int |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_DECDIAG = 24581 |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_DECDIAG ideal-int |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_DECDNS = 32828 |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_DECDNS ideal-int |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_DECDTS = 32830 |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_DECDTS ideal-int |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_DECEXPER = 24576 |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_DECEXPER ideal-int |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_DECLAST = 32833 |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_DECLAST ideal-int |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_DECLTM = 32831 |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_DECLTM ideal-int |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_DECMUMPS = 24585 |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_DECMUMPS ideal-int |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_DECNETBIOS = 32832 |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_DECNETBIOS ideal-int |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_DELTACON = 34526 |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_DELTACON ideal-int |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_DIDDLE = 17185 |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_DIDDLE ideal-int |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_DLOG1 = 1632 |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_DLOG1 ideal-int |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_DLOG2 = 1633 |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_DLOG2 ideal-int |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_DN = 24579 |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_DN ideal-int |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_DOGFIGHT = 6537 |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_DOGFIGHT ideal-int |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_DSMD = 32825 |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_DSMD ideal-int |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_ECMA = 2051 |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_ECMA ideal-int |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_ENCRYPT = 32829 |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_ENCRYPT ideal-int |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_ES = 32861 |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_ES ideal-int |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_EXCELAN = 32784 |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_EXCELAN ideal-int |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_EXPERDATA = 32841 |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_EXPERDATA ideal-int |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_FLIP = 33094 |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_FLIP ideal-int |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_FLOWCONTROL = 34824 |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_FLOWCONTROL ideal-int |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_FRARP = 2056 |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_FRARP ideal-int |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_GENDYN = 32872 |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_GENDYN ideal-int |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_HAYES = 33072 |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_HAYES ideal-int |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_HIPPI_FP = 33152 |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_HIPPI_FP ideal-int |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_HITACHI = 34848 |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_HITACHI ideal-int |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_HP = 32773 |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_HP ideal-int |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_IEEEPUP = 2560 |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_IEEEPUPAT = 2561 |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_IEEEPUPAT ideal-int |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_IEEEPUP ideal-int |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_IMLBL = 19522 |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_IMLBLDIAG = 16972 |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_IMLBLDIAG ideal-int |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_IMLBL ideal-int |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_IP = 2048 |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_IPAS = 34668 |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_IPAS ideal-int |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_IP ideal-int |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_IPV6 = 34525 |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_IPV6 ideal-int |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_IPX = 33079 |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_IPX ideal-int |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_IPXNEW = 32823 |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_IPXNEW ideal-int |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_KALPANA = 34178 |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_KALPANA ideal-int |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_LANBRIDGE = 32824 |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_LANBRIDGE ideal-int |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_LANPROBE = 34952 |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_LANPROBE ideal-int |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_LAT = 24580 |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_LAT ideal-int |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_LBACK = 36864 |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_LBACK ideal-int |
| pkg syscall (netbsd-arm64-cgo), const ETHER_TYPE_LEN = 2 |
| pkg syscall (netbsd-arm64-cgo), const ETHER_TYPE_LEN ideal-int |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_LITTLE = 32864 |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_LITTLE ideal-int |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_LOGICRAFT = 33096 |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_LOGICRAFT ideal-int |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_LOOPBACK = 36864 |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_LOOPBACK ideal-int |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_MATRA = 32890 |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_MATRA ideal-int |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_MAX = 65535 |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_MAX ideal-int |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_MERIT = 32892 |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_MERIT ideal-int |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_MICP = 34618 |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_MICP ideal-int |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_MOPDL = 24577 |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_MOPDL ideal-int |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_MOPRC = 24578 |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_MOPRC ideal-int |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_MOTOROLA = 33165 |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_MOTOROLA ideal-int |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_MPLS = 34887 |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_MPLS ideal-int |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_MPLS_MCAST = 34888 |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_MPLS_MCAST ideal-int |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_MUMPS = 33087 |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_MUMPS ideal-int |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_NBPCC = 15364 |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_NBPCC ideal-int |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_NBPCLAIM = 15369 |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_NBPCLAIM ideal-int |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_NBPCLREQ = 15365 |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_NBPCLREQ ideal-int |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_NBPCLRSP = 15366 |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_NBPCLRSP ideal-int |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_NBPCREQ = 15362 |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_NBPCREQ ideal-int |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_NBPCRSP = 15363 |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_NBPCRSP ideal-int |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_NBPDG = 15367 |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_NBPDGB = 15368 |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_NBPDGB ideal-int |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_NBPDG ideal-int |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_NBPDLTE = 15370 |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_NBPDLTE ideal-int |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_NBPRAR = 15372 |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_NBPRAR ideal-int |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_NBPRAS = 15371 |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_NBPRAS ideal-int |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_NBPRST = 15373 |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_NBPRST ideal-int |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_NBPSCD = 15361 |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_NBPSCD ideal-int |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_NBPVCD = 15360 |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_NBPVCD ideal-int |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_NBS = 2050 |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_NBS ideal-int |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_NCD = 33097 |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_NCD ideal-int |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_NESTAR = 32774 |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_NESTAR ideal-int |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_NETBEUI = 33169 |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_NETBEUI ideal-int |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_NOVELL = 33080 |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_NOVELL ideal-int |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_NS = 1536 |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_NSAT = 1537 |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_NSAT ideal-int |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_NSCOMPAT = 2055 |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_NSCOMPAT ideal-int |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_NS ideal-int |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_NTRAILER = 16 |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_NTRAILER ideal-int |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_OS9 = 28679 |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_OS9 ideal-int |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_OS9NET = 28681 |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_OS9NET ideal-int |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_PACER = 32966 |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_PACER ideal-int |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_PAE = 34958 |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_PAE ideal-int |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_PCS = 16962 |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_PCS ideal-int |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_PLANNING = 32836 |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_PLANNING ideal-int |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_PPP = 34827 |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_PPP ideal-int |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_PPPOE = 34916 |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_PPPOEDISC = 34915 |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_PPPOEDISC ideal-int |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_PPPOE ideal-int |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_PRIMENTS = 28721 |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_PRIMENTS ideal-int |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_PUP = 512 |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_PUPAT = 512 |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_PUPAT ideal-int |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_PUP ideal-int |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_RACAL = 28720 |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_RACAL ideal-int |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_RATIONAL = 33104 |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_RATIONAL ideal-int |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_RAWFR = 25945 |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_RAWFR ideal-int |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_RCL = 6549 |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_RCL ideal-int |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_RDP = 34617 |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_RDP ideal-int |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_RETIX = 33010 |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_RETIX ideal-int |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_REVARP = 32821 |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_REVARP ideal-int |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_SCA = 24583 |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_SCA ideal-int |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_SECTRA = 34523 |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_SECTRA ideal-int |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_SECUREDATA = 34669 |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_SECUREDATA ideal-int |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_SG_BOUNCE = 32790 |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_SG_BOUNCE ideal-int |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_SG_DIAG = 32787 |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_SG_DIAG ideal-int |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_SGITW = 33150 |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_SGITW ideal-int |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_SG_NETGAMES = 32788 |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_SG_NETGAMES ideal-int |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_SG_RESV = 32789 |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_SG_RESV ideal-int |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_SIMNET = 21000 |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_SIMNET ideal-int |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_SLOWPROTOCOLS = 34825 |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_SLOWPROTOCOLS ideal-int |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_SNA = 32981 |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_SNA ideal-int |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_SNMP = 33100 |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_SNMP ideal-int |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_SONIX = 64245 |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_SONIX ideal-int |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_SPIDER = 32927 |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_SPIDER ideal-int |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_SPRITE = 1280 |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_SPRITE ideal-int |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_STP = 33153 |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_STP ideal-int |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_TALARIS = 33067 |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_TALARIS ideal-int |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_TALARISMC = 34091 |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_TALARISMC ideal-int |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_TCPCOMP = 34667 |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_TCPCOMP ideal-int |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_TCPSM = 36866 |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_TCPSM ideal-int |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_TEC = 33103 |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_TEC ideal-int |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_TIGAN = 32815 |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_TIGAN ideal-int |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_TRAIL = 4096 |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_TRAIL ideal-int |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_TRANSETHER = 25944 |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_TRANSETHER ideal-int |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_TYMSHARE = 32814 |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_TYMSHARE ideal-int |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_UBBST = 28677 |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_UBBST ideal-int |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_UBDEBUG = 2304 |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_UBDEBUG ideal-int |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_UBDIAGLOOP = 28674 |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_UBDIAGLOOP ideal-int |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_UBDL = 28672 |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_UBDL ideal-int |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_UBNIU = 28673 |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_UBNIU ideal-int |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_UBNMC = 28675 |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_UBNMC ideal-int |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_VALID = 5632 |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_VALID ideal-int |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_VARIAN = 32989 |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_VARIAN ideal-int |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_VAXELN = 32827 |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_VAXELN ideal-int |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_VEECO = 32871 |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_VEECO ideal-int |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_VEXP = 32859 |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_VEXP ideal-int |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_VGLAB = 33073 |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_VGLAB ideal-int |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_VINES = 2989 |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_VINESECHO = 2991 |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_VINESECHO ideal-int |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_VINES ideal-int |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_VINESLOOP = 2990 |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_VINESLOOP ideal-int |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_VITAL = 65280 |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_VITAL ideal-int |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_VLAN = 33024 |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_VLAN ideal-int |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_VLTLMAN = 32896 |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_VLTLMAN ideal-int |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_VPROD = 32860 |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_VPROD ideal-int |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_VURESERVED = 33095 |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_VURESERVED ideal-int |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_WATERLOO = 33072 |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_WATERLOO ideal-int |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_WELLFLEET = 33027 |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_WELLFLEET ideal-int |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_X25 = 2053 |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_X25 ideal-int |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_X75 = 2049 |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_X75 ideal-int |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_XNSSM = 36865 |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_XNSSM ideal-int |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_XTP = 33149 |
| pkg syscall (netbsd-arm64-cgo), const ETHERTYPE_XTP ideal-int |
| pkg syscall (netbsd-arm64-cgo), const ETHER_VLAN_ENCAP_LEN = 4 |
| pkg syscall (netbsd-arm64-cgo), const ETHER_VLAN_ENCAP_LEN ideal-int |
| pkg syscall (netbsd-arm64-cgo), const ETIME = 92 |
| pkg syscall (netbsd-arm64-cgo), const ETIMEDOUT = 60 |
| pkg syscall (netbsd-arm64-cgo), const ETIME Errno |
| pkg syscall (netbsd-arm64-cgo), const ETOOMANYREFS = 59 |
| pkg syscall (netbsd-arm64-cgo), const ETXTBSY = 26 |
| pkg syscall (netbsd-arm64-cgo), const EUSERS = 68 |
| pkg syscall (netbsd-arm64-cgo), const EV_ADD = 1 |
| pkg syscall (netbsd-arm64-cgo), const EV_ADD ideal-int |
| pkg syscall (netbsd-arm64-cgo), const EV_CLEAR = 32 |
| pkg syscall (netbsd-arm64-cgo), const EV_CLEAR ideal-int |
| pkg syscall (netbsd-arm64-cgo), const EV_DELETE = 2 |
| pkg syscall (netbsd-arm64-cgo), const EV_DELETE ideal-int |
| pkg syscall (netbsd-arm64-cgo), const EV_DISABLE = 8 |
| pkg syscall (netbsd-arm64-cgo), const EV_DISABLE ideal-int |
| pkg syscall (netbsd-arm64-cgo), const EV_ENABLE = 4 |
| pkg syscall (netbsd-arm64-cgo), const EV_ENABLE ideal-int |
| pkg syscall (netbsd-arm64-cgo), const EV_EOF = 32768 |
| pkg syscall (netbsd-arm64-cgo), const EV_EOF ideal-int |
| pkg syscall (netbsd-arm64-cgo), const EV_ERROR = 16384 |
| pkg syscall (netbsd-arm64-cgo), const EV_ERROR ideal-int |
| pkg syscall (netbsd-arm64-cgo), const EVFILT_AIO = 2 |
| pkg syscall (netbsd-arm64-cgo), const EVFILT_AIO ideal-int |
| pkg syscall (netbsd-arm64-cgo), const EVFILT_PROC = 4 |
| pkg syscall (netbsd-arm64-cgo), const EVFILT_PROC ideal-int |
| pkg syscall (netbsd-arm64-cgo), const EVFILT_READ = 0 |
| pkg syscall (netbsd-arm64-cgo), const EVFILT_READ ideal-int |
| pkg syscall (netbsd-arm64-cgo), const EVFILT_SIGNAL = 5 |
| pkg syscall (netbsd-arm64-cgo), const EVFILT_SIGNAL ideal-int |
| pkg syscall (netbsd-arm64-cgo), const EVFILT_SYSCOUNT = 7 |
| pkg syscall (netbsd-arm64-cgo), const EVFILT_SYSCOUNT ideal-int |
| pkg syscall (netbsd-arm64-cgo), const EVFILT_TIMER = 6 |
| pkg syscall (netbsd-arm64-cgo), const EVFILT_TIMER ideal-int |
| pkg syscall (netbsd-arm64-cgo), const EVFILT_VNODE = 3 |
| pkg syscall (netbsd-arm64-cgo), const EVFILT_VNODE ideal-int |
| pkg syscall (netbsd-arm64-cgo), const EVFILT_WRITE = 1 |
| pkg syscall (netbsd-arm64-cgo), const EVFILT_WRITE ideal-int |
| pkg syscall (netbsd-arm64-cgo), const EV_FLAG1 = 8192 |
| pkg syscall (netbsd-arm64-cgo), const EV_FLAG1 ideal-int |
| pkg syscall (netbsd-arm64-cgo), const EV_ONESHOT = 16 |
| pkg syscall (netbsd-arm64-cgo), const EV_ONESHOT ideal-int |
| pkg syscall (netbsd-arm64-cgo), const EV_SYSFLAGS = 61440 |
| pkg syscall (netbsd-arm64-cgo), const EV_SYSFLAGS ideal-int |
| pkg syscall (netbsd-arm64-cgo), const EWOULDBLOCK = 35 |
| pkg syscall (netbsd-arm64-cgo), const EXDEV = 18 |
| pkg syscall (netbsd-arm64-cgo), const EXTA = 19200 |
| pkg syscall (netbsd-arm64-cgo), const EXTA ideal-int |
| pkg syscall (netbsd-arm64-cgo), const EXTB = 38400 |
| pkg syscall (netbsd-arm64-cgo), const EXTB ideal-int |
| pkg syscall (netbsd-arm64-cgo), const EXTPROC = 2048 |
| pkg syscall (netbsd-arm64-cgo), const EXTPROC ideal-int |
| pkg syscall (netbsd-arm64-cgo), const F_CLOSEM = 10 |
| pkg syscall (netbsd-arm64-cgo), const F_CLOSEM ideal-int |
| pkg syscall (netbsd-arm64-cgo), const FD_CLOEXEC = 1 |
| pkg syscall (netbsd-arm64-cgo), const FD_CLOEXEC ideal-int |
| pkg syscall (netbsd-arm64-cgo), const FD_SETSIZE = 256 |
| pkg syscall (netbsd-arm64-cgo), const FD_SETSIZE ideal-int |
| pkg syscall (netbsd-arm64-cgo), const F_DUPFD = 0 |
| pkg syscall (netbsd-arm64-cgo), const F_DUPFD_CLOEXEC = 12 |
| pkg syscall (netbsd-arm64-cgo), const F_DUPFD_CLOEXEC ideal-int |
| pkg syscall (netbsd-arm64-cgo), const F_DUPFD ideal-int |
| pkg syscall (netbsd-arm64-cgo), const F_FSCTL = -2147483648 |
| pkg syscall (netbsd-arm64-cgo), const F_FSCTL ideal-int |
| pkg syscall (netbsd-arm64-cgo), const F_FSDIRMASK = 1879048192 |
| pkg syscall (netbsd-arm64-cgo), const F_FSDIRMASK ideal-int |
| pkg syscall (netbsd-arm64-cgo), const F_FSIN = 268435456 |
| pkg syscall (netbsd-arm64-cgo), const F_FSIN ideal-int |
| pkg syscall (netbsd-arm64-cgo), const F_FSINOUT = 805306368 |
| pkg syscall (netbsd-arm64-cgo), const F_FSINOUT ideal-int |
| pkg syscall (netbsd-arm64-cgo), const F_FSOUT = 536870912 |
| pkg syscall (netbsd-arm64-cgo), const F_FSOUT ideal-int |
| pkg syscall (netbsd-arm64-cgo), const F_FSPRIV = 32768 |
| pkg syscall (netbsd-arm64-cgo), const F_FSPRIV ideal-int |
| pkg syscall (netbsd-arm64-cgo), const F_FSVOID = 1073741824 |
| pkg syscall (netbsd-arm64-cgo), const F_FSVOID ideal-int |
| pkg syscall (netbsd-arm64-cgo), const F_GETFD = 1 |
| pkg syscall (netbsd-arm64-cgo), const F_GETFD ideal-int |
| pkg syscall (netbsd-arm64-cgo), const F_GETFL = 3 |
| pkg syscall (netbsd-arm64-cgo), const F_GETFL ideal-int |
| pkg syscall (netbsd-arm64-cgo), const F_GETLK = 7 |
| pkg syscall (netbsd-arm64-cgo), const F_GETLK ideal-int |
| pkg syscall (netbsd-arm64-cgo), const F_GETNOSIGPIPE = 13 |
| pkg syscall (netbsd-arm64-cgo), const F_GETNOSIGPIPE ideal-int |
| pkg syscall (netbsd-arm64-cgo), const F_GETOWN = 5 |
| pkg syscall (netbsd-arm64-cgo), const F_GETOWN ideal-int |
| pkg syscall (netbsd-arm64-cgo), const FLUSHO = 8388608 |
| pkg syscall (netbsd-arm64-cgo), const FLUSHO ideal-int |
| pkg syscall (netbsd-arm64-cgo), const F_MAXFD = 11 |
| pkg syscall (netbsd-arm64-cgo), const F_MAXFD ideal-int |
| pkg syscall (netbsd-arm64-cgo), const F_OK = 0 |
| pkg syscall (netbsd-arm64-cgo), const F_OK ideal-int |
| pkg syscall (netbsd-arm64-cgo), const F_PARAM_MASK = 4095 |
| pkg syscall (netbsd-arm64-cgo), const F_PARAM_MASK ideal-int |
| pkg syscall (netbsd-arm64-cgo), const F_PARAM_MAX = 4095 |
| pkg syscall (netbsd-arm64-cgo), const F_PARAM_MAX ideal-int |
| pkg syscall (netbsd-arm64-cgo), const F_RDLCK = 1 |
| pkg syscall (netbsd-arm64-cgo), const F_RDLCK ideal-int |
| pkg syscall (netbsd-arm64-cgo), const F_SETFD = 2 |
| pkg syscall (netbsd-arm64-cgo), const F_SETFD ideal-int |
| pkg syscall (netbsd-arm64-cgo), const F_SETFL = 4 |
| pkg syscall (netbsd-arm64-cgo), const F_SETFL ideal-int |
| pkg syscall (netbsd-arm64-cgo), const F_SETLK = 8 |
| pkg syscall (netbsd-arm64-cgo), const F_SETLK ideal-int |
| pkg syscall (netbsd-arm64-cgo), const F_SETLKW = 9 |
| pkg syscall (netbsd-arm64-cgo), const F_SETLKW ideal-int |
| pkg syscall (netbsd-arm64-cgo), const F_SETNOSIGPIPE = 14 |
| pkg syscall (netbsd-arm64-cgo), const F_SETNOSIGPIPE ideal-int |
| pkg syscall (netbsd-arm64-cgo), const F_SETOWN = 6 |
| pkg syscall (netbsd-arm64-cgo), const F_SETOWN ideal-int |
| pkg syscall (netbsd-arm64-cgo), const F_UNLCK = 2 |
| pkg syscall (netbsd-arm64-cgo), const F_UNLCK ideal-int |
| pkg syscall (netbsd-arm64-cgo), const F_WRLCK = 3 |
| pkg syscall (netbsd-arm64-cgo), const F_WRLCK ideal-int |
| pkg syscall (netbsd-arm64-cgo), const HUPCL = 16384 |
| pkg syscall (netbsd-arm64-cgo), const HUPCL ideal-int |
| pkg syscall (netbsd-arm64-cgo), const ICANON = 256 |
| pkg syscall (netbsd-arm64-cgo), const ICANON ideal-int |
| pkg syscall (netbsd-arm64-cgo), const ICMP6_FILTER = 18 |
| pkg syscall (netbsd-arm64-cgo), const ICMP6_FILTER ideal-int |
| pkg syscall (netbsd-arm64-cgo), const ICRNL = 256 |
| pkg syscall (netbsd-arm64-cgo), const ICRNL ideal-int |
| pkg syscall (netbsd-arm64-cgo), const IEXTEN = 1024 |
| pkg syscall (netbsd-arm64-cgo), const IEXTEN ideal-int |
| pkg syscall (netbsd-arm64-cgo), const IFAN_ARRIVAL = 0 |
| pkg syscall (netbsd-arm64-cgo), const IFAN_ARRIVAL ideal-int |
| pkg syscall (netbsd-arm64-cgo), const IFAN_DEPARTURE = 1 |
| pkg syscall (netbsd-arm64-cgo), const IFAN_DEPARTURE ideal-int |
| pkg syscall (netbsd-arm64-cgo), const IFA_ROUTE = 1 |
| pkg syscall (netbsd-arm64-cgo), const IFA_ROUTE ideal-int |
| pkg syscall (netbsd-arm64-cgo), const IFF_ALLMULTI = 512 |
| pkg syscall (netbsd-arm64-cgo), const IFF_ALLMULTI ideal-int |
| pkg syscall (netbsd-arm64-cgo), const IFF_CANTCHANGE = 36690 |
| pkg syscall (netbsd-arm64-cgo), const IFF_CANTCHANGE ideal-int |
| pkg syscall (netbsd-arm64-cgo), const IFF_DEBUG = 4 |
| pkg syscall (netbsd-arm64-cgo), const IFF_DEBUG ideal-int |
| pkg syscall (netbsd-arm64-cgo), const IFF_LINK0 = 4096 |
| pkg syscall (netbsd-arm64-cgo), const IFF_LINK0 ideal-int |
| pkg syscall (netbsd-arm64-cgo), const IFF_LINK1 = 8192 |
| pkg syscall (netbsd-arm64-cgo), const IFF_LINK1 ideal-int |
| pkg syscall (netbsd-arm64-cgo), const IFF_LINK2 = 16384 |
| pkg syscall (netbsd-arm64-cgo), const IFF_LINK2 ideal-int |
| pkg syscall (netbsd-arm64-cgo), const IFF_LOOPBACK = 8 |
| pkg syscall (netbsd-arm64-cgo), const IFF_MULTICAST = 32768 |
| pkg syscall (netbsd-arm64-cgo), const IFF_NOARP = 128 |
| pkg syscall (netbsd-arm64-cgo), const IFF_NOARP ideal-int |
| pkg syscall (netbsd-arm64-cgo), const IFF_NOTRAILERS = 32 |
| pkg syscall (netbsd-arm64-cgo), const IFF_NOTRAILERS ideal-int |
| pkg syscall (netbsd-arm64-cgo), const IFF_OACTIVE = 1024 |
| pkg syscall (netbsd-arm64-cgo), const IFF_OACTIVE ideal-int |
| pkg syscall (netbsd-arm64-cgo), const IFF_POINTOPOINT = 16 |
| pkg syscall (netbsd-arm64-cgo), const IFF_POINTOPOINT ideal-int |
| pkg syscall (netbsd-arm64-cgo), const IFF_PROMISC = 256 |
| pkg syscall (netbsd-arm64-cgo), const IFF_PROMISC ideal-int |
| pkg syscall (netbsd-arm64-cgo), const IFF_RUNNING = 64 |
| pkg syscall (netbsd-arm64-cgo), const IFF_RUNNING ideal-int |
| pkg syscall (netbsd-arm64-cgo), const IFF_SIMPLEX = 2048 |
| pkg syscall (netbsd-arm64-cgo), const IFF_SIMPLEX ideal-int |
| pkg syscall (netbsd-arm64-cgo), const IFNAMSIZ = 16 |
| pkg syscall (netbsd-arm64-cgo), const IFNAMSIZ ideal-int |
| pkg syscall (netbsd-arm64-cgo), const IFT_1822 = 2 |
| pkg syscall (netbsd-arm64-cgo), const IFT_1822 ideal-int |
| pkg syscall (netbsd-arm64-cgo), const IFT_A12MPPSWITCH = 130 |
| pkg syscall (netbsd-arm64-cgo), const IFT_A12MPPSWITCH ideal-int |
| pkg syscall (netbsd-arm64-cgo), const IFT_AAL2 = 187 |
| pkg syscall (netbsd-arm64-cgo), const IFT_AAL2 ideal-int |
| pkg syscall (netbsd-arm64-cgo), const IFT_AAL5 = 49 |
| pkg syscall (netbsd-arm64-cgo), const IFT_AAL5 ideal-int |
| pkg syscall (netbsd-arm64-cgo), const IFT_ADSL = 94 |
| pkg syscall (netbsd-arm64-cgo), const IFT_ADSL ideal-int |
| pkg syscall (netbsd-arm64-cgo), const IFT_AFLANE8023 = 59 |
| pkg syscall (netbsd-arm64-cgo), const IFT_AFLANE8023 ideal-int |
| pkg syscall (netbsd-arm64-cgo), const IFT_AFLANE8025 = 60 |
| pkg syscall (netbsd-arm64-cgo), const IFT_AFLANE8025 ideal-int |
| pkg syscall (netbsd-arm64-cgo), const IFT_ARAP = 88 |
| pkg syscall (netbsd-arm64-cgo), const IFT_ARAP ideal-int |
| pkg syscall (netbsd-arm64-cgo), const IFT_ARCNET = 35 |
| pkg syscall (netbsd-arm64-cgo), const IFT_ARCNET ideal-int |
| pkg syscall (netbsd-arm64-cgo), const IFT_ARCNETPLUS = 36 |
| pkg syscall (netbsd-arm64-cgo), const IFT_ARCNETPLUS ideal-int |
| pkg syscall (netbsd-arm64-cgo), const IFT_ASYNC = 84 |
| pkg syscall (netbsd-arm64-cgo), const IFT_ASYNC ideal-int |
| pkg syscall (netbsd-arm64-cgo), const IFT_ATM = 37 |
| pkg syscall (netbsd-arm64-cgo), const IFT_ATMDXI = 105 |
| pkg syscall (netbsd-arm64-cgo), const IFT_ATMDXI ideal-int |
| pkg syscall (netbsd-arm64-cgo), const IFT_ATMFUNI = 106 |
| pkg syscall (netbsd-arm64-cgo), const IFT_ATMFUNI ideal-int |
| pkg syscall (netbsd-arm64-cgo), const IFT_ATM ideal-int |
| pkg syscall (netbsd-arm64-cgo), const IFT_ATMIMA = 107 |
| pkg syscall (netbsd-arm64-cgo), const IFT_ATMIMA ideal-int |
| pkg syscall (netbsd-arm64-cgo), const IFT_ATMLOGICAL = 80 |
| pkg syscall (netbsd-arm64-cgo), const IFT_ATMLOGICAL ideal-int |
| pkg syscall (netbsd-arm64-cgo), const IFT_ATMRADIO = 189 |
| pkg syscall (netbsd-arm64-cgo), const IFT_ATMRADIO ideal-int |
| pkg syscall (netbsd-arm64-cgo), const IFT_ATMSUBINTERFACE = 134 |
| pkg syscall (netbsd-arm64-cgo), const IFT_ATMSUBINTERFACE ideal-int |
| pkg syscall (netbsd-arm64-cgo), const IFT_ATMVCIENDPT = 194 |
| pkg syscall (netbsd-arm64-cgo), const IFT_ATMVCIENDPT ideal-int |
| pkg syscall (netbsd-arm64-cgo), const IFT_ATMVIRTUAL = 149 |
| pkg syscall (netbsd-arm64-cgo), const IFT_ATMVIRTUAL ideal-int |
| pkg syscall (netbsd-arm64-cgo), const IFT_BGPPOLICYACCOUNTING = 162 |
| pkg syscall (netbsd-arm64-cgo), const IFT_BGPPOLICYACCOUNTING ideal-int |
| pkg syscall (netbsd-arm64-cgo), const IFT_BRIDGE = 209 |
| pkg syscall (netbsd-arm64-cgo), const IFT_BRIDGE ideal-int |
| pkg syscall (netbsd-arm64-cgo), const IFT_BSC = 83 |
| pkg syscall (netbsd-arm64-cgo), const IFT_BSC ideal-int |
| pkg syscall (netbsd-arm64-cgo), const IFT_CARP = 248 |
| pkg syscall (netbsd-arm64-cgo), const IFT_CARP ideal-int |
| pkg syscall (netbsd-arm64-cgo), const IFT_CCTEMUL = 61 |
| pkg syscall (netbsd-arm64-cgo), const IFT_CCTEMUL ideal-int |
| pkg syscall (netbsd-arm64-cgo), const IFT_CEPT = 19 |
| pkg syscall (netbsd-arm64-cgo), const IFT_CEPT ideal-int |
| pkg syscall (netbsd-arm64-cgo), const IFT_CES = 133 |
| pkg syscall (netbsd-arm64-cgo), const IFT_CES ideal-int |
| pkg syscall (netbsd-arm64-cgo), const IFT_CHANNEL = 70 |
| pkg syscall (netbsd-arm64-cgo), const IFT_CHANNEL ideal-int |
| pkg syscall (netbsd-arm64-cgo), const IFT_CNR = 85 |
| pkg syscall (netbsd-arm64-cgo), const IFT_CNR ideal-int |
| pkg syscall (netbsd-arm64-cgo), const IFT_COFFEE = 132 |
| pkg syscall (netbsd-arm64-cgo), const IFT_COFFEE ideal-int |
| pkg syscall (netbsd-arm64-cgo), const IFT_COMPOSITELINK = 155 |
| pkg syscall (netbsd-arm64-cgo), const IFT_COMPOSITELINK ideal-int |
| pkg syscall (netbsd-arm64-cgo), const IFT_DCN = 141 |
| pkg syscall (netbsd-arm64-cgo), const IFT_DCN ideal-int |
| pkg syscall (netbsd-arm64-cgo), const IFT_DIGITALPOWERLINE = 138 |
| pkg syscall (netbsd-arm64-cgo), const IFT_DIGITALPOWERLINE ideal-int |
| pkg syscall (netbsd-arm64-cgo), const IFT_DIGITALWRAPPEROVERHEADCHANNEL = 186 |
| pkg syscall (netbsd-arm64-cgo), const IFT_DIGITALWRAPPEROVERHEADCHANNEL ideal-int |
| pkg syscall (netbsd-arm64-cgo), const IFT_DLSW = 74 |
| pkg syscall (netbsd-arm64-cgo), const IFT_DLSW ideal-int |
| pkg syscall (netbsd-arm64-cgo), const IFT_DOCSCABLEDOWNSTREAM = 128 |
| pkg syscall (netbsd-arm64-cgo), const IFT_DOCSCABLEDOWNSTREAM ideal-int |
| pkg syscall (netbsd-arm64-cgo), const IFT_DOCSCABLEMACLAYER = 127 |
| pkg syscall (netbsd-arm64-cgo), const IFT_DOCSCABLEMACLAYER ideal-int |
| pkg syscall (netbsd-arm64-cgo), const IFT_DOCSCABLEUPSTREAM = 129 |
| pkg syscall (netbsd-arm64-cgo), const IFT_DOCSCABLEUPSTREAMCHANNEL = 205 |
| pkg syscall (netbsd-arm64-cgo), const IFT_DOCSCABLEUPSTREAMCHANNEL ideal-int |
| pkg syscall (netbsd-arm64-cgo), const IFT_DOCSCABLEUPSTREAM ideal-int |
| pkg syscall (netbsd-arm64-cgo), const IFT_DS0 = 81 |
| pkg syscall (netbsd-arm64-cgo), const IFT_DS0BUNDLE = 82 |
| pkg syscall (netbsd-arm64-cgo), const IFT_DS0BUNDLE ideal-int |
| pkg syscall (netbsd-arm64-cgo), const IFT_DS0 ideal-int |
| pkg syscall (netbsd-arm64-cgo), const IFT_DS1FDL = 170 |
| pkg syscall (netbsd-arm64-cgo), const IFT_DS1FDL ideal-int |
| pkg syscall (netbsd-arm64-cgo), const IFT_DS3 = 30 |
| pkg syscall (netbsd-arm64-cgo), const IFT_DS3 ideal-int |
| pkg syscall (netbsd-arm64-cgo), const IFT_DTM = 140 |
| pkg syscall (netbsd-arm64-cgo), const IFT_DTM ideal-int |
| pkg syscall (netbsd-arm64-cgo), const IFT_DVBASILN = 172 |
| pkg syscall (netbsd-arm64-cgo), const IFT_DVBASILN ideal-int |
| pkg syscall (netbsd-arm64-cgo), const IFT_DVBASIOUT = 173 |
| pkg syscall (netbsd-arm64-cgo), const IFT_DVBASIOUT ideal-int |
| pkg syscall (netbsd-arm64-cgo), const IFT_DVBRCCDOWNSTREAM = 147 |
| pkg syscall (netbsd-arm64-cgo), const IFT_DVBRCCDOWNSTREAM ideal-int |
| pkg syscall (netbsd-arm64-cgo), const IFT_DVBRCCMACLAYER = 146 |
| pkg syscall (netbsd-arm64-cgo), const IFT_DVBRCCMACLAYER ideal-int |
| pkg syscall (netbsd-arm64-cgo), const IFT_DVBRCCUPSTREAM = 148 |
| pkg syscall (netbsd-arm64-cgo), const IFT_DVBRCCUPSTREAM ideal-int |
| pkg syscall (netbsd-arm64-cgo), const IFT_ECONET = 206 |
| pkg syscall (netbsd-arm64-cgo), const IFT_ECONET ideal-int |
| pkg syscall (netbsd-arm64-cgo), const IFT_EON = 25 |
| pkg syscall (netbsd-arm64-cgo), const IFT_EON ideal-int |
| pkg syscall (netbsd-arm64-cgo), const IFT_EPLRS = 87 |
| pkg syscall (netbsd-arm64-cgo), const IFT_EPLRS ideal-int |
| pkg syscall (netbsd-arm64-cgo), const IFT_ESCON = 73 |
| pkg syscall (netbsd-arm64-cgo), const IFT_ESCON ideal-int |
| pkg syscall (netbsd-arm64-cgo), const IFT_ETHER = 6 |
| pkg syscall (netbsd-arm64-cgo), const IFT_ETHER ideal-int |
| pkg syscall (netbsd-arm64-cgo), const IFT_FAITH = 242 |
| pkg syscall (netbsd-arm64-cgo), const IFT_FAITH ideal-int |
| pkg syscall (netbsd-arm64-cgo), const IFT_FAST = 125 |
| pkg syscall (netbsd-arm64-cgo), const IFT_FASTETHER = 62 |
| pkg syscall (netbsd-arm64-cgo), const IFT_FASTETHERFX = 69 |
| pkg syscall (netbsd-arm64-cgo), const IFT_FASTETHERFX ideal-int |
| pkg syscall (netbsd-arm64-cgo), const IFT_FASTETHER ideal-int |
| pkg syscall (netbsd-arm64-cgo), const IFT_FAST ideal-int |
| pkg syscall (netbsd-arm64-cgo), const IFT_FDDI = 15 |
| pkg syscall (netbsd-arm64-cgo), const IFT_FDDI ideal-int |
| pkg syscall (netbsd-arm64-cgo), const IFT_FIBRECHANNEL = 56 |
| pkg syscall (netbsd-arm64-cgo), const IFT_FIBRECHANNEL ideal-int |
| pkg syscall (netbsd-arm64-cgo), const IFT_FRAMERELAYINTERCONNECT = 58 |
| pkg syscall (netbsd-arm64-cgo), const IFT_FRAMERELAYINTERCONNECT ideal-int |
| pkg syscall (netbsd-arm64-cgo), const IFT_FRAMERELAYMPI = 92 |
| pkg syscall (netbsd-arm64-cgo), const IFT_FRAMERELAYMPI ideal-int |
| pkg syscall (netbsd-arm64-cgo), const IFT_FRDLCIENDPT = 193 |
| pkg syscall (netbsd-arm64-cgo), const IFT_FRDLCIENDPT ideal-int |
| pkg syscall (netbsd-arm64-cgo), const IFT_FRELAY = 32 |
| pkg syscall (netbsd-arm64-cgo), const IFT_FRELAYDCE = 44 |
| pkg syscall (netbsd-arm64-cgo), const IFT_FRELAYDCE ideal-int |
| pkg syscall (netbsd-arm64-cgo), const IFT_FRELAY ideal-int |
| pkg syscall (netbsd-arm64-cgo), const IFT_FRF16MFRBUNDLE = 163 |
| pkg syscall (netbsd-arm64-cgo), const IFT_FRF16MFRBUNDLE ideal-int |
| pkg syscall (netbsd-arm64-cgo), const IFT_FRFORWARD = 158 |
| pkg syscall (netbsd-arm64-cgo), const IFT_FRFORWARD ideal-int |
| pkg syscall (netbsd-arm64-cgo), const IFT_G703AT2MB = 67 |
| pkg syscall (netbsd-arm64-cgo), const IFT_G703AT2MB ideal-int |
| pkg syscall (netbsd-arm64-cgo), const IFT_G703AT64K = 66 |
| pkg syscall (netbsd-arm64-cgo), const IFT_G703AT64K ideal-int |
| pkg syscall (netbsd-arm64-cgo), const IFT_GIF = 240 |
| pkg syscall (netbsd-arm64-cgo), const IFT_GIF ideal-int |
| pkg syscall (netbsd-arm64-cgo), const IFT_GIGABITETHERNET = 117 |
| pkg syscall (netbsd-arm64-cgo), const IFT_GIGABITETHERNET ideal-int |
| pkg syscall (netbsd-arm64-cgo), const IFT_GR303IDT = 178 |
| pkg syscall (netbsd-arm64-cgo), const IFT_GR303IDT ideal-int |
| pkg syscall (netbsd-arm64-cgo), const IFT_GR303RDT = 177 |
| pkg syscall (netbsd-arm64-cgo), const IFT_GR303RDT ideal-int |
| pkg syscall (netbsd-arm64-cgo), const IFT_H323GATEKEEPER = 164 |
| pkg syscall (netbsd-arm64-cgo), const IFT_H323GATEKEEPER ideal-int |
| pkg syscall (netbsd-arm64-cgo), const IFT_H323PROXY = 165 |
| pkg syscall (netbsd-arm64-cgo), const IFT_H323PROXY ideal-int |
| pkg syscall (netbsd-arm64-cgo), const IFT_HDH1822 = 3 |
| pkg syscall (netbsd-arm64-cgo), const IFT_HDH1822 ideal-int |
| pkg syscall (netbsd-arm64-cgo), const IFT_HDLC = 118 |