Lines Matching full:amd64
157 pkg log/syslog (freebsd-amd64-cgo), const LOG_ALERT Priority
158 pkg log/syslog (freebsd-amd64-cgo), const LOG_AUTH Priority
159 pkg log/syslog (freebsd-amd64-cgo), const LOG_AUTHPRIV Priority
160 pkg log/syslog (freebsd-amd64-cgo), const LOG_CRIT Priority
161 pkg log/syslog (freebsd-amd64-cgo), const LOG_CRON Priority
162 pkg log/syslog (freebsd-amd64-cgo), const LOG_DAEMON Priority
163 pkg log/syslog (freebsd-amd64-cgo), const LOG_DEBUG Priority
164 pkg log/syslog (freebsd-amd64-cgo), const LOG_EMERG Priority
165 pkg log/syslog (freebsd-amd64-cgo), const LOG_ERR Priority
166 pkg log/syslog (freebsd-amd64-cgo), const LOG_FTP Priority
167 pkg log/syslog (freebsd-amd64-cgo), const LOG_INFO Priority
168 pkg log/syslog (freebsd-amd64-cgo), const LOG_KERN Priority
169 pkg log/syslog (freebsd-amd64-cgo), const LOG_LOCAL0 Priority
170 pkg log/syslog (freebsd-amd64-cgo), const LOG_LOCAL1 Priority
171 pkg log/syslog (freebsd-amd64-cgo), const LOG_LOCAL2 Priority
172 pkg log/syslog (freebsd-amd64-cgo), const LOG_LOCAL3 Priority
173 pkg log/syslog (freebsd-amd64-cgo), const LOG_LOCAL4 Priority
174 pkg log/syslog (freebsd-amd64-cgo), const LOG_LOCAL5 Priority
175 pkg log/syslog (freebsd-amd64-cgo), const LOG_LOCAL6 Priority
176 pkg log/syslog (freebsd-amd64-cgo), const LOG_LOCAL7 Priority
177 pkg log/syslog (freebsd-amd64-cgo), const LOG_LPR Priority
178 pkg log/syslog (freebsd-amd64-cgo), const LOG_MAIL Priority
179 pkg log/syslog (freebsd-amd64-cgo), const LOG_NEWS Priority
180 pkg log/syslog (freebsd-amd64-cgo), const LOG_NOTICE Priority
181 pkg log/syslog (freebsd-amd64-cgo), const LOG_SYSLOG Priority
182 pkg log/syslog (freebsd-amd64-cgo), const LOG_USER Priority
183 pkg log/syslog (freebsd-amd64-cgo), const LOG_UUCP Priority
184 pkg log/syslog (freebsd-amd64-cgo), const LOG_WARNING Priority
185 pkg log/syslog (freebsd-amd64-cgo), func Dial(string, string, Priority, string) (*Writer, error)
186 pkg log/syslog (freebsd-amd64-cgo), func New(Priority, string) (*Writer, error)
187 pkg log/syslog (freebsd-amd64-cgo), func NewLogger(Priority, int) (*log.Logger, error)
188 pkg log/syslog (freebsd-amd64-cgo), method (*Writer) Alert(string) error
189 pkg log/syslog (freebsd-amd64-cgo), method (*Writer) Close() error
190 pkg log/syslog (freebsd-amd64-cgo), method (*Writer) Crit(string) error
191 pkg log/syslog (freebsd-amd64-cgo), method (*Writer) Debug(string) error
192 pkg log/syslog (freebsd-amd64-cgo), method (*Writer) Emerg(string) error
193 pkg log/syslog (freebsd-amd64-cgo), method (*Writer) Err(string) error
194 pkg log/syslog (freebsd-amd64-cgo), method (*Writer) Info(string) error
195 pkg log/syslog (freebsd-amd64-cgo), method (*Writer) Notice(string) error
196 pkg log/syslog (freebsd-amd64-cgo), method (*Writer) Warning(string) error
197 pkg log/syslog (freebsd-amd64-cgo), method (*Writer) Write([]uint8) (int, error)
198 pkg log/syslog (freebsd-amd64-cgo), type Priority int
199 pkg log/syslog (freebsd-amd64-cgo), type Writer struct
415 pkg log/syslog (netbsd-amd64), const LOG_ALERT Priority
416 pkg log/syslog (netbsd-amd64), const LOG_AUTH Priority
417 pkg log/syslog (netbsd-amd64), const LOG_AUTHPRIV Priority
418 pkg log/syslog (netbsd-amd64), const LOG_CRIT Priority
419 pkg log/syslog (netbsd-amd64), const LOG_CRON Priority
420 pkg log/syslog (netbsd-amd64), const LOG_DAEMON Priority
421 pkg log/syslog (netbsd-amd64), const LOG_DEBUG Priority
422 pkg log/syslog (netbsd-amd64), const LOG_EMERG Priority
423 pkg log/syslog (netbsd-amd64), const LOG_ERR Priority
424 pkg log/syslog (netbsd-amd64), const LOG_FTP Priority
425 pkg log/syslog (netbsd-amd64), const LOG_INFO Priority
426 pkg log/syslog (netbsd-amd64), const LOG_KERN Priority
427 pkg log/syslog (netbsd-amd64), const LOG_LOCAL0 Priority
428 pkg log/syslog (netbsd-amd64), const LOG_LOCAL1 Priority
429 pkg log/syslog (netbsd-amd64), const LOG_LOCAL2 Priority
430 pkg log/syslog (netbsd-amd64), const LOG_LOCAL3 Priority
431 pkg log/syslog (netbsd-amd64), const LOG_LOCAL4 Priority
432 pkg log/syslog (netbsd-amd64), const LOG_LOCAL5 Priority
433 pkg log/syslog (netbsd-amd64), const LOG_LOCAL6 Priority
434 pkg log/syslog (netbsd-amd64), const LOG_LOCAL7 Priority
435 pkg log/syslog (netbsd-amd64), const LOG_LPR Priority
436 pkg log/syslog (netbsd-amd64), const LOG_MAIL Priority
437 pkg log/syslog (netbsd-amd64), const LOG_NEWS Priority
438 pkg log/syslog (netbsd-amd64), const LOG_NOTICE Priority
439 pkg log/syslog (netbsd-amd64), const LOG_SYSLOG Priority
440 pkg log/syslog (netbsd-amd64), const LOG_USER Priority
441 pkg log/syslog (netbsd-amd64), const LOG_UUCP Priority
442 pkg log/syslog (netbsd-amd64), const LOG_WARNING Priority
443 pkg log/syslog (netbsd-amd64), func Dial(string, string, Priority, string) (*Writer, error)
444 pkg log/syslog (netbsd-amd64), func New(Priority, string) (*Writer, error)
445 pkg log/syslog (netbsd-amd64), func NewLogger(Priority, int) (*log.Logger, error)
446 pkg log/syslog (netbsd-amd64), method (*Writer) Alert(string) error
447 pkg log/syslog (netbsd-amd64), method (*Writer) Close() error
448 pkg log/syslog (netbsd-amd64), method (*Writer) Crit(string) error
449 pkg log/syslog (netbsd-amd64), method (*Writer) Debug(string) error
450 pkg log/syslog (netbsd-amd64), method (*Writer) Emerg(string) error
451 pkg log/syslog (netbsd-amd64), method (*Writer) Err(string) error
452 pkg log/syslog (netbsd-amd64), method (*Writer) Info(string) error
453 pkg log/syslog (netbsd-amd64), method (*Writer) Notice(string) error
454 pkg log/syslog (netbsd-amd64), method (*Writer) Warning(string) error
455 pkg log/syslog (netbsd-amd64), method (*Writer) Write([]uint8) (int, error)
456 pkg log/syslog (netbsd-amd64), type Priority int
457 pkg log/syslog (netbsd-amd64), type Writer struct
458 pkg log/syslog (netbsd-amd64-cgo), const LOG_ALERT Priority
459 pkg log/syslog (netbsd-amd64-cgo), const LOG_AUTH Priority
460 pkg log/syslog (netbsd-amd64-cgo), const LOG_AUTHPRIV Priority
461 pkg log/syslog (netbsd-amd64-cgo), const LOG_CRIT Priority
462 pkg log/syslog (netbsd-amd64-cgo), const LOG_CRON Priority
463 pkg log/syslog (netbsd-amd64-cgo), const LOG_DAEMON Priority
464 pkg log/syslog (netbsd-amd64-cgo), const LOG_DEBUG Priority
465 pkg log/syslog (netbsd-amd64-cgo), const LOG_EMERG Priority
466 pkg log/syslog (netbsd-amd64-cgo), const LOG_ERR Priority
467 pkg log/syslog (netbsd-amd64-cgo), const LOG_FTP Priority
468 pkg log/syslog (netbsd-amd64-cgo), const LOG_INFO Priority
469 pkg log/syslog (netbsd-amd64-cgo), const LOG_KERN Priority
470 pkg log/syslog (netbsd-amd64-cgo), const LOG_LOCAL0 Priority
471 pkg log/syslog (netbsd-amd64-cgo), const LOG_LOCAL1 Priority
472 pkg log/syslog (netbsd-amd64-cgo), const LOG_LOCAL2 Priority
473 pkg log/syslog (netbsd-amd64-cgo), const LOG_LOCAL3 Priority
474 pkg log/syslog (netbsd-amd64-cgo), const LOG_LOCAL4 Priority
475 pkg log/syslog (netbsd-amd64-cgo), const LOG_LOCAL5 Priority
476 pkg log/syslog (netbsd-amd64-cgo), const LOG_LOCAL6 Priority
477 pkg log/syslog (netbsd-amd64-cgo), const LOG_LOCAL7 Priority
478 pkg log/syslog (netbsd-amd64-cgo), const LOG_LPR Priority
479 pkg log/syslog (netbsd-amd64-cgo), const LOG_MAIL Priority
480 pkg log/syslog (netbsd-amd64-cgo), const LOG_NEWS Priority
481 pkg log/syslog (netbsd-amd64-cgo), const LOG_NOTICE Priority
482 pkg log/syslog (netbsd-amd64-cgo), const LOG_SYSLOG Priority
483 pkg log/syslog (netbsd-amd64-cgo), const LOG_USER Priority
484 pkg log/syslog (netbsd-amd64-cgo), const LOG_UUCP Priority
485 pkg log/syslog (netbsd-amd64-cgo), const LOG_WARNING Priority
486 pkg log/syslog (netbsd-amd64-cgo), func Dial(string, string, Priority, string) (*Writer, error)
487 pkg log/syslog (netbsd-amd64-cgo), func New(Priority, string) (*Writer, error)
488 pkg log/syslog (netbsd-amd64-cgo), func NewLogger(Priority, int) (*log.Logger, error)
489 pkg log/syslog (netbsd-amd64-cgo), method (*Writer) Alert(string) error
490 pkg log/syslog (netbsd-amd64-cgo), method (*Writer) Close() error
491 pkg log/syslog (netbsd-amd64-cgo), method (*Writer) Crit(string) error
492 pkg log/syslog (netbsd-amd64-cgo), method (*Writer) Debug(string) error
493 pkg log/syslog (netbsd-amd64-cgo), method (*Writer) Emerg(string) error
494 pkg log/syslog (netbsd-amd64-cgo), method (*Writer) Err(string) error
495 pkg log/syslog (netbsd-amd64-cgo), method (*Writer) Info(string) error
496 pkg log/syslog (netbsd-amd64-cgo), method (*Writer) Notice(string) error
497 pkg log/syslog (netbsd-amd64-cgo), method (*Writer) Warning(string) error
498 pkg log/syslog (netbsd-amd64-cgo), method (*Writer) Write([]uint8) (int, error)
499 pkg log/syslog (netbsd-amd64-cgo), type Priority int
500 pkg log/syslog (netbsd-amd64-cgo), type Writer struct
673 pkg log/syslog (openbsd-amd64), const LOG_ALERT Priority
674 pkg log/syslog (openbsd-amd64), const LOG_AUTH Priority
675 pkg log/syslog (openbsd-amd64), const LOG_AUTHPRIV Priority
676 pkg log/syslog (openbsd-amd64), const LOG_CRIT Priority
677 pkg log/syslog (openbsd-amd64), const LOG_CRON Priority
678 pkg log/syslog (openbsd-amd64), const LOG_DAEMON Priority
679 pkg log/syslog (openbsd-amd64), const LOG_DEBUG Priority
680 pkg log/syslog (openbsd-amd64), const LOG_EMERG Priority
681 pkg log/syslog (openbsd-amd64), const LOG_ERR Priority
682 pkg log/syslog (openbsd-amd64), const LOG_FTP Priority
683 pkg log/syslog (openbsd-amd64), const LOG_INFO Priority
684 pkg log/syslog (openbsd-amd64), const LOG_KERN Priority
685 pkg log/syslog (openbsd-amd64), const LOG_LOCAL0 Priority
686 pkg log/syslog (openbsd-amd64), const LOG_LOCAL1 Priority
687 pkg log/syslog (openbsd-amd64), const LOG_LOCAL2 Priority
688 pkg log/syslog (openbsd-amd64), const LOG_LOCAL3 Priority
689 pkg log/syslog (openbsd-amd64), const LOG_LOCAL4 Priority
690 pkg log/syslog (openbsd-amd64), const LOG_LOCAL5 Priority
691 pkg log/syslog (openbsd-amd64), const LOG_LOCAL6 Priority
692 pkg log/syslog (openbsd-amd64), const LOG_LOCAL7 Priority
693 pkg log/syslog (openbsd-amd64), const LOG_LPR Priority
694 pkg log/syslog (openbsd-amd64), const LOG_MAIL Priority
695 pkg log/syslog (openbsd-amd64), const LOG_NEWS Priority
696 pkg log/syslog (openbsd-amd64), const LOG_NOTICE Priority
697 pkg log/syslog (openbsd-amd64), const LOG_SYSLOG Priority
698 pkg log/syslog (openbsd-amd64), const LOG_USER Priority
699 pkg log/syslog (openbsd-amd64), const LOG_UUCP Priority
700 pkg log/syslog (openbsd-amd64), const LOG_WARNING Priority
701 pkg log/syslog (openbsd-amd64), func Dial(string, string, Priority, string) (*Writer, error)
702 pkg log/syslog (openbsd-amd64), func New(Priority, string) (*Writer, error)
703 pkg log/syslog (openbsd-amd64), func NewLogger(Priority, int) (*log.Logger, error)
704 pkg log/syslog (openbsd-amd64), method (*Writer) Alert(string) error
705 pkg log/syslog (openbsd-amd64), method (*Writer) Close() error
706 pkg log/syslog (openbsd-amd64), method (*Writer) Crit(string) error
707 pkg log/syslog (openbsd-amd64), method (*Writer) Debug(string) error
708 pkg log/syslog (openbsd-amd64), method (*Writer) Emerg(string) error
709 pkg log/syslog (openbsd-amd64), method (*Writer) Err(string) error
710 pkg log/syslog (openbsd-amd64), method (*Writer) Info(string) error
711 pkg log/syslog (openbsd-amd64), method (*Writer) Notice(string) error
712 pkg log/syslog (openbsd-amd64), method (*Writer) Warning(string) error
713 pkg log/syslog (openbsd-amd64), method (*Writer) Write([]uint8) (int, error)
714 pkg log/syslog (openbsd-amd64), type Priority int
715 pkg log/syslog (openbsd-amd64), type Writer struct
716 pkg log/syslog (openbsd-amd64-cgo), const LOG_ALERT Priority
717 pkg log/syslog (openbsd-amd64-cgo), const LOG_AUTH Priority
718 pkg log/syslog (openbsd-amd64-cgo), const LOG_AUTHPRIV Priority
719 pkg log/syslog (openbsd-amd64-cgo), const LOG_CRIT Priority
720 pkg log/syslog (openbsd-amd64-cgo), const LOG_CRON Priority
721 pkg log/syslog (openbsd-amd64-cgo), const LOG_DAEMON Priority
722 pkg log/syslog (openbsd-amd64-cgo), const LOG_DEBUG Priority
723 pkg log/syslog (openbsd-amd64-cgo), const LOG_EMERG Priority
724 pkg log/syslog (openbsd-amd64-cgo), const LOG_ERR Priority
725 pkg log/syslog (openbsd-amd64-cgo), const LOG_FTP Priority
726 pkg log/syslog (openbsd-amd64-cgo), const LOG_INFO Priority
727 pkg log/syslog (openbsd-amd64-cgo), const LOG_KERN Priority
728 pkg log/syslog (openbsd-amd64-cgo), const LOG_LOCAL0 Priority
729 pkg log/syslog (openbsd-amd64-cgo), const LOG_LOCAL1 Priority
730 pkg log/syslog (openbsd-amd64-cgo), const LOG_LOCAL2 Priority
731 pkg log/syslog (openbsd-amd64-cgo), const LOG_LOCAL3 Priority
732 pkg log/syslog (openbsd-amd64-cgo), const LOG_LOCAL4 Priority
733 pkg log/syslog (openbsd-amd64-cgo), const LOG_LOCAL5 Priority
734 pkg log/syslog (openbsd-amd64-cgo), const LOG_LOCAL6 Priority
735 pkg log/syslog (openbsd-amd64-cgo), const LOG_LOCAL7 Priority
736 pkg log/syslog (openbsd-amd64-cgo), const LOG_LPR Priority
737 pkg log/syslog (openbsd-amd64-cgo), const LOG_MAIL Priority
738 pkg log/syslog (openbsd-amd64-cgo), const LOG_NEWS Priority
739 pkg log/syslog (openbsd-amd64-cgo), const LOG_NOTICE Priority
740 pkg log/syslog (openbsd-amd64-cgo), const LOG_SYSLOG Priority
741 pkg log/syslog (openbsd-amd64-cgo), const LOG_USER Priority
742 pkg log/syslog (openbsd-amd64-cgo), const LOG_UUCP Priority
743 pkg log/syslog (openbsd-amd64-cgo), const LOG_WARNING Priority
744 pkg log/syslog (openbsd-amd64-cgo), func Dial(string, string, Priority, string) (*Writer, error)
745 pkg log/syslog (openbsd-amd64-cgo), func New(Priority, string) (*Writer, error)
746 pkg log/syslog (openbsd-amd64-cgo), func NewLogger(Priority, int) (*log.Logger, error)
747 pkg log/syslog (openbsd-amd64-cgo), method (*Writer) Alert(string) error
748 pkg log/syslog (openbsd-amd64-cgo), method (*Writer) Close() error
749 pkg log/syslog (openbsd-amd64-cgo), method (*Writer) Crit(string) error
750 pkg log/syslog (openbsd-amd64-cgo), method (*Writer) Debug(string) error
751 pkg log/syslog (openbsd-amd64-cgo), method (*Writer) Emerg(string) error
752 pkg log/syslog (openbsd-amd64-cgo), method (*Writer) Err(string) error
753 pkg log/syslog (openbsd-amd64-cgo), method (*Writer) Info(string) error
754 pkg log/syslog (openbsd-amd64-cgo), method (*Writer) Notice(string) error
755 pkg log/syslog (openbsd-amd64-cgo), method (*Writer) Warning(string) error
756 pkg log/syslog (openbsd-amd64-cgo), method (*Writer) Write([]uint8) (int, error)
757 pkg log/syslog (openbsd-amd64-cgo), type Priority int
758 pkg log/syslog (openbsd-amd64-cgo), type Writer struct
822 pkg syscall (darwin-amd64), const ICMP6_FILTER = 18
823 pkg syscall (darwin-amd64), const ICMP6_FILTER ideal-int
824 pkg syscall (darwin-amd64), const ImplementsGetwd = true
825 pkg syscall (darwin-amd64), const PRIO_PGRP = 1
826 pkg syscall (darwin-amd64), const PRIO_PGRP ideal-int
827 pkg syscall (darwin-amd64), const PRIO_PROCESS = 0
828 pkg syscall (darwin-amd64), const PRIO_PROCESS ideal-int
829 pkg syscall (darwin-amd64), const PRIO_USER = 2
830 pkg syscall (darwin-amd64), const PRIO_USER ideal-int
831 pkg syscall (darwin-amd64), const SizeofICMPv6Filter = 32
832 pkg syscall (darwin-amd64), const SizeofICMPv6Filter ideal-int
833 pkg syscall (darwin-amd64), const SizeofIPv6MTUInfo = 32
834 pkg syscall (darwin-amd64), const SizeofIPv6MTUInfo ideal-int
835 pkg syscall (darwin-amd64), func GetsockoptICMPv6Filter(int, int, int) (*ICMPv6Filter, error)
836 pkg syscall (darwin-amd64), func GetsockoptIPv6MTUInfo(int, int, int) (*IPv6MTUInfo, error)
837 pkg syscall (darwin-amd64), func SetsockoptICMPv6Filter(int, int, int, *ICMPv6Filter) error
838 pkg syscall (darwin-amd64), func Syscall9(uintptr, uintptr, uintptr, uintptr, uintptr, uintptr, uintptr, uintptr, uintptr, uintptr) (uintptr, uintptr, Errno)
839 pkg syscall (darwin-amd64), type ICMPv6Filter struct
840 pkg syscall (darwin-amd64), type ICMPv6Filter struct, Filt [8]uint32
841 pkg syscall (darwin-amd64), type IPv6MTUInfo struct
842 pkg syscall (darwin-amd64), type IPv6MTUInfo struct, Addr RawSockaddrInet6
843 pkg syscall (darwin-amd64), type IPv6MTUInfo struct, Mtu uint32
844 pkg syscall (darwin-amd64-cgo), const ICMP6_FILTER = 18
845 pkg syscall (darwin-amd64-cgo), const ICMP6_FILTER ideal-int
846 pkg syscall (darwin-amd64-cgo), const ImplementsGetwd = true
847 pkg syscall (darwin-amd64-cgo), const PRIO_PGRP = 1
848 pkg syscall (darwin-amd64-cgo), const PRIO_PGRP ideal-int
849 pkg syscall (darwin-amd64-cgo), const PRIO_PROCESS = 0
850 pkg syscall (darwin-amd64-cgo), const PRIO_PROCESS ideal-int
851 pkg syscall (darwin-amd64-cgo), const PRIO_USER = 2
852 pkg syscall (darwin-amd64-cgo), const PRIO_USER ideal-int
853 pkg syscall (darwin-amd64-cgo), const SizeofICMPv6Filter = 32
854 pkg syscall (darwin-amd64-cgo), const SizeofICMPv6Filter ideal-int
855 pkg syscall (darwin-amd64-cgo), const SizeofIPv6MTUInfo = 32
856 pkg syscall (darwin-amd64-cgo), const SizeofIPv6MTUInfo ideal-int
857 pkg syscall (darwin-amd64-cgo), func GetsockoptICMPv6Filter(int, int, int) (*ICMPv6Filter, error)
858 pkg syscall (darwin-amd64-cgo), func GetsockoptIPv6MTUInfo(int, int, int) (*IPv6MTUInfo, error)
859 pkg syscall (darwin-amd64-cgo), func SetsockoptICMPv6Filter(int, int, int, *ICMPv6Filter) error
860 pkg syscall (darwin-amd64-cgo), func Syscall9(uintptr, uintptr, uintptr, uintptr, uintptr, uintptr, uintptr, uintptr, uintptr, uintptr) (uintptr, uintptr, Errno)
861 pkg syscall (darwin-amd64-cgo), type ICMPv6Filter struct
862 pkg syscall (darwin-amd64-cgo), type ICMPv6Filter struct, Filt [8]uint32
863 pkg syscall (darwin-amd64-cgo), type IPv6MTUInfo struct
864 pkg syscall (darwin-amd64-cgo), type IPv6MTUInfo struct, Addr RawSockaddrInet6
865 pkg syscall (darwin-amd64-cgo), type IPv6MTUInfo struct, Mtu uint32
3093 pkg syscall (freebsd-amd64), const F_DUP2FD_CLOEXEC = 18
3094 pkg syscall (freebsd-amd64), const F_DUP2FD_CLOEXEC ideal-int
3095 pkg syscall (freebsd-amd64), const F_DUPFD_CLOEXEC = 17
3096 pkg syscall (freebsd-amd64), const F_DUPFD_CLOEXEC ideal-int
3097 pkg syscall (freebsd-amd64), const ICMP6_FILTER = 18
3098 pkg syscall (freebsd-amd64), const ICMP6_FILTER ideal-int
3099 pkg syscall (freebsd-amd64), const PRIO_PGRP = 1
3100 pkg syscall (freebsd-amd64), const PRIO_PGRP ideal-int
3101 pkg syscall (freebsd-amd64), const PRIO_PROCESS = 0
3102 pkg syscall (freebsd-amd64), const PRIO_PROCESS ideal-int
3103 pkg syscall (freebsd-amd64), const PRIO_USER = 2
3104 pkg syscall (freebsd-amd64), const PRIO_USER ideal-int
3105 pkg syscall (freebsd-amd64), const SizeofICMPv6Filter = 32
3106 pkg syscall (freebsd-amd64), const SizeofICMPv6Filter ideal-int
3107 pkg syscall (freebsd-amd64), const SizeofIPv6MTUInfo = 32
3108 pkg syscall (freebsd-amd64), const SizeofIPv6MTUInfo ideal-int
3109 pkg syscall (freebsd-amd64), func GetsockoptICMPv6Filter(int, int, int) (*ICMPv6Filter, error)
3110 pkg syscall (freebsd-amd64), func GetsockoptIPv6MTUInfo(int, int, int) (*IPv6MTUInfo, error)
3111 pkg syscall (freebsd-amd64), func SetsockoptICMPv6Filter(int, int, int, *ICMPv6Filter) error
3112 pkg syscall (freebsd-amd64), type ICMPv6Filter struct
3113 pkg syscall (freebsd-amd64), type ICMPv6Filter struct, Filt [8]uint32
3114 pkg syscall (freebsd-amd64), type IPv6MTUInfo struct
3115 pkg syscall (freebsd-amd64), type IPv6MTUInfo struct, Addr RawSockaddrInet6
3116 pkg syscall (freebsd-amd64), type IPv6MTUInfo struct, Mtu uint32
3117 pkg syscall (freebsd-amd64-cgo), const AF_APPLETALK ideal-int
3118 pkg syscall (freebsd-amd64-cgo), const AF_ARP ideal-int
3119 pkg syscall (freebsd-amd64-cgo), const AF_ATM ideal-int
3120 pkg syscall (freebsd-amd64-cgo), const AF_BLUETOOTH ideal-int
3121 pkg syscall (freebsd-amd64-cgo), const AF_CCITT ideal-int
3122 pkg syscall (freebsd-amd64-cgo), const AF_CHAOS ideal-int
3123 pkg syscall (freebsd-amd64-cgo), const AF_CNT ideal-int
3124 pkg syscall (freebsd-amd64-cgo), const AF_COIP ideal-int
3125 pkg syscall (freebsd-amd64-cgo), const AF_DATAKIT ideal-int
3126 pkg syscall (freebsd-amd64-cgo), const AF_DECnet ideal-int
3127 pkg syscall (freebsd-amd64-cgo), const AF_DLI ideal-int
3128 pkg syscall (freebsd-amd64-cgo), const AF_E164 ideal-int
3129 pkg syscall (freebsd-amd64-cgo), const AF_ECMA ideal-int
3130 pkg syscall (freebsd-amd64-cgo), const AF_HYLINK ideal-int
3131 pkg syscall (freebsd-amd64-cgo), const AF_IEEE80211 ideal-int
3132 pkg syscall (freebsd-amd64-cgo), const AF_IMPLINK ideal-int
3133 pkg syscall (freebsd-amd64-cgo), const AF_IPX ideal-int
3134 pkg syscall (freebsd-amd64-cgo), const AF_ISDN ideal-int
3135 pkg syscall (freebsd-amd64-cgo), const AF_ISO ideal-int
3136 pkg syscall (freebsd-amd64-cgo), const AF_LAT ideal-int
3137 pkg syscall (freebsd-amd64-cgo), const AF_LINK ideal-int
3138 pkg syscall (freebsd-amd64-cgo), const AF_LOCAL ideal-int
3139 pkg syscall (freebsd-amd64-cgo), const AF_MAX ideal-int
3140 pkg syscall (freebsd-amd64-cgo), const AF_NATM ideal-int
3141 pkg syscall (freebsd-amd64-cgo), const AF_NETBIOS ideal-int
3142 pkg syscall (freebsd-amd64-cgo), const AF_NETGRAPH ideal-int
3143 pkg syscall (freebsd-amd64-cgo), const AF_OSI ideal-int
3144 pkg syscall (freebsd-amd64-cgo), const AF_PUP ideal-int
3145 pkg syscall (freebsd-amd64-cgo), const AF_ROUTE ideal-int
3146 pkg syscall (freebsd-amd64-cgo), const AF_SCLUSTER ideal-int
3147 pkg syscall (freebsd-amd64-cgo), const AF_SIP ideal-int
3148 pkg syscall (freebsd-amd64-cgo), const AF_SLOW ideal-int
3149 pkg syscall (freebsd-amd64-cgo), const AF_SNA ideal-int
3150 pkg syscall (freebsd-amd64-cgo), const AF_VENDOR00 ideal-int
3151 pkg syscall (freebsd-amd64-cgo), const AF_VENDOR01 ideal-int
3152 pkg syscall (freebsd-amd64-cgo), const AF_VENDOR02 ideal-int
3153 pkg syscall (freebsd-amd64-cgo), const AF_VENDOR03 ideal-int
3154 pkg syscall (freebsd-amd64-cgo), const AF_VENDOR04 ideal-int
3155 pkg syscall (freebsd-amd64-cgo), const AF_VENDOR05 ideal-int
3156 pkg syscall (freebsd-amd64-cgo), const AF_VENDOR06 ideal-int
3157 pkg syscall (freebsd-amd64-cgo), const AF_VENDOR07 ideal-int
3158 pkg syscall (freebsd-amd64-cgo), const AF_VENDOR08 ideal-int
3159 pkg syscall (freebsd-amd64-cgo), const AF_VENDOR09 ideal-int
3160 pkg syscall (freebsd-amd64-cgo), const AF_VENDOR10 ideal-int
3161 pkg syscall (freebsd-amd64-cgo), const AF_VENDOR11 ideal-int
3162 pkg syscall (freebsd-amd64-cgo), const AF_VENDOR12 ideal-int
3163 pkg syscall (freebsd-amd64-cgo), const AF_VENDOR13 ideal-int
3164 pkg syscall (freebsd-amd64-cgo), const AF_VENDOR14 ideal-int
3165 pkg syscall (freebsd-amd64-cgo), const AF_VENDOR15 ideal-int
3166 pkg syscall (freebsd-amd64-cgo), const AF_VENDOR16 ideal-int
3167 pkg syscall (freebsd-amd64-cgo), const AF_VENDOR17 ideal-int
3168 pkg syscall (freebsd-amd64-cgo), const AF_VENDOR18 ideal-int
3169 pkg syscall (freebsd-amd64-cgo), const AF_VENDOR19 ideal-int
3170 pkg syscall (freebsd-amd64-cgo), const AF_VENDOR20 ideal-int
3171 pkg syscall (freebsd-amd64-cgo), const AF_VENDOR21 ideal-int
3172 pkg syscall (freebsd-amd64-cgo), const AF_VENDOR22 ideal-int
3173 pkg syscall (freebsd-amd64-cgo), const AF_VENDOR23 ideal-int
3174 pkg syscall (freebsd-amd64-cgo), const AF_VENDOR24 ideal-int
3175 pkg syscall (freebsd-amd64-cgo), const AF_VENDOR25 ideal-int
3176 pkg syscall (freebsd-amd64-cgo), const AF_VENDOR26 ideal-int
3177 pkg syscall (freebsd-amd64-cgo), const AF_VENDOR27 ideal-int
3178 pkg syscall (freebsd-amd64-cgo), const AF_VENDOR28 ideal-int
3179 pkg syscall (freebsd-amd64-cgo), const AF_VENDOR29 ideal-int
3180 pkg syscall (freebsd-amd64-cgo), const AF_VENDOR30 ideal-int
3181 pkg syscall (freebsd-amd64-cgo), const AF_VENDOR31 ideal-int
3182 pkg syscall (freebsd-amd64-cgo), const AF_VENDOR32 ideal-int
3183 pkg syscall (freebsd-amd64-cgo), const AF_VENDOR33 ideal-int
3184 pkg syscall (freebsd-amd64-cgo), const AF_VENDOR34 ideal-int
3185 pkg syscall (freebsd-amd64-cgo), const AF_VENDOR35 ideal-int
3186 pkg syscall (freebsd-amd64-cgo), const AF_VENDOR36 ideal-int
3187 pkg syscall (freebsd-amd64-cgo), const AF_VENDOR37 ideal-int
3188 pkg syscall (freebsd-amd64-cgo), const AF_VENDOR38 ideal-int
3189 pkg syscall (freebsd-amd64-cgo), const AF_VENDOR39 ideal-int
3190 pkg syscall (freebsd-amd64-cgo), const AF_VENDOR40 ideal-int
3191 pkg syscall (freebsd-amd64-cgo), const AF_VENDOR41 ideal-int
3192 pkg syscall (freebsd-amd64-cgo), const AF_VENDOR42 ideal-int
3193 pkg syscall (freebsd-amd64-cgo), const AF_VENDOR43 ideal-int
3194 pkg syscall (freebsd-amd64-cgo), const AF_VENDOR44 ideal-int
3195 pkg syscall (freebsd-amd64-cgo), const AF_VENDOR45 ideal-int
3196 pkg syscall (freebsd-amd64-cgo), const AF_VENDOR46 ideal-int
3197 pkg syscall (freebsd-amd64-cgo), const AF_VENDOR47 ideal-int
3198 pkg syscall (freebsd-amd64-cgo), const B0 ideal-int
3199 pkg syscall (freebsd-amd64-cgo), const B110 ideal-int
3200 pkg syscall (freebsd-amd64-cgo), const B115200 ideal-int
3201 pkg syscall (freebsd-amd64-cgo), const B1200 ideal-int
3202 pkg syscall (freebsd-amd64-cgo), const B134 ideal-int
3203 pkg syscall (freebsd-amd64-cgo), const B14400 ideal-int
3204 pkg syscall (freebsd-amd64-cgo), const B150 ideal-int
3205 pkg syscall (freebsd-amd64-cgo), const B1800 ideal-int
3206 pkg syscall (freebsd-amd64
3207 pkg syscall (freebsd-amd64-cgo), const B200 ideal-int
3208 pkg syscall (freebsd-amd64-cgo), const B230400 ideal-int
3209 pkg syscall (freebsd-amd64-cgo), const B2400 ideal-int
3210 pkg syscall (freebsd-amd64-cgo), const B28800 ideal-int
3211 pkg syscall (freebsd-amd64-cgo), const B300 ideal-int
3212 pkg syscall (freebsd-amd64-cgo), const B38400 ideal-int
3213 pkg syscall (freebsd-amd64-cgo), const B460800 ideal-int
3214 pkg syscall (freebsd-amd64-cgo), const B4800 ideal-int
3215 pkg syscall (freebsd-amd64-cgo), const B50 ideal-int
3216 pkg syscall (freebsd-amd64-cgo), const B57600 ideal-int
3217 pkg syscall (freebsd-amd64-cgo), const B600 ideal-int
3218 pkg syscall (freebsd-amd64-cgo), const B7200 ideal-int
3219 pkg syscall (freebsd-amd64-cgo), const B75 ideal-int
3220 pkg syscall (freebsd-amd64-cgo), const B76800 ideal-int
3221 pkg syscall (freebsd-amd64-cgo), const B921600 ideal-int
3222 pkg syscall (freebsd-amd64-cgo), const B9600 ideal-int
3223 pkg syscall (freebsd-amd64-cgo), const BIOCFEEDBACK ideal-int
3224 pkg syscall (freebsd-amd64-cgo), const BIOCFLUSH ideal-int
3225 pkg syscall (freebsd-amd64-cgo), const BIOCGBLEN ideal-int
3226 pkg syscall (freebsd-amd64-cgo), const BIOCGDIRECTION ideal-int
3227 pkg syscall (freebsd-amd64-cgo), const BIOCGDLT ideal-int
3228 pkg syscall (freebsd-amd64-cgo), const BIOCGDLTLIST ideal-int
3229 pkg syscall (freebsd-amd64-cgo), const BIOCGETBUFMODE ideal-int
3230 pkg syscall (freebsd-amd64-cgo), const BIOCGETIF ideal-int
3231 pkg syscall (freebsd-amd64-cgo), const BIOCGETZMAX ideal-int
3232 pkg syscall (freebsd-amd64-cgo), const BIOCGHDRCMPLT ideal-int
3233 pkg syscall (freebsd-amd64-cgo), const BIOCGRSIG ideal-int
3234 pkg syscall (freebsd-amd64-cgo), const BIOCGRTIMEOUT ideal-int
3235 pkg syscall (freebsd-amd64-cgo), const BIOCGSEESENT ideal-int
3236 pkg syscall (freebsd-amd64-cgo), const BIOCGSTATS ideal-int
3237 pkg syscall (freebsd-amd64-cgo), const BIOCGTSTAMP ideal-int
3238 pkg syscall (freebsd-amd64-cgo), const BIOCIMMEDIATE ideal-int
3239 pkg syscall (freebsd-amd64-cgo), const BIOCLOCK ideal-int
3240 pkg syscall (freebsd-amd64-cgo), const BIOCPROMISC ideal-int
3241 pkg syscall (freebsd-amd64-cgo), const BIOCROTZBUF ideal-int
3242 pkg syscall (freebsd-amd64-cgo), const BIOCSBLEN ideal-int
3243 pkg syscall (freebsd-amd64-cgo), const BIOCSDIRECTION ideal-int
3244 pkg syscall (freebsd-amd64-cgo), const BIOCSDLT ideal-int
3245 pkg syscall (freebsd-amd64-cgo), const BIOCSETBUFMODE ideal-int
3246 pkg syscall (freebsd-amd64-cgo), const BIOCSETF ideal-int
3247 pkg syscall (freebsd-amd64-cgo), const BIOCSETFNR ideal-int
3248 pkg syscall (freebsd-amd64-cgo), const BIOCSETIF ideal-int
3249 pkg syscall (freebsd-amd64-cgo), const BIOCSETWF ideal-int
3250 pkg syscall (freebsd-amd64-cgo), const BIOCSETZBUF ideal-int
3251 pkg syscall (freebsd-amd64-cgo), const BIOCSHDRCMPLT ideal-int
3252 pkg syscall (freebsd-amd64-cgo), const BIOCSRSIG ideal-int
3253 pkg syscall (freebsd-amd64-cgo), const BIOCSRTIMEOUT ideal-int
3254 pkg syscall (freebsd-amd64-cgo), const BIOCSSEESENT ideal-int
3255 pkg syscall (freebsd-amd64-cgo), const BIOCSTSTAMP ideal-int
3256 pkg syscall (freebsd-amd64-cgo), const BIOCVERSION ideal-int
3257 pkg syscall (freebsd-amd64-cgo), const BPF_A ideal-int
3258 pkg syscall (freebsd-amd64-cgo), const BPF_ABS ideal-int
3259 pkg syscall (freebsd-amd64-cgo), const BPF_ADD ideal-int
3260 pkg syscall (freebsd-amd64-cgo), const BPF_ALIGNMENT ideal-int
3261 pkg syscall (freebsd-amd64-cgo), const BPF_ALU ideal-int
3262 pkg syscall (freebsd-amd64-cgo), const BPF_AND ideal-int
3263 pkg syscall (freebsd-amd64-cgo), const BPF_B ideal-int
3264 pkg syscall (freebsd-amd64-cgo), const BPF_BUFMODE_BUFFER ideal-int
3265 pkg syscall (freebsd-amd64-cgo), const BPF_BUFMODE_ZBUF ideal-int
3266 pkg syscall (freebsd-amd64-cgo), const BPF_DIV ideal-int
3267 pkg syscall (freebsd-amd64-cgo), const BPF_H ideal-int
3268 pkg syscall (freebsd-amd64-cgo), const BPF_IMM ideal-int
3269 pkg syscall (freebsd-amd64-cgo), const BPF_IND ideal-int
3270 pkg syscall (freebsd-amd64-cgo), const BPF_JA ideal-int
3271 pkg syscall (freebsd-amd64-cgo), const BPF_JEQ ideal-int
3272 pkg syscall (freebsd-amd64-cgo), const BPF_JGE ideal-int
3273 pkg syscall (freebsd-amd64-cgo), const BPF_JGT ideal-int
3274 pkg syscall (freebsd-amd64-cgo), const BPF_JMP ideal-int
3275 pkg syscall (freebsd-amd64-cgo), const BPF_JSET ideal-int
3276 pkg syscall (freebsd-amd64-cgo), const BPF_K ideal-int
3277 pkg syscall (freebsd-amd64-cgo), const BPF_LD ideal-int
3278 pkg syscall (freebsd-amd64-cgo), const BPF_LDX ideal-int
3279 pkg syscall (freebsd-amd64-cgo), const BPF_LEN ideal-int
3280 pkg syscall (freebsd-amd64-cgo), const BPF_LSH ideal-int
3281 pkg syscall (freebsd-amd64-cgo), const BPF_MAJOR_VERSION ideal-int
3282 pkg syscall (freebsd-amd64-cgo), const BPF_MAXBUFSIZE ideal-int
3283 pkg syscall (freebsd-amd64-cgo), const BPF_MAXINSNS ideal-int
3284 pkg syscall (freebsd-amd64-cgo), const BPF_MEM ideal-int
3285 pkg syscall (freebsd-amd64-cgo), const BPF_MEMWORDS ideal-int
3286 pkg syscall (freebsd-amd64-cgo), const BPF_MINBUFSIZE ideal-int
3287 pkg syscall (freebsd-amd64-cgo), const BPF_MINOR_VERSION ideal-int
3288 pkg syscall (freebsd-amd64-cgo), const BPF_MISC ideal-int
3289 pkg syscall (freebsd-amd64-cgo), const BPF_MSH ideal-int
3290 pkg syscall (freebsd-amd64-cgo), const BPF_MUL ideal-int
3291 pkg syscall (freebsd-amd64-cgo), const BPF_NEG ideal-int
3292 pkg syscall (freebsd-amd64-cgo), const BPF_OR ideal-int
3293 pkg syscall (freebsd-amd64-cgo), const BPF_RELEASE ideal-int
3294 pkg syscall (freebsd-amd64-cgo), const BPF_RET ideal-int
3295 pkg syscall (freebsd-amd64-cgo), const BPF_RSH ideal-int
3296 pkg syscall (freebsd-amd64-cgo), const BPF_ST ideal-int
3297 pkg syscall (freebsd-amd64-cgo), const BPF_STX ideal-int
3298 pkg syscall (freebsd-amd64-cgo), const BPF_SUB ideal-int
3299 pkg syscall (freebsd-amd64-cgo), const BPF_TAX ideal-int
3300 pkg syscall (freebsd-amd64-cgo), const BPF_TXA ideal-int
3301 pkg syscall (freebsd-amd64-cgo), const BPF_T_BINTIME ideal-int
3302 pkg syscall (freebsd-amd64-cgo), const BPF_T_BINTIME_FAST ideal-int
3303 pkg syscall (freebsd-amd64-cgo), const BPF_T_BINTIME_MONOTONIC ideal-int
3304 pkg syscall (freebsd-amd64-cgo), const BPF_T_BINTIME_MONOTONIC_FAST ideal-int
3305 pkg syscall (freebsd-amd64-cgo), const BPF_T_FAST ideal-int
3306 pkg syscall (freebsd-amd64-cgo), const BPF_T_FLAG_MASK ideal-int
3307 pkg syscall (freebsd-amd64-cgo), const BPF_T_FORMAT_MASK ideal-int
3308 pkg syscall (freebsd-amd64-cgo), const BPF_T_MICROTIME ideal-int
3309 pkg syscall (freebsd-amd64-cgo), const BPF_T_MICROTIME_FAST ideal-int
3310 pkg syscall (freebsd-amd64-cgo), const BPF_T_MICROTIME_MONOTONIC ideal-int
3311 pkg syscall (freebsd-amd64-cgo), const BPF_T_MICROTIME_MONOTONIC_FAST ideal-int
3312 pkg syscall (freebsd-amd64-cgo), const BPF_T_MONOTONIC ideal-int
3313 pkg syscall (freebsd-amd64-cgo), const BPF_T_MONOTONIC_FAST ideal-int
3314 pkg syscall (freebsd-amd64-cgo), const BPF_T_NANOTIME ideal-int
3315 pkg syscall (freebsd-amd64-cgo), const BPF_T_NANOTIME_FAST ideal-int
3316 pkg syscall (freebsd-amd64-cgo), const BPF_T_NANOTIME_MONOTONIC ideal-int
3317 pkg syscall (freebsd-amd64-cgo), const BPF_T_NANOTIME_MONOTONIC_FAST ideal-int
3318 pkg syscall (freebsd-amd64-cgo), const BPF_T_NONE ideal-int
3319 pkg syscall (freebsd-amd64-cgo), const BPF_T_NORMAL ideal-int
3320 pkg syscall (freebsd-amd64-cgo), const BPF_W ideal-int
3321 pkg syscall (freebsd-amd64-cgo), const BPF_X ideal-int
3322 pkg syscall (freebsd-amd64-cgo), const BRKINT ideal-int
3323 pkg syscall (freebsd-amd64-cgo), const CFLUSH ideal-int
3324 pkg syscall (freebsd-amd64-cgo), const CLOCAL ideal-int
3325 pkg syscall (freebsd-amd64-cgo), const CREAD ideal-int
3326 pkg syscall (freebsd-amd64-cgo), const CS5 ideal-int
3327 pkg syscall (freebsd-amd64-cgo), const CS6 ideal-int
3328 pkg syscall (freebsd-amd64-cgo), const CS7 ideal-int
3329 pkg syscall (freebsd-amd64-cgo), const CS8 ideal-int
3330 pkg syscall (freebsd-amd64-cgo), const CSIZE ideal-int
3331 pkg syscall (freebsd-amd64-cgo), const CSTART ideal-int
3332 pkg syscall (freebsd-amd64-cgo), const CSTATUS ideal-int
3333 pkg syscall (freebsd-amd64-cgo), const CSTOP ideal-int
3334 pkg syscall (freebsd-amd64-cgo), const CSTOPB ideal-int
3335 pkg syscall (freebsd-amd64-cgo), const CSUSP ideal-int
3336 pkg syscall (freebsd-amd64-cgo), const CTL_MAXNAME ideal-int
3337 pkg syscall (freebsd-amd64-cgo), const CTL_NET ideal-int
3338 pkg syscall (freebsd-amd64-cgo), const DLT_A429 ideal-int
3339 pkg syscall (freebsd-amd64-cgo), const DLT_A653_ICM ideal-int
3340 pkg syscall (freebsd-amd64-cgo), const DLT_AIRONET_HEADER ideal-int
3341 pkg syscall (freebsd-amd64-cgo), const DLT_AOS ideal-int
3342 pkg syscall (freebsd-amd64-cgo), const DLT_APPLE_IP_OVER_IEEE1394 ideal-int
3343 pkg syscall (freebsd-amd64-cgo), const DLT_ARCNET ideal-int
3344 pkg syscall (freebsd-amd64-cgo), const DLT_ARCNET_LINUX ideal-int
3345 pkg syscall (freebsd-amd64-cgo), const DLT_ATM_CLIP ideal-int
3346 pkg syscall (freebsd-amd64-cgo), const DLT_ATM_RFC1483 ideal-int
3347 pkg syscall (freebsd-amd64-cgo), const DLT_AURORA ideal-int
3348 pkg syscall (freebsd-amd64-cgo), const DLT_AX25 ideal-int
3349 pkg syscall (freebsd-amd64-cgo), const DLT_AX25_KISS ideal-int
3350 pkg syscall (freebsd-amd64-cgo), const DLT_BACNET_MS_TP ideal-int
3351 pkg syscall (freebsd-amd64-cgo), const DLT_BLUETOOTH_HCI_H4 ideal-int
3352 pkg syscall (freebsd-amd64-cgo), const DLT_BLUETOOTH_HCI_H4_WITH_PHDR ideal-int
3353 pkg syscall (freebsd-amd64-cgo), const DLT_CAN20B ideal-int
3354 pkg syscall (freebsd-amd64-cgo), const DLT_CAN_SOCKETCAN ideal-int
3355 pkg syscall (freebsd-amd64-cgo), const DLT_CHAOS ideal-int
3356 pkg syscall (freebsd-amd64-cgo), const DLT_CHDLC ideal-int
3357 pkg syscall (freebsd-amd64-cgo), const DLT_CISCO_IOS ideal-int
3358 pkg syscall (freebsd-amd64-cgo), const DLT_C_HDLC ideal-int
3359 pkg syscall (freebsd-amd64-cgo), const DLT_C_HDLC_WITH_DIR ideal-int
3360 pkg syscall (freebsd-amd64-cgo), const DLT_DBUS ideal-int
3361 pkg syscall (freebsd-amd64-cgo), const DLT_DECT ideal-int
3362 pkg syscall (freebsd-amd64-cgo), const DLT_DOCSIS ideal-int
3363 pkg syscall (freebsd-amd64-cgo), const DLT_DVB_CI ideal-int
3364 pkg syscall (freebsd-amd64-cgo), const DLT_ECONET ideal-int
3365 pkg syscall (freebsd-amd64-cgo), const DLT_EN10MB ideal-int
3366 pkg syscall (freebsd-amd64-cgo), const DLT_EN3MB ideal-int
3367 pkg syscall (freebsd-amd64-cgo), const DLT_ENC ideal-int
3368 pkg syscall (freebsd-amd64-cgo), const DLT_ERF ideal-int
3369 pkg syscall (freebsd-amd64-cgo), const DLT_ERF_ETH ideal-int
3370 pkg syscall (freebsd-amd64-cgo), const DLT_ERF_POS ideal-int
3371 pkg syscall (freebsd-amd64-cgo), const DLT_FC_2 ideal-int
3372 pkg syscall (freebsd-amd64-cgo), const DLT_FC_2_WITH_FRAME_DELIMS ideal-int
3373 pkg syscall (freebsd-amd64-cgo), const DLT_FDDI ideal-int
3374 pkg syscall (freebsd-amd64-cgo), const DLT_FLEXRAY ideal-int
3375 pkg syscall (freebsd-amd64-cgo), const DLT_FRELAY ideal-int
3376 pkg syscall (freebsd-amd64-cgo), const DLT_FRELAY_WITH_DIR ideal-int
3377 pkg syscall (freebsd-amd64-cgo), const DLT_GCOM_SERIAL ideal-int
3378 pkg syscall (freebsd-amd64-cgo), const DLT_GCOM_T1E1 ideal-int
3379 pkg syscall (freebsd-amd64-cgo), const DLT_GPF_F ideal-int
3380 pkg syscall (freebsd-amd64-cgo), const DLT_GPF_T ideal-int
3381 pkg syscall (freebsd-amd64-cgo), const DLT_GPRS_LLC ideal-int
3382 pkg syscall (freebsd-amd64-cgo), const DLT_GSMTAP_ABIS ideal-int
3383 pkg syscall (freebsd-amd64-cgo), const DLT_GSMTAP_UM ideal-int
3384 pkg syscall (freebsd-amd64-cgo), const DLT_HHDLC ideal-int
3385 pkg syscall (freebsd-amd64-cgo), const DLT_IBM_SN ideal-int
3386 pkg syscall (freebsd-amd64-cgo), const DLT_IBM_SP ideal-int
3387 pkg syscall (freebsd-amd64-cgo), const DLT_IEEE802 ideal-int
3388 pkg syscall (freebsd-amd64-cgo), const DLT_IEEE802_11 ideal-int
3389 pkg syscall (freebsd-amd64-cgo), const DLT_IEEE802_11_RADIO ideal-int
3390 pkg syscall (freebsd-amd64-cgo), const DLT_IEEE802_11_RADIO_AVS ideal-int
3391 pkg syscall (freebsd-amd64-cgo), const DLT_IEEE802_15_4 ideal-int
3392 pkg syscall (freebsd-amd64-cgo), const DLT_IEEE802_15_4_LINUX ideal-int
3393 pkg syscall (freebsd-amd64-cgo), const DLT_IEEE802_15_4_NOFCS ideal-int
3394 pkg syscall (freebsd-amd64-cgo), const DLT_IEEE802_15_4_NONASK_PHY ideal-int
3395 pkg syscall (freebsd-amd64-cgo), const DLT_IEEE802_16_MAC_CPS ideal-int
3396 pkg syscall (freebsd-amd64-cgo), const DLT_IEEE802_16_MAC_CPS_RADIO ideal-int
3397 pkg syscall (freebsd-amd64-cgo), const DLT_IPFILTER ideal-int
3398 pkg syscall (freebsd-amd64-cgo), const DLT_IPMB ideal-int
3399 pkg syscall (freebsd-amd64-cgo), const DLT_IPMB_LINUX ideal-int
3400 pkg syscall (freebsd-amd64-cgo), const DLT_IPNET ideal-int
3401 pkg syscall (freebsd-amd64-cgo), const DLT_IPOIB ideal-int
3402 pkg syscall (freebsd-amd64-cgo), const DLT_IPV4 ideal-int
3403 pkg syscall (freebsd-amd64-cgo), const DLT_IPV6 ideal-int
3404 pkg syscall (freebsd-amd64-cgo), const DLT_IP_OVER_FC ideal-int
3405 pkg syscall (freebsd-amd64-cgo), const DLT_JUNIPER_ATM1 ideal-int
3406 pkg syscall (freebsd-amd64-cgo), const DLT_JUNIPER_ATM2 ideal-int
3407 pkg syscall (freebsd-amd64-cgo), const DLT_JUNIPER_ATM_CEMIC ideal-int
3408 pkg syscall (freebsd-amd64-cgo), const DLT_JUNIPER_CHDLC ideal-int
3409 pkg syscall (freebsd-amd64-cgo), const DLT_JUNIPER_ES ideal-int
3410 pkg syscall (freebsd-amd64-cgo), const DLT_JUNIPER_ETHER ideal-int
3411 pkg syscall (freebsd-amd64-cgo), const DLT_JUNIPER_FIBRECHANNEL ideal-int
3412 pkg syscall (freebsd-amd64-cgo), const DLT_JUNIPER_FRELAY ideal-int
3413 pkg syscall (freebsd-amd64-cgo), const DLT_JUNIPER_GGSN ideal-int
3414 pkg syscall (freebsd-amd64-cgo), const DLT_JUNIPER_ISM ideal-int
3415 pkg syscall (freebsd-amd64-cgo), const DLT_JUNIPER_MFR ideal-int
3416 pkg syscall (freebsd-amd64-cgo), const DLT_JUNIPER_MLFR ideal-int
3417 pkg syscall (freebsd-amd64-cgo), const DLT_JUNIPER_MLPPP ideal-int
3418 pkg syscall (freebsd-amd64-cgo), const DLT_JUNIPER_MONITOR ideal-int
3419 pkg syscall (freebsd-amd64-cgo), const DLT_JUNIPER_PIC_PEER ideal-int
3420 pkg syscall (freebsd-amd64-cgo), const DLT_JUNIPER_PPP ideal-int
3421 pkg syscall (freebsd-amd64-cgo), const DLT_JUNIPER_PPPOE ideal-int
3422 pkg syscall (freebsd-amd64-cgo), const DLT_JUNIPER_PPPOE_ATM ideal-int
3423 pkg syscall (freebsd-amd64-cgo), const DLT_JUNIPER_SERVICES ideal-int
3424 pkg syscall (freebsd-amd64-cgo), const DLT_JUNIPER_SRX_E2E ideal-int
3425 pkg syscall (freebsd-amd64-cgo), const DLT_JUNIPER_ST ideal-int
3426 pkg syscall (freebsd-amd64-cgo), const DLT_JUNIPER_VP ideal-int
3427 pkg syscall (freebsd-amd64-cgo), const DLT_JUNIPER_VS ideal-int
3428 pkg syscall (freebsd-amd64-cgo), const DLT_LAPB_WITH_DIR ideal-int
3429 pkg syscall (freebsd-amd64-cgo), const DLT_LAPD ideal-int
3430 pkg syscall (freebsd-amd64-cgo), const DLT_LIN ideal-int
3431 pkg syscall (freebsd-amd64-cgo), const DLT_LINUX_EVDEV ideal-int
3432 pkg syscall (freebsd-amd64-cgo), const DLT_LINUX_IRDA ideal-int
3433 pkg syscall (freebsd-amd64-cgo), const DLT_LINUX_LAPD ideal-int
3434 pkg syscall (freebsd-amd64-cgo), const DLT_LINUX_PPP_WITHDIRECTION ideal-int
3435 pkg syscall (freebsd-amd64-cgo), const DLT_LINUX_SLL ideal-int
3436 pkg syscall (freebsd-amd64-cgo), const DLT_LOOP ideal-int
3437 pkg syscall (freebsd-amd64-cgo), const DLT_LTALK ideal-int
3438 pkg syscall (freebsd-amd64-cgo), const DLT_MATCHING_MAX ideal-int
3439 pkg syscall (freebsd-amd64-cgo), const DLT_MATCHING_MIN ideal-int
3440 pkg syscall (freebsd-amd64-cgo), const DLT_MFR ideal-int
3441 pkg syscall (freebsd-amd64-cgo), const DLT_MOST ideal-int
3442 pkg syscall (freebsd-amd64-cgo), const DLT_MPLS ideal-int
3443 pkg syscall (freebsd-amd64-cgo), const DLT_MTP2 ideal-int
3444 pkg syscall (freebsd-amd64-cgo), const DLT_MTP2_WITH_PHDR ideal-int
3445 pkg syscall (freebsd-amd64-cgo), const DLT_MTP3 ideal-int
3446 pkg syscall (freebsd-amd64-cgo), const DLT_MUX27010 ideal-int
3447 pkg syscall (freebsd-amd64-cgo), const DLT_NETANALYZER ideal-int
3448 pkg syscall (freebsd-amd64-cgo), const DLT_NETANALYZER_TRANSPARENT ideal-int
3449 pkg syscall (freebsd-amd64-cgo), const DLT_NFLOG ideal-int
3450 pkg syscall (freebsd-amd64-cgo), const DLT_NULL ideal-int
3451 pkg syscall (freebsd-amd64-cgo), const DLT_PCI_EXP ideal-int
3452 pkg syscall (freebsd-amd64-cgo), const DLT_PFLOG ideal-int
3453 pkg syscall (freebsd-amd64-cgo), const DLT_PFSYNC ideal-int
3454 pkg syscall (freebsd-amd64-cgo), const DLT_PPI ideal-int
3455 pkg syscall (freebsd-amd64-cgo), const DLT_PPP ideal-int
3456 pkg syscall (freebsd-amd64-cgo), const DLT_PPP_BSDOS ideal-int
3457 pkg syscall (freebsd-amd64-cgo), const DLT_PPP_ETHER ideal-int
3458 pkg syscall (freebsd-amd64-cgo), const DLT_PPP_PPPD ideal-int
3459 pkg syscall (freebsd-amd64-cgo), const DLT_PPP_SERIAL ideal-int
3460 pkg syscall (freebsd-amd64-cgo), const DLT_PPP_WITH_DIR ideal-int
3461 pkg syscall (freebsd-amd64-cgo), const DLT_PPP_WITH_DIRECTION ideal-int
3462 pkg syscall (freebsd-amd64-cgo), const DLT_PRISM_HEADER ideal-int
3463 pkg syscall (freebsd-amd64-cgo), const DLT_PRONET ideal-int
3464 pkg syscall (freebsd-amd64-cgo), const DLT_RAIF1 ideal-int
3465 pkg syscall (freebsd-amd64-cgo), const DLT_RAW ideal-int
3466 pkg syscall (freebsd-amd64-cgo), const DLT_RIO ideal-int
3467 pkg syscall (freebsd-amd64-cgo), const DLT_SCCP ideal-int
3468 pkg syscall (freebsd-amd64-cgo), const DLT_SITA ideal-int
3469 pkg syscall (freebsd-amd64-cgo), const DLT_SLIP ideal-int
3470 pkg syscall (freebsd-amd64-cgo), const DLT_SLIP_BSDOS ideal-int
3471 pkg syscall (freebsd-amd64-cgo), const DLT_STANAG_5066_D_PDU ideal-int
3472 amd64-cgo), const DLT_SUNATM ideal-int
3473 pkg syscall (freebsd-amd64-cgo), const DLT_SYMANTEC_FIREWALL ideal-int
3474 pkg syscall (freebsd-amd64-cgo), const DLT_TZSP ideal-int
3475 pkg syscall (freebsd-amd64-cgo), const DLT_USB ideal-int
3476 pkg syscall (freebsd-amd64-cgo), const DLT_USB_LINUX ideal-int
3477 pkg syscall (freebsd-amd64-cgo), const DLT_USB_LINUX_MMAPPED ideal-int
3478 pkg syscall (freebsd-amd64-cgo), const DLT_USER0 ideal-int
3479 pkg syscall (freebsd-amd64-cgo), const DLT_USER1 ideal-int
3480 pkg syscall (freebsd-amd64-cgo), const DLT_USER10 ideal-int
3481 pkg syscall (freebsd-amd64-cgo), const DLT_USER11 ideal-int
3482 pkg syscall (freebsd-amd64-cgo), const DLT_USER12 ideal-int
3483 pkg syscall (freebsd-amd64-cgo), const DLT_USER13 ideal-int
3484 pkg syscall (freebsd-amd64-cgo), const DLT_USER14 ideal-int
3485 pkg syscall (freebsd-amd64-cgo), const DLT_USER15 ideal-int
3486 pkg syscall (freebsd-amd64-cgo), const DLT_USER2 ideal-int
3487 pkg syscall (freebsd-amd64-cgo), const DLT_USER3 ideal-int
3488 pkg syscall (freebsd-amd64-cgo), const DLT_USER4 ideal-int
3489 pkg syscall (freebsd-amd64-cgo), const DLT_USER5 ideal-int
3490 pkg syscall (freebsd-amd64-cgo), const DLT_USER6 ideal-int
3491 pkg syscall (freebsd-amd64-cgo), const DLT_USER7 ideal-int
3492 pkg syscall (freebsd-amd64-cgo), const DLT_USER8 ideal-int
3493 pkg syscall (freebsd-amd64-cgo), const DLT_USER9 ideal-int
3494 pkg syscall (freebsd-amd64-cgo), const DLT_WIHART ideal-int
3495 pkg syscall (freebsd-amd64-cgo), const DLT_X2E_SERIAL ideal-int
3496 pkg syscall (freebsd-amd64-cgo), const DLT_X2E_XORAYA ideal-int
3497 pkg syscall (freebsd-amd64-cgo), const DT_BLK ideal-int
3498 pkg syscall (freebsd-amd64-cgo), const DT_CHR ideal-int
3499 pkg syscall (freebsd-amd64-cgo), const DT_DIR ideal-int
3500 pkg syscall (freebsd-amd64-cgo), const DT_FIFO ideal-int
3501 pkg syscall (freebsd-amd64-cgo), const DT_LNK ideal-int
3502 pkg syscall (freebsd-amd64-cgo), const DT_REG ideal-int
3503 pkg syscall (freebsd-amd64-cgo), const DT_SOCK ideal-int
3504 pkg syscall (freebsd-amd64-cgo), const DT_UNKNOWN ideal-int
3505 pkg syscall (freebsd-amd64-cgo), const DT_WHT ideal-int
3506 pkg syscall (freebsd-amd64-cgo), const EAUTH Errno
3507 pkg syscall (freebsd-amd64-cgo), const EBADMSG Errno
3508 pkg syscall (freebsd-amd64-cgo), const EBADRPC Errno
3509 pkg syscall (freebsd-amd64-cgo), const ECAPMODE Errno
3510 pkg syscall (freebsd-amd64-cgo), const ECHO ideal-int
3511 pkg syscall (freebsd-amd64-cgo), const ECHOCTL ideal-int
3512 pkg syscall (freebsd-amd64-cgo), const ECHOE ideal-int
3513 pkg syscall (freebsd-amd64-cgo), const ECHOK ideal-int
3514 pkg syscall (freebsd-amd64-cgo), const ECHOKE ideal-int
3515 pkg syscall (freebsd-amd64-cgo), const ECHONL ideal-int
3516 pkg syscall (freebsd-amd64-cgo), const ECHOPRT ideal-int
3517 pkg syscall (freebsd-amd64-cgo), const EDOOFUS Errno
3518 pkg syscall (freebsd-amd64-cgo), const EFTYPE Errno
3519 pkg syscall (freebsd-amd64-cgo), const ELAST Errno
3520 pkg syscall (freebsd-amd64-cgo), const EMULTIHOP Errno
3521 pkg syscall (freebsd-amd64-cgo), const ENEEDAUTH Errno
3522 pkg syscall (freebsd-amd64-cgo), const ENOATTR Errno
3523 pkg syscall (freebsd-amd64-cgo), const ENOLINK Errno
3524 pkg syscall (freebsd-amd64-cgo), const ENOTCAPABLE Errno
3525 pkg syscall (freebsd-amd64-cgo), const EPROCLIM Errno
3526 pkg syscall (freebsd-amd64-cgo), const EPROCUNAVAIL Errno
3527 pkg syscall (freebsd-amd64-cgo), const EPROGMISMATCH Errno
3528 pkg syscall (freebsd-amd64-cgo), const EPROGUNAVAIL Errno
3529 pkg syscall (freebsd-amd64-cgo), const EPROTO Errno
3530 pkg syscall (freebsd-amd64-cgo), const ERPCMISMATCH Errno
3531 pkg syscall (freebsd-amd64-cgo), const EVFILT_AIO ideal-int
3532 pkg syscall (freebsd-amd64-cgo), const EVFILT_FS ideal-int
3533 pkg syscall (freebsd-amd64-cgo), const EVFILT_LIO ideal-int
3534 pkg syscall (freebsd-amd64-cgo), const EVFILT_PROC ideal-int
3535 pkg syscall (freebsd-amd64-cgo), const EVFILT_READ ideal-int
3536 pkg syscall (freebsd-amd64-cgo), const EVFILT_SIGNAL ideal-int
3537 pkg syscall (freebsd-amd64-cgo), const EVFILT_SYSCOUNT ideal-int
3538 pkg syscall (freebsd-amd64-cgo), const EVFILT_TIMER ideal-int
3539 pkg syscall (freebsd-amd64-cgo), const EVFILT_USER ideal-int
3540 pkg syscall (freebsd-amd64-cgo), const EVFILT_VNODE ideal-int
3541 pkg syscall (freebsd-amd64-cgo), const EVFILT_WRITE ideal-int
3542 pkg syscall (freebsd-amd64-cgo), const EV_ADD ideal-int
3543 pkg syscall (freebsd-amd64-cgo), const EV_CLEAR ideal-int
3544 pkg syscall (freebsd-amd64-cgo), const EV_DELETE ideal-int
3545 pkg syscall (freebsd-amd64-cgo), const EV_DISABLE ideal-int
3546 pkg syscall (freebsd-amd64-cgo), const EV_DISPATCH ideal-int
3547 pkg syscall (freebsd-amd64-cgo), const EV_ENABLE ideal-int
3548 pkg syscall (freebsd-amd64-cgo), const EV_EOF ideal-int
3549 pkg syscall (freebsd-amd64-cgo), const EV_ERROR ideal-int
3550 pkg syscall (freebsd-amd64-cgo), const EV_FLAG1 ideal-int
3551 pkg syscall (freebsd-amd64-cgo), const EV_ONESHOT ideal-int
3552 pkg syscall (freebsd-amd64-cgo), const EV_RECEIPT ideal-int
3553 pkg syscall (freebsd-amd64-cgo), const EV_SYSFLAGS ideal-int
3554 pkg syscall (freebsd-amd64-cgo), const EXTA ideal-int
3555 pkg syscall (freebsd-amd64-cgo), const EXTB ideal-int
3556 pkg syscall (freebsd-amd64-cgo), const EXTPROC ideal-int
3557 pkg syscall (freebsd-amd64-cgo), const FD_CLOEXEC ideal-int
3558 pkg syscall (freebsd-amd64-cgo), const FD_SETSIZE ideal-int
3559 pkg syscall (freebsd-amd64-cgo), const FLUSHO ideal-int
3560 pkg syscall (freebsd-amd64-cgo), const F_CANCEL ideal-int
3561 pkg syscall (freebsd-amd64-cgo), const F_DUP2FD ideal-int
3562 pkg syscall (freebsd-amd64-cgo), const F_DUP2FD_CLOEXEC = 18
3563 pkg syscall (freebsd-amd64-cgo), const F_DUP2FD_CLOEXEC ideal-int
3564 pkg syscall (freebsd-amd64-cgo), const F_DUPFD ideal-int
3565 pkg syscall (freebsd-amd64-cgo), const F_DUPFD_CLOEXEC = 17
3566 pkg syscall (freebsd-amd64-cgo), const F_DUPFD_CLOEXEC ideal-int
3567 pkg syscall (freebsd-amd64-cgo), const F_GETFD ideal-int
3568 pkg syscall (freebsd-amd64-cgo), const F_GETFL ideal-int
3569 pkg syscall (freebsd-amd64-cgo), const F_GETLK ideal-int
3570 pkg syscall (freebsd-amd64-cgo), const F_GETOWN ideal-int
3571 pkg syscall (freebsd-amd64-cgo), const F_OGETLK ideal-int
3572 pkg syscall (freebsd-amd64-cgo), const F_OK ideal-int
3573 pkg syscall (freebsd-amd64-cgo), const F_OSETLK ideal-int
3574 pkg syscall (freebsd-amd64-cgo), const F_OSETLKW ideal-int
3575 pkg syscall (freebsd-amd64-cgo), const F_RDAHEAD ideal-int
3576 pkg syscall (freebsd-amd64-cgo), const F_RDLCK ideal-int
3577 pkg syscall (freebsd-amd64-cgo), const F_READAHEAD ideal-int
3578 pkg syscall (freebsd-amd64-cgo), const F_SETFD ideal-int
3579 pkg syscall (freebsd-amd64-cgo), const F_SETFL ideal-int
3580 pkg syscall (freebsd-amd64-cgo), const F_SETLK ideal-int
3581 pkg syscall (freebsd-amd64-cgo), const F_SETLKW ideal-int
3582 pkg syscall (freebsd-amd64-cgo), const F_SETLK_REMOTE ideal-int
3583 pkg syscall (freebsd-amd64-cgo), const F_SETOWN ideal-int
3584 pkg syscall (freebsd-amd64-cgo), const F_UNLCK ideal-int
3585 pkg syscall (freebsd-amd64-cgo), const F_UNLCKSYS ideal-int
3586 pkg syscall (freebsd-amd64-cgo), const F_WRLCK ideal-int
3587 pkg syscall (freebsd-amd64-cgo), const HUPCL ideal-int
3588 pkg syscall (freebsd-amd64-cgo), const ICANON ideal-int
3589 pkg syscall (freebsd-amd64-cgo), const ICMP6_FILTER = 18
3590 pkg syscall (freebsd-amd64-cgo), const ICMP6_FILTER ideal-int
3591 pkg syscall (freebsd-amd64-cgo), const ICRNL ideal-int
3592 pkg syscall (freebsd-amd64-cgo), const IEXTEN ideal-int
3593 pkg syscall (freebsd-amd64-cgo), const IFAN_ARRIVAL ideal-int
3594 pkg syscall (freebsd-amd64-cgo), const IFAN_DEPARTURE ideal-int
3595 pkg syscall (freebsd-amd64-cgo), const IFF_ALLMULTI ideal-int
3596 pkg syscall (freebsd-amd64-cgo), const IFF_ALTPHYS ideal-int
3597 pkg syscall (freebsd-amd64-cgo), const IFF_CANTCHANGE ideal-int
3598 pkg syscall (freebsd-amd64-cgo), const IFF_CANTCONFIG ideal-int
3599 pkg syscall (freebsd-amd64-cgo), const IFF_DEBUG ideal-int
3600 pkg syscall (freebsd-amd64-cgo), const IFF_DRV_OACTIVE ideal-int
3601 pkg syscall (freebsd-amd64-cgo), const IFF_DRV_RUNNING ideal-int
3602 pkg syscall (freebsd-amd64-cgo), const IFF_DYING ideal-int
3603 pkg syscall (freebsd-amd64-cgo), const IFF_LINK0 ideal-int
3604 pkg syscall (freebsd-amd64-cgo), const IFF_LINK1 ideal-int
3605 pkg syscall (freebsd-amd64-cgo), const IFF_LINK2 ideal-int
3606 pkg syscall (freebsd-amd64-cgo), const IFF_MONITOR ideal-int
3607 pkg syscall (freebsd-amd64-cgo), const IFF_NOARP ideal-int
3608 pkg syscall (freebsd-amd64-cgo), const IFF_OACTIVE ideal-int
3609 pkg syscall (freebsd-amd64-cgo), const IFF_POINTOPOINT ideal-int
3610 pkg syscall (freebsd-amd64-cgo), const IFF_PPROMISC ideal-int
3611 pkg syscall (freebsd-amd64-cgo), const IFF_PROMISC ideal-int
3612 pkg syscall (freebsd-amd64-cgo), const IFF_RENAMING ideal-int
3613 pkg syscall (freebsd-amd64-cgo), const IFF_RUNNING ideal-int
3614 pkg syscall (freebsd-amd64-cgo), const IFF_SIMPLEX ideal-int
3615 pkg syscall (freebsd-amd64-cgo), const IFF_SMART ideal-int
3616 pkg syscall (freebsd-amd64-cgo), const IFF_STATICARP ideal-int
3617 pkg syscall (freebsd-amd64-cgo), const IFNAMSIZ ideal-int
3618 pkg syscall (freebsd-amd64-cgo), const IFT_1822 ideal-int
3619 pkg syscall (freebsd-amd64-cgo), const IFT_A12MPPSWITCH ideal-int
3620 pkg syscall (freebsd-amd64-cgo), const IFT_AAL2 ideal-int
3621 pkg syscall (freebsd-amd64-cgo), const IFT_AAL5 ideal-int
3622 pkg syscall (freebsd-amd64-cgo), const IFT_ADSL ideal-int
3623 pkg syscall (freebsd-amd64-cgo), const IFT_AFLANE8023 ideal-int
3624 pkg syscall (freebsd-amd64-cgo), const IFT_AFLANE8025 ideal-int
3625 pkg syscall (freebsd-amd64-cgo), const IFT_ARAP ideal-int
3626 pkg syscall (freebsd-amd64-cgo), const IFT_ARCNET ideal-int
3627 pkg syscall (freebsd-amd64-cgo), const IFT_ARCNETPLUS ideal-int
3628 pkg syscall (freebsd-amd64-cgo), const IFT_ASYNC ideal-int
3629 pkg syscall (freebsd-amd64-cgo), const IFT_ATM ideal-int
3630 pkg syscall (freebsd-amd64-cgo), const IFT_ATMDXI ideal-int
3631 pkg syscall (freebsd-amd64-cgo), const IFT_ATMFUNI ideal-int
3632 pkg syscall (freebsd-amd64-cgo), const IFT_ATMIMA ideal-int
3633 pkg syscall (freebsd-amd64-cgo), const IFT_ATMLOGICAL ideal-int
3634 pkg syscall (freebsd-amd64-cgo), const IFT_ATMRADIO ideal-int
3635 pkg syscall (freebsd-amd64-cgo), const IFT_ATMSUBINTERFACE ideal-int
3636 pkg syscall (freebsd-amd64-cgo), const IFT_ATMVCIENDPT ideal-int
3637 pkg syscall (freebsd-amd64-cgo), const IFT_ATMVIRTUAL ideal-int
3638 pkg syscall (freebsd-amd64-cgo), const IFT_BGPPOLICYACCOUNTING ideal-int
3639 pkg syscall (freebsd-amd64-cgo), const IFT_BRIDGE ideal-int
3640 pkg syscall (freebsd-amd64-cgo), const IFT_BSC ideal-int
3641 pkg syscall (freebsd-amd64-cgo), const IFT_CARP ideal-int
3642 pkg syscall (freebsd-amd64-cgo), const IFT_CCTEMUL ideal-int
3643 pkg syscall (freebsd-amd64-cgo), const IFT_CEPT ideal-int
3644 pkg syscall (freebsd-amd64-cgo), const IFT_CES ideal-int
3645 pkg syscall (freebsd-amd64-cgo), const IFT_CHANNEL ideal-int
3646 pkg syscall (freebsd-amd64-cgo), const IFT_CNR ideal-int
3647 pkg syscall (freebsd-amd64-cgo), const IFT_COFFEE ideal-int
3648 pkg syscall (freebsd-amd64-cgo), const IFT_COMPOSITELINK ideal-int
3649 pkg syscall (freebsd-amd64-cgo), const IFT_DCN ideal-int
3650 pkg syscall (freebsd-amd64-cgo), const IFT_DIGITALPOWERLINE ideal-int
3651 pkg syscall (freebsd-amd64-cgo), const IFT_DIGITALWRAPPEROVERHEADCHANNEL ideal-int
3652 pkg syscall (freebsd-amd64-cgo), const IFT_DLSW ideal-int
3653 pkg syscall (freebsd-amd64-cgo), const IFT_DOCSCABLEDOWNSTREAM ideal-int
3654 pkg syscall (freebsd-amd64-cgo), const IFT_DOCSCABLEMACLAYER ideal-int
3655 pkg syscall (freebsd-amd64-cgo), const IFT_DOCSCABLEUPSTREAM ideal-int
3656 pkg syscall (freebsd-amd64-cgo), const IFT_DS0 ideal-int
3657 pkg syscall (freebsd-amd64-cgo), const IFT_DS0BUNDLE ideal-int
3658 pkg syscall (freebsd-amd64-cgo), const IFT_DS1FDL ideal-int
3659 pkg syscall (freebsd-amd64-cgo), const IFT_DS3 ideal-int
3660 pkg syscall (freebsd-amd64-cgo), const IFT_DTM ideal-int
3661 pkg syscall (freebsd-amd64-cgo), const IFT_DVBASILN ideal-int
3662 pkg syscall (freebsd-amd64-cgo), const IFT_DVBASIOUT ideal-int
3663 pkg syscall (freebsd-amd64-cgo), const IFT_DVBRCCDOWNSTREAM ideal-int
3664 pkg syscall (freebsd-amd64-cgo), const IFT_DVBRCCMACLAYER ideal-int
3665 pkg syscall (freebsd-amd64-cgo), const IFT_DVBRCCUPSTREAM ideal-int
3666 pkg syscall (freebsd-amd64-cgo), const IFT_ENC ideal-int
3667 pkg syscall (freebsd-amd64-cgo), const IFT_EON ideal-int
3668 pkg syscall (freebsd-amd64-cgo), const IFT_EPLRS ideal-int
3669 pkg syscall (freebsd-amd64-cgo), const IFT_ESCON ideal-int
3670 pkg syscall (freebsd-amd64-cgo), const IFT_ETHER ideal-int
3671 pkg syscall (freebsd-amd64-cgo), const IFT_FAITH ideal-int
3672 pkg syscall (freebsd-amd64-cgo), const IFT_FAST ideal-int
3673 pkg syscall (freebsd-amd64-cgo), const IFT_FASTETHER ideal-int
3674 pkg syscall (freebsd-amd64-cgo), const IFT_FASTETHERFX ideal-int
3675 pkg syscall (freebsd-amd64-cgo), const IFT_FDDI ideal-int
3676 pkg syscall (freebsd-amd64-cgo), const IFT_FIBRECHANNEL ideal-int
3677 pkg syscall (freebsd-amd64-cgo), const IFT_FRAMERELAYINTERCONNECT ideal-int
3678 pkg syscall (freebsd-amd64-cgo), const IFT_FRAMERELAYMPI ideal-int
3679 pkg syscall (freebsd-amd64-cgo), const IFT_FRDLCIENDPT ideal-int
3680 pkg syscall (freebsd-amd64-cgo), const IFT_FRELAY ideal-int
3681 pkg syscall (freebsd-amd64-cgo), const IFT_FRELAYDCE ideal-int
3682 pkg syscall (freebsd-amd64-cgo), const IFT_FRF16MFRBUNDLE ideal-int
3683 pkg syscall (freebsd-amd64-cgo), const IFT_FRFORWARD ideal-int
3684 pkg syscall (freebsd-amd64-cgo), const IFT_G703AT2MB ideal-int
3685 pkg syscall (freebsd-amd64-cgo), const IFT_G703AT64K ideal-int
3686 pkg syscall (freebsd-amd64-cgo), const IFT_GIF ideal-int
3687 pkg syscall (freebsd-amd64-cgo), const IFT_GIGABITETHERNET ideal-int
3688 pkg syscall (freebsd-amd64-cgo), const IFT_GR303IDT ideal-int
3689 pkg syscall (freebsd-amd64-cgo), const IFT_GR303RDT ideal-int
3690 pkg syscall (freebsd-amd64-cgo), const IFT_H323GATEKEEPER ideal-int
3691 pkg syscall (freebsd-amd64-cgo), const IFT_H323PROXY ideal-int
3692 pkg syscall (freebsd-amd64-cgo), const IFT_HDH1822 ideal-int
3693 pkg syscall (freebsd-amd64-cgo), const IFT_HDLC ideal-int
3694 pkg syscall (freebsd-amd64-cgo), const IFT_HDSL2 ideal-int
3695 pkg syscall (freebsd-amd64-cgo), const IFT_HIPERLAN2 ideal-int
3696 pkg syscall (freebsd-amd64-cgo), const IFT_HIPPI ideal-int
3697 pkg syscall (freebsd-amd64-cgo), const IFT_HIPPIINTERFACE ideal-int
3698 pkg syscall (freebsd-amd64-cgo), const IFT_HOSTPAD ideal-int
3699 pkg syscall (freebsd-amd64-cgo), const IFT_HSSI ideal-int
3700 pkg syscall (freebsd-amd64-cgo), const IFT_HY ideal-int
3701 pkg syscall (freebsd-amd64-cgo), const IFT_IBM370PARCHAN ideal-int
3702 pkg syscall (freebsd-amd64-cgo), const IFT_IDSL ideal-int
3703 pkg syscall (freebsd-amd64-cgo), const IFT_IEEE1394 ideal-int
3704 pkg syscall (freebsd-amd64-cgo), const IFT_IEEE80211 ideal-int
3705 pkg syscall (freebsd-amd64-cgo), const IFT_IEEE80212 ideal-int
3706 pkg syscall (freebsd-amd64-cgo), const IFT_IEEE8023ADLAG ideal-int
3707 pkg syscall (freebsd-amd64-cgo), const IFT_IFGSN ideal-int
3708 pkg syscall (freebsd-amd64-cgo), const IFT_IMT ideal-int
3709 pkg syscall (freebsd-amd64-cgo), const IFT_INFINIBAND ideal-int
3710 pkg syscall (freebsd-amd64-cgo), const IFT_INTERLEAVE ideal-int
3711 pkg syscall (freebsd-amd64-cgo), const IFT_IP ideal-int
3712 pkg syscall (freebsd-amd64-cgo), const IFT_IPFORWARD ideal-int
3713 pkg syscall (freebsd-amd64-cgo), const IFT_IPOVERATM ideal-int
3714 pkg syscall (freebsd-amd64-cgo), const IFT_IPOVERCDLC ideal-int
3715 pkg syscall (freebsd-amd64-cgo), const IFT_IPOVERCLAW ideal-int
3716 pkg syscall (freebsd-amd64-cgo), const IFT_IPSWITCH ideal-int
3717 pkg syscall (freebsd-amd64-cgo), const IFT_IPXIP ideal-int
3718 pkg syscall (freebsd-amd64-cgo), const IFT_ISDN ideal-int
3719 pkg syscall (freebsd-amd64-cgo), const IFT_ISDNBASIC ideal-int
3720 pkg syscall (freebsd-amd64-cgo), const IFT_ISDNPRIMARY ideal-int
3721 pkg syscall (freebsd-amd64-cgo), const IFT_ISDNS ideal-int
3722 pkg syscall (freebsd-amd64-cgo), const IFT_ISDNU ideal-int
3723 pkg syscall (freebsd-amd64-cgo), const IFT_ISO88022LLC ideal-int
3724 pkg syscall (freebsd-amd64-cgo), const IFT_ISO88023 ideal-int
3725 pkg syscall (freebsd-amd64-cgo), const IFT_ISO88024 ideal-int
3726 pkg syscall (freebsd-amd64-cgo), const IFT_ISO88025 ideal-int
3727 pkg syscall (freebsd-amd64-cgo), const IFT_ISO88025CRFPINT ideal-int
3728 pkg syscall (freebsd-amd64-cgo), const IFT_ISO88025DTR ideal-int
3729 pkg syscall (freebsd-amd64-cgo), const IFT_ISO88025FIBER ideal-int
3730 pkg syscall (freebsd-amd64-cgo), const IFT_ISO88026 ideal-int
3731 pkg syscall (freebsd-amd64-cgo), const IFT_ISUP ideal-int
3732 pkg syscall (freebsd-amd64-cgo), const IFT_L2VLAN ideal-int
3733 pkg syscall (freebsd-amd64-cgo), const IFT_L3IPVLAN ideal-int
3734 pkg syscall (freebsd-amd64-cgo), const IFT_L3IPXVLAN ideal-int
3735 pkg syscall (freebsd-amd64-cgo), const IFT_LAPB ideal-int
3736 pkg syscall (freebsd-amd64-cgo), const IFT_LAPD ideal-int
3737 pkg syscall (freebsd-amd64-cgo), const IFT_LAPF ideal-int
3738 pkg syscall (freebsd-amd64-cgo), const IFT_LOCALTALK ideal-int
3739 pkg syscall (freebsd-amd64-cgo), const IFT_LOOP ideal-int
3740 pkg syscall (freebsd-amd64-cgo), const IFT_MEDIAMAILOVERIP ideal-int
3741 pkg syscall (freebsd-amd64-cgo), const IFT_MFSIGLINK ideal-int
3742 pkg syscall (freebsd-amd64-cgo), const IFT_MIOX25 ideal-int
3743 amd64-cgo), const IFT_MODEM ideal-int
3744 pkg syscall (freebsd-amd64-cgo), const IFT_MPC ideal-int
3745 pkg syscall (freebsd-amd64-cgo), const IFT_MPLS ideal-int
3746 pkg syscall (freebsd-amd64-cgo), const IFT_MPLSTUNNEL ideal-int
3747 pkg syscall (freebsd-amd64-cgo), const IFT_MSDSL ideal-int
3748 pkg syscall (freebsd-amd64-cgo), const IFT_MVL ideal-int
3749 pkg syscall (freebsd-amd64-cgo), const IFT_MYRINET ideal-int
3750 pkg syscall (freebsd-amd64-cgo), const IFT_NFAS ideal-int
3751 pkg syscall (freebsd-amd64-cgo), const IFT_NSIP ideal-int
3752 pkg syscall (freebsd-amd64-cgo), const IFT_OPTICALCHANNEL ideal-int
3753 pkg syscall (freebsd-amd64-cgo), const IFT_OPTICALTRANSPORT ideal-int
3754 pkg syscall (freebsd-amd64-cgo), const IFT_OTHER ideal-int
3755 pkg syscall (freebsd-amd64-cgo), const IFT_P10 ideal-int
3756 pkg syscall (freebsd-amd64-cgo), const IFT_P80 ideal-int
3757 pkg syscall (freebsd-amd64-cgo), const IFT_PARA ideal-int
3758 pkg syscall (freebsd-amd64-cgo), const IFT_PFLOG ideal-int
3759 pkg syscall (freebsd-amd64-cgo), const IFT_PFSYNC ideal-int
3760 pkg syscall (freebsd-amd64-cgo), const IFT_PLC ideal-int
3761 pkg syscall (freebsd-amd64-cgo), const IFT_POS ideal-int
3762 pkg syscall (freebsd-amd64-cgo), const IFT_PPP ideal-int
3763 pkg syscall (freebsd-amd64-cgo), const IFT_PPPMULTILINKBUNDLE ideal-int
3764 pkg syscall (freebsd-amd64-cgo), const IFT_PROPBWAP2MP ideal-int
3765 pkg syscall (freebsd-amd64-cgo), const IFT_PROPCNLS ideal-int
3766 pkg syscall (freebsd-amd64-cgo), const IFT_PROPDOCSWIRELESSDOWNSTREAM ideal-int
3767 pkg syscall (freebsd-amd64-cgo), const IFT_PROPDOCSWIRELESSMACLAYER ideal-int
3768 pkg syscall (freebsd-amd64-cgo), const IFT_PROPDOCSWIRELESSUPSTREAM ideal-int
3769 pkg syscall (freebsd-amd64-cgo), const IFT_PROPMUX ideal-int
3770 pkg syscall (freebsd-amd64-cgo), const IFT_PROPVIRTUAL ideal-int
3771 pkg syscall (freebsd-amd64-cgo), const IFT_PROPWIRELESSP2P ideal-int
3772 pkg syscall (freebsd-amd64-cgo), const IFT_PTPSERIAL ideal-int
3773 pkg syscall (freebsd-amd64-cgo), const IFT_PVC ideal-int
3774 pkg syscall (freebsd-amd64-cgo), const IFT_QLLC ideal-int
3775 pkg syscall (freebsd-amd64-cgo), const IFT_RADIOMAC ideal-int
3776 pkg syscall (freebsd-amd64-cgo), const IFT_RADSL ideal-int
3777 pkg syscall (freebsd-amd64-cgo), const IFT_REACHDSL ideal-int
3778 pkg syscall (freebsd-amd64-cgo), const IFT_RFC1483 ideal-int
3779 pkg syscall (freebsd-amd64-cgo), const IFT_RS232 ideal-int
3780 pkg syscall (freebsd-amd64-cgo), const IFT_RSRB ideal-int
3781 pkg syscall (freebsd-amd64-cgo), const IFT_SDLC ideal-int
3782 pkg syscall (freebsd-amd64-cgo), const IFT_SDSL ideal-int
3783 pkg syscall (freebsd-amd64-cgo), const IFT_SHDSL ideal-int
3784 pkg syscall (freebsd-amd64-cgo), const IFT_SIP ideal-int
3785 pkg syscall (freebsd-amd64-cgo), const IFT_SLIP ideal-int
3786 pkg syscall (freebsd-amd64-cgo), const IFT_SMDSDXI ideal-int
3787 pkg syscall (freebsd-amd64-cgo), const IFT_SMDSICIP ideal-int
3788 pkg syscall (freebsd-amd64-cgo), const IFT_SONET ideal-int
3789 pkg syscall (freebsd-amd64-cgo), const IFT_SONETOVERHEADCHANNEL ideal-int
3790 pkg syscall (freebsd-amd64-cgo), const IFT_SONETPATH ideal-int
3791 pkg syscall (freebsd-amd64-cgo), const IFT_SONETVT ideal-int
3792 pkg syscall (freebsd-amd64-cgo), const IFT_SRP ideal-int
3793 pkg syscall (freebsd-amd64-cgo), const IFT_SS7SIGLINK ideal-int
3794 pkg syscall (freebsd-amd64-cgo), const IFT_STACKTOSTACK ideal-int
3795 pkg syscall (freebsd-amd64-cgo), const IFT_STARLAN ideal-int
3796 pkg syscall (freebsd-amd64-cgo), const IFT_STF ideal-int
3797 pkg syscall (freebsd-amd64-cgo), const IFT_T1 ideal-int
3798 pkg syscall (freebsd-amd64-cgo), const IFT_TDLC ideal-int
3799 pkg syscall (freebsd-amd64-cgo), const IFT_TERMPAD ideal-int
3800 pkg syscall (freebsd-amd64-cgo), const IFT_TR008 ideal-int
3801 pkg syscall (freebsd-amd64-cgo), const IFT_TRANSPHDLC ideal-int
3802 pkg syscall (freebsd-amd64-cgo), const IFT_TUNNEL ideal-int
3803 pkg syscall (freebsd-amd64-cgo), const IFT_ULTRA ideal-int
3804 pkg syscall (freebsd-amd64-cgo), const IFT_USB ideal-int
3805 pkg syscall (freebsd-amd64-cgo), const IFT_V11 ideal-int
3806 pkg syscall (freebsd-amd64-cgo), const IFT_V35 ideal-int
3807 pkg syscall (freebsd-amd64-cgo), const IFT_V36 ideal-int
3808 pkg syscall (freebsd-amd64-cgo), const IFT_V37 ideal-int
3809 pkg syscall (freebsd-amd64-cgo), const IFT_VDSL ideal-int
3810 pkg syscall (freebsd-amd64-cgo), const IFT_VIRTUALIPADDRESS ideal-int
3811 pkg syscall (freebsd-amd64-cgo), const IFT_VOICEEM ideal-int
3812 pkg syscall (freebsd-amd64-cgo), const IFT_VOICEENCAP ideal-int
3813 pkg syscall (freebsd-amd64-cgo), const IFT_VOICEFXO ideal-int
3814 pkg syscall (freebsd-amd64-cgo), const IFT_VOICEFXS ideal-int
3815 pkg syscall (freebsd-amd64-cgo), const IFT_VOICEOVERATM ideal-int
3816 pkg syscall (freebsd-amd64-cgo), const IFT_VOICEOVERFRAMERELAY ideal-int
3817 pkg syscall (freebsd-amd64-cgo), const IFT_VOICEOVERIP ideal-int
3818 pkg syscall (freebsd-amd64-cgo), const IFT_X213 ideal-int
3819 pkg syscall (freebsd-amd64-cgo), const IFT_X25 ideal-int
3820 pkg syscall (freebsd-amd64-cgo), const IFT_X25DDN ideal-int
3821 pkg syscall (freebsd-amd64-cgo), const IFT_X25HUNTGROUP ideal-int
3822 pkg syscall (freebsd-amd64-cgo), const IFT_X25MLP ideal-int
3823 pkg syscall (freebsd-amd64-cgo), const IFT_X25PLE ideal-int
3824 pkg syscall (freebsd-amd64-cgo), const IFT_XETHER ideal-int
3825 pkg syscall (freebsd-amd64-cgo), const IGNBRK ideal-int
3826 pkg syscall (freebsd-amd64-cgo), const IGNCR ideal-int
3827 pkg syscall (freebsd-amd64-cgo), const IGNPAR ideal-int
3828 pkg syscall (freebsd-amd64-cgo), const IMAXBEL ideal-int
3829 pkg syscall (freebsd-amd64-cgo), const INLCR ideal-int
3830 pkg syscall (freebsd-amd64-cgo), const INPCK ideal-int
3831 pkg syscall (freebsd-amd64-cgo), const IN_CLASSA_HOST ideal-int
3832 pkg syscall (freebsd-amd64-cgo), const IN_CLASSA_MAX ideal-int
3833 pkg syscall (freebsd-amd64-cgo), const IN_CLASSA_NET ideal-int
3834 pkg syscall (freebsd-amd64-cgo), const IN_CLASSA_NSHIFT ideal-int
3835 pkg syscall (freebsd-amd64-cgo), const IN_CLASSB_HOST ideal-int
3836 pkg syscall (freebsd-amd64-cgo), const IN_CLASSB_MAX ideal-int
3837 pkg syscall (freebsd-amd64-cgo), const IN_CLASSB_NET ideal-int
3838 pkg syscall (freebsd-amd64-cgo), const IN_CLASSB_NSHIFT ideal-int
3839 pkg syscall (freebsd-amd64-cgo), const IN_CLASSC_HOST ideal-int
3840 pkg syscall (freebsd-amd64-cgo), const IN_CLASSC_NET ideal-int
3841 pkg syscall (freebsd-amd64-cgo), const IN_CLASSC_NSHIFT ideal-int
3842 pkg syscall (freebsd-amd64-cgo), const IN_CLASSD_HOST ideal-int
3843 pkg syscall (freebsd-amd64-cgo), const IN_CLASSD_NET ideal-int
3844 pkg syscall (freebsd-amd64-cgo), const IN_CLASSD_NSHIFT ideal-int
3845 pkg syscall (freebsd-amd64-cgo), const IN_LOOPBACKNET ideal-int
3846 pkg syscall (freebsd-amd64-cgo), const IN_RFC3021_MASK ideal-int
3847 pkg syscall (freebsd-amd64-cgo), const IPPROTO_3PC ideal-int
3848 pkg syscall (freebsd-amd64-cgo), const IPPROTO_ADFS ideal-int
3849 pkg syscall (freebsd-amd64-cgo), const IPPROTO_AH ideal-int
3850 pkg syscall (freebsd-amd64-cgo), const IPPROTO_AHIP ideal-int
3851 pkg syscall (freebsd-amd64-cgo), const IPPROTO_APES ideal-int
3852 pkg syscall (freebsd-amd64-cgo), const IPPROTO_ARGUS ideal-int
3853 pkg syscall (freebsd-amd64-cgo), const IPPROTO_AX25 ideal-int
3854 pkg syscall (freebsd-amd64-cgo), const IPPROTO_BHA ideal-int
3855 pkg syscall (freebsd-amd64-cgo), const IPPROTO_BLT ideal-int
3856 pkg syscall (freebsd-amd64-cgo), const IPPROTO_BRSATMON ideal-int
3857 pkg syscall (freebsd-amd64-cgo), const IPPROTO_CARP ideal-int
3858 pkg syscall (freebsd-amd64-cgo), const IPPROTO_CFTP ideal-int
3859 pkg syscall (freebsd-amd64-cgo), const IPPROTO_CHAOS ideal-int
3860 pkg syscall (freebsd-amd64-cgo), const IPPROTO_CMTP ideal-int
3861 pkg syscall (freebsd-amd64-cgo), const IPPROTO_CPHB ideal-int
3862 pkg syscall (freebsd-amd64-cgo), const IPPROTO_CPNX ideal-int
3863 pkg syscall (freebsd-amd64-cgo), const IPPROTO_DDP ideal-int
3864 pkg syscall (freebsd-amd64-cgo), const IPPROTO_DGP ideal-int
3865 pkg syscall (freebsd-amd64-cgo), const IPPROTO_DIVERT ideal-int
3866 pkg syscall (freebsd-amd64-cgo), const IPPROTO_DONE ideal-int
3867 pkg syscall (freebsd-amd64-cgo), const IPPROTO_DSTOPTS ideal-int
3868 pkg syscall (freebsd-amd64-cgo), const IPPROTO_EGP ideal-int
3869 pkg syscall (freebsd-amd64-cgo), const IPPROTO_EMCON ideal-int
3870 pkg syscall (freebsd-amd64-cgo), const IPPROTO_ENCAP ideal-int
3871 pkg syscall (freebsd-amd64-cgo), const IPPROTO_EON ideal-int
3872 pkg syscall (freebsd-amd64-cgo), const IPPROTO_ESP ideal-int
3873 pkg syscall (freebsd-amd64-cgo), const IPPROTO_ETHERIP ideal-int
3874 pkg syscall (freebsd-amd64-cgo), const IPPROTO_FRAGMENT ideal-int
3875 pkg syscall (freebsd-amd64-cgo), const IPPROTO_GGP ideal-int
3876 pkg syscall (freebsd-amd64-cgo), const IPPROTO_GMTP ideal-int
3877 pkg syscall (freebsd-amd64-cgo), const IPPROTO_GRE ideal-int
3878 pkg syscall (freebsd-amd64-cgo), const IPPROTO_HELLO ideal-int
3879 pkg syscall (freebsd-amd64-cgo), const IPPROTO_HMP ideal-int
3880 pkg syscall (freebsd-amd64-cgo), const IPPROTO_HOPOPTS ideal-int
3881 pkg syscall (freebsd-amd64-cgo), const IPPROTO_ICMP ideal-int
3882 pkg syscall (freebsd-amd64-cgo), const IPPROTO_ICMPV6 ideal-int
3883 pkg syscall (freebsd-amd64-cgo), const IPPROTO_IDP ideal-int
3884 pkg syscall (freebsd-amd64-cgo), const IPPROTO_IDPR ideal-int
3885 pkg syscall (freebsd-amd64-cgo), const IPPROTO_IDRP ideal-int
3886 pkg syscall (freebsd-amd64-cgo), const IPPROTO_IGMP ideal-int
3887 pkg syscall (freebsd-amd64-cgo), const IPPROTO_IGP ideal-int
3888 pkg syscall (freebsd-amd64-cgo), const IPPROTO_IGRP ideal-int
3889 pkg syscall (freebsd-amd64-cgo), const IPPROTO_IL ideal-int
3890 pkg syscall (freebsd-amd64-cgo), const IPPROTO_INLSP ideal-int
3891 pkg syscall (freebsd-amd64-cgo), const IPPROTO_INP ideal-int
3892 pkg syscall (freebsd-amd64-cgo), const IPPROTO_IPCOMP ideal-int
3893 pkg syscall (freebsd-amd64-cgo), const IPPROTO_IPCV ideal-int
3894 pkg syscall (freebsd-amd64-cgo), const IPPROTO_IPEIP ideal-int
3895 pkg syscall (freebsd-amd64-cgo), const IPPROTO_IPIP ideal-int
3896 pkg syscall (freebsd-amd64-cgo), const IPPROTO_IPPC ideal-int
3897 pkg syscall (freebsd-amd64-cgo), const IPPROTO_IPV4 ideal-int
3898 pkg syscall (freebsd-amd64-cgo), const IPPROTO_IRTP ideal-int
3899 pkg syscall (freebsd-amd64-cgo), const IPPROTO_KRYPTOLAN ideal-int
3900 pkg syscall (freebsd-amd64-cgo), const IPPROTO_LARP ideal-int
3901 pkg syscall (freebsd-amd64-cgo), const IPPROTO_LEAF1 ideal-int
3902 pkg syscall (freebsd-amd64-cgo), const IPPROTO_LEAF2 ideal-int
3903 pkg syscall (freebsd-amd64-cgo), const IPPROTO_MAX ideal-int
3904 pkg syscall (freebsd-amd64-cgo), const IPPROTO_MAXID ideal-int
3905 pkg syscall (freebsd-amd64-cgo), const IPPROTO_MEAS ideal-int
3906 pkg syscall (freebsd-amd64-cgo), const IPPROTO_MH ideal-int
3907 pkg syscall (freebsd-amd64-cgo), const IPPROTO_MHRP ideal-int
3908 pkg syscall (freebsd-amd64-cgo), const IPPROTO_MICP ideal-int
3909 pkg syscall (freebsd-amd64-cgo), const IPPROTO_MOBILE ideal-int
3910 pkg syscall (freebsd-amd64-cgo), const IPPROTO_MTP ideal-int
3911 pkg syscall (freebsd-amd64-cgo), const IPPROTO_MUX ideal-int
3912 pkg syscall (freebsd-amd64-cgo), const IPPROTO_ND ideal-int
3913 pkg syscall (freebsd-amd64-cgo), const IPPROTO_NHRP ideal-int
3914 pkg syscall (freebsd-amd64-cgo), const IPPROTO_NONE ideal-int
3915 pkg syscall (freebsd-amd64-cgo), const IPPROTO_NSP ideal-int
3916 pkg syscall (freebsd-amd64-cgo), const IPPROTO_NVPII ideal-int
3917 pkg syscall (freebsd-amd64-cgo), const IPPROTO_OLD_DIVERT ideal-int
3918 pkg syscall (freebsd-amd64-cgo), const IPPROTO_OSPFIGP ideal-int
3919 pkg syscall (freebsd-amd64-cgo), const IPPROTO_PFSYNC ideal-int
3920 pkg syscall (freebsd-amd64-cgo), const IPPROTO_PGM ideal-int
3921 pkg syscall (freebsd-amd64-cgo), const IPPROTO_PIGP ideal-int
3922 pkg syscall (freebsd-amd64-cgo), const IPPROTO_PIM ideal-int
3923 pkg syscall (freebsd-amd64-cgo), const IPPROTO_PRM ideal-int
3924 pkg syscall (freebsd-amd64-cgo), const IPPROTO_PUP ideal-int
3925 pkg syscall (freebsd-amd64-cgo), const IPPROTO_PVP ideal-int
3926 pkg syscall (freebsd-amd64-cgo), const IPPROTO_RAW ideal-int
3927 pkg syscall (freebsd-amd64-cgo), const IPPROTO_RCCMON ideal-int
3928 pkg syscall (freebsd-amd64-cgo), const IPPROTO_RDP ideal-int
3929 pkg syscall (freebsd-amd64-cgo), const IPPROTO_ROUTING ideal-int
3930 pkg syscall (freebsd-amd64-cgo), const IPPROTO_RSVP ideal-int
3931 pkg syscall (freebsd-amd64-cgo), const IPPROTO_RVD ideal-int
3932 pkg syscall (freebsd-amd64-cgo), const IPPROTO_SATEXPAK ideal-int
3933 pkg syscall (freebsd-amd64-cgo), const IPPROTO_SATMON ideal-int
3934 pkg syscall (freebsd-amd64-cgo), const IPPROTO_SCCSP ideal-int
3935 pkg syscall (freebsd-amd64-cgo), const IPPROTO_SCTP ideal-int
3936 pkg syscall (freebsd-amd64-cgo), const IPPROTO_SDRP ideal-int
3937 pkg syscall (freebsd-amd64-cgo), const IPPROTO_SEND ideal-int
3938 pkg syscall (freebsd-amd64-cgo), const IPPROTO_SEP ideal-int
3939 pkg syscall (freebsd-amd64-cgo), const IPPROTO_SKIP ideal-int
3940 pkg syscall (freebsd-amd64-cgo), const IPPROTO_SPACER ideal-int
3941 pkg syscall (freebsd-amd64-cgo), const IPPROTO_SRPC ideal-int
3942 pkg syscall (freebsd-amd64-cgo), const IPPROTO_ST ideal-int
3943 pkg syscall (freebsd-amd64-cgo), const IPPROTO_SVMTP ideal-int
3944 pkg syscall (freebsd-amd64-cgo), const IPPROTO_SWIPE ideal-int
3945 pkg syscall (freebsd-amd64-cgo), const IPPROTO_TCF ideal-int
3946 pkg syscall (freebsd-amd64-cgo), const IPPROTO_TLSP ideal-int
3947 pkg syscall (freebsd-amd64-cgo), const IPPROTO_TP ideal-int
3948 pkg syscall (freebsd-amd64-cgo), const IPPROTO_TPXX ideal-int
3949 pkg syscall (freebsd-amd64-cgo), const IPPROTO_TRUNK1 ideal-int
3950 pkg syscall (freebsd-amd64-cgo), const IPPROTO_TRUNK2 ideal-int
3951 pkg syscall (freebsd-amd64-cgo), const IPPROTO_TTP ideal-int
3952 pkg syscall (freebsd-amd64-cgo), const IPPROTO_VINES ideal-int
3953 pkg syscall (freebsd-amd64-cgo), const IPPROTO_VISA ideal-int
3954 pkg syscall (freebsd-amd64-cgo), const IPPROTO_VMTP ideal-int
3955 pkg syscall (freebsd-amd64-cgo), const IPPROTO_WBEXPAK ideal-int
3956 pkg syscall (freebsd-amd64-cgo), const IPPROTO_WBMON ideal-int
3957 pkg syscall (freebsd-amd64-cgo), const IPPROTO_WSN ideal-int
3958 pkg syscall (freebsd-amd64-cgo), const IPPROTO_XNET ideal-int
3959 pkg syscall (freebsd-amd64-cgo), const IPPROTO_XTP ideal-int
3960 pkg syscall (freebsd-amd64-cgo), const IPV6_AUTOFLOWLABEL ideal-int
3961 pkg syscall (freebsd-amd64-cgo), const IPV6_BINDANY ideal-int
3962 pkg syscall (freebsd-amd64-cgo), const IPV6_BINDV6ONLY ideal-int
3963 pkg syscall (freebsd-amd64-cgo), const IPV6_CHECKSUM ideal-int
3964 pkg syscall (freebsd-amd64-cgo), const IPV6_DEFAULT_MULTICAST_HOPS ideal-int
3965 pkg syscall (freebsd-amd64-cgo), const IPV6_DEFAULT_MULTICAST_LOOP ideal-int
3966 pkg syscall (freebsd-amd64-cgo), const IPV6_DEFHLIM ideal-int
3967 pkg syscall (freebsd-amd64-cgo), const IPV6_DONTFRAG ideal-int
3968 pkg syscall (freebsd-amd64-cgo), const IPV6_DSTOPTS ideal-int
3969 pkg syscall (freebsd-amd64-cgo), const IPV6_FAITH ideal-int
3970 pkg syscall (freebsd-amd64-cgo), const IPV6_FLOWINFO_MASK ideal-int
3971 pkg syscall (freebsd-amd64-cgo), const IPV6_FLOWLABEL_MASK ideal-int
3972 pkg syscall (freebsd-amd64-cgo), const IPV6_FRAGTTL ideal-int
3973 pkg syscall (freebsd-amd64-cgo), const IPV6_FW_ADD ideal-int
3974 pkg syscall (freebsd-amd64-cgo), const IPV6_FW_DEL ideal-int
3975 pkg syscall (freebsd-amd64-cgo), const IPV6_FW_FLUSH ideal-int
3976 pkg syscall (freebsd-amd64-cgo), const IPV6_FW_GET ideal-int
3977 pkg syscall (freebsd-amd64-cgo), const IPV6_FW_ZERO ideal-int
3978 pkg syscall (freebsd-amd64-cgo), const IPV6_HLIMDEC ideal-int
3979 pkg syscall (freebsd-amd64-cgo), const IPV6_HOPLIMIT ideal-int
3980 pkg syscall (freebsd-amd64-cgo), const IPV6_HOPOPTS ideal-int
3981 pkg syscall (freebsd-amd64-cgo), const IPV6_IPSEC_POLICY ideal-int
3982 pkg syscall (freebsd-amd64-cgo), const IPV6_MAXHLIM ideal-int
3983 pkg syscall (freebsd-amd64-cgo), const IPV6_MAXOPTHDR ideal-int
3984 pkg syscall (freebsd-amd64-cgo), const IPV6_MAXPACKET ideal-int
3985 pkg syscall (freebsd-amd64-cgo), const IPV6_MAX_GROUP_SRC_FILTER ideal-int
3986 pkg syscall (freebsd-amd64-cgo), const IPV6_MAX_MEMBERSHIPS ideal-int
3987 pkg syscall (freebsd-amd64-cgo), const IPV6_MAX_SOCK_SRC_FILTER ideal-int
3988 pkg syscall (freebsd-amd64-cgo), const IPV6_MIN_MEMBERSHIPS ideal-int
3989 pkg syscall (freebsd-amd64-cgo), const IPV6_MMTU ideal-int
3990 pkg syscall (freebsd-amd64-cgo), const IPV6_MSFILTER ideal-int
3991 pkg syscall (freebsd-amd64-cgo), const IPV6_NEXTHOP ideal-int
3992 pkg syscall (freebsd-amd64-cgo), const IPV6_PATHMTU ideal-int
3993 pkg syscall (freebsd-amd64-cgo), const IPV6_PKTINFO ideal-int
3994 pkg syscall (freebsd-amd64-cgo), const IPV6_PORTRANGE ideal-int
3995 pkg syscall (freebsd-amd64-cgo), const IPV6_PORTRANGE_DEFAULT ideal-int
3996 pkg syscall (freebsd-amd64-cgo), const IPV6_PORTRANGE_HIGH ideal-int
3997 pkg syscall (freebsd-amd64-cgo), const IPV6_PORTRANGE_LOW ideal-int
3998 pkg syscall (freebsd-amd64-cgo), const IPV6_PREFER_TEMPADDR ideal-int
3999 pkg syscall (freebsd-amd64-cgo), const IPV6_RECVDSTOPTS ideal-int
4000 pkg syscall (freebsd-amd64-cgo), const IPV6_RECVHOPLIMIT ideal-int
4001 pkg syscall (freebsd-amd64-cgo), const IPV6_RECVHOPOPTS ideal-int
4002 pkg syscall (freebsd-amd64-cgo), const IPV6_RECVPATHMTU ideal-int
4003 pkg syscall (freebsd-amd64-cgo), const IPV6_RECVPKTINFO ideal-int
4004 pkg syscall (freebsd-amd64-cgo), const IPV6_RECVRTHDR ideal-int
4005 amd64-cgo), const IPV6_RECVTCLASS ideal-int
4006 pkg syscall (freebsd-amd64-cgo), const IPV6_RTHDR ideal-int
4007 pkg syscall (freebsd-amd64-cgo), const IPV6_RTHDRDSTOPTS ideal-int
4008 pkg syscall (freebsd-amd64-cgo), const IPV6_RTHDR_LOOSE ideal-int
4009 pkg syscall (freebsd-amd64-cgo), const IPV6_RTHDR_STRICT ideal-int
4010 pkg syscall (freebsd-amd64-cgo), const IPV6_RTHDR_TYPE_0 ideal-int
4011 pkg syscall (freebsd-amd64-cgo), const IPV6_SOCKOPT_RESERVED1 ideal-int
4012 pkg syscall (freebsd-amd64-cgo), const IPV6_TCLASS ideal-int
4013 pkg syscall (freebsd-amd64-cgo), const IPV6_USE_MIN_MTU ideal-int
4014 pkg syscall (freebsd-amd64-cgo), const IPV6_VERSION ideal-int
4015 pkg syscall (freebsd-amd64-cgo), const IPV6_VERSION_MASK ideal-int
4016 pkg syscall (freebsd-amd64-cgo), const IP_ADD_SOURCE_MEMBERSHIP ideal-int
4017 pkg syscall (freebsd-amd64-cgo), const IP_BINDANY ideal-int
4018 pkg syscall (freebsd-amd64-cgo), const IP_BLOCK_SOURCE ideal-int
4019 pkg syscall (freebsd-amd64-cgo), const IP_DEFAULT_MULTICAST_LOOP ideal-int
4020 pkg syscall (freebsd-amd64-cgo), const IP_DEFAULT_MULTICAST_TTL ideal-int
4021 pkg syscall (freebsd-amd64-cgo), const IP_DF ideal-int
4022 pkg syscall (freebsd-amd64-cgo), const IP_DONTFRAG ideal-int
4023 pkg syscall (freebsd-amd64-cgo), const IP_DROP_SOURCE_MEMBERSHIP ideal-int
4024 pkg syscall (freebsd-amd64-cgo), const IP_DUMMYNET3 ideal-int
4025 pkg syscall (freebsd-amd64-cgo), const IP_DUMMYNET_CONFIGURE ideal-int
4026 pkg syscall (freebsd-amd64-cgo), const IP_DUMMYNET_DEL ideal-int
4027 pkg syscall (freebsd-amd64-cgo), const IP_DUMMYNET_FLUSH ideal-int
4028 pkg syscall (freebsd-amd64-cgo), const IP_DUMMYNET_GET ideal-int
4029 pkg syscall (freebsd-amd64-cgo), const IP_FAITH ideal-int
4030 pkg syscall (freebsd-amd64-cgo), const IP_FW3 ideal-int
4031 pkg syscall (freebsd-amd64-cgo), const IP_FW_ADD ideal-int
4032 pkg syscall (freebsd-amd64-cgo), const IP_FW_DEL ideal-int
4033 pkg syscall (freebsd-amd64-cgo), const IP_FW_FLUSH ideal-int
4034 pkg syscall (freebsd-amd64-cgo), const IP_FW_GET ideal-int
4035 pkg syscall (freebsd-amd64-cgo), const IP_FW_NAT_CFG ideal-int
4036 pkg syscall (freebsd-amd64-cgo), const IP_FW_NAT_DEL ideal-int
4037 pkg syscall (freebsd-amd64-cgo), const IP_FW_NAT_GET_CONFIG ideal-int
4038 pkg syscall (freebsd-amd64-cgo), const IP_FW_NAT_GET_LOG ideal-int
4039 pkg syscall (freebsd-amd64-cgo), const IP_FW_RESETLOG ideal-int
4040 pkg syscall (freebsd-amd64-cgo), const IP_FW_TABLE_ADD ideal-int
4041 pkg syscall (freebsd-amd64-cgo), const IP_FW_TABLE_DEL ideal-int
4042 pkg syscall (freebsd-amd64-cgo), const IP_FW_TABLE_FLUSH ideal-int
4043 pkg syscall (freebsd-amd64-cgo), const IP_FW_TABLE_GETSIZE ideal-int
4044 pkg syscall (freebsd-amd64-cgo), const IP_FW_TABLE_LIST ideal-int
4045 pkg syscall (freebsd-amd64-cgo), const IP_FW_ZERO ideal-int
4046 pkg syscall (freebsd-amd64-cgo), const IP_HDRINCL ideal-int
4047 pkg syscall (freebsd-amd64-cgo), const IP_IPSEC_POLICY ideal-int
4048 pkg syscall (freebsd-amd64-cgo), const IP_MAXPACKET ideal-int
4049 pkg syscall (freebsd-amd64-cgo), const IP_MAX_GROUP_SRC_FILTER ideal-int
4050 pkg syscall (freebsd-amd64-cgo), const IP_MAX_MEMBERSHIPS ideal-int
4051 pkg syscall (freebsd-amd64-cgo), const IP_MAX_SOCK_MUTE_FILTER ideal-int
4052 pkg syscall (freebsd-amd64-cgo), const IP_MAX_SOCK_SRC_FILTER ideal-int
4053 pkg syscall (freebsd-amd64-cgo), const IP_MAX_SOURCE_FILTER ideal-int
4054 pkg syscall (freebsd-amd64-cgo), const IP_MF ideal-int
4055 pkg syscall (freebsd-amd64-cgo), const IP_MINTTL ideal-int
4056 pkg syscall (freebsd-amd64-cgo), const IP_MIN_MEMBERSHIPS ideal-int
4057 pkg syscall (freebsd-amd64-cgo), const IP_MSFILTER ideal-int
4058 pkg syscall (freebsd-amd64-cgo), const IP_MSS ideal-int
4059 pkg syscall (freebsd-amd64-cgo), const IP_MULTICAST_VIF ideal-int
4060 pkg syscall (freebsd-amd64-cgo), const IP_OFFMASK ideal-int
4061 pkg syscall (freebsd-amd64-cgo), const IP_ONESBCAST ideal-int
4062 pkg syscall (freebsd-amd64-cgo), const IP_OPTIONS ideal-int
4063 pkg syscall (freebsd-amd64-cgo), const IP_PORTRANGE ideal-int
4064 pkg syscall (freebsd-amd64-cgo), const IP_PORTRANGE_DEFAULT ideal-int
4065 pkg syscall (freebsd-amd64-cgo), const IP_PORTRANGE_HIGH ideal-int
4066 pkg syscall (freebsd-amd64-cgo), const IP_PORTRANGE_LOW ideal-int
4067 pkg syscall (freebsd-amd64-cgo), const IP_RECVDSTADDR ideal-int
4068 pkg syscall (freebsd-amd64-cgo), const IP_RECVIF ideal-int
4069 pkg syscall (freebsd-amd64-cgo), const IP_RECVOPTS ideal-int
4070 pkg syscall (freebsd-amd64-cgo), const IP_RECVRETOPTS ideal-int
4071 pkg syscall (freebsd-amd64-cgo), const IP_RECVTOS ideal-int
4072 pkg syscall (freebsd-amd64-cgo), const IP_RECVTTL ideal-int
4073 pkg syscall (freebsd-amd64-cgo), const IP_RETOPTS ideal-int
4074 pkg syscall (freebsd-amd64-cgo), const IP_RF ideal-int
4075 pkg syscall (freebsd-amd64-cgo), const IP_RSVP_OFF ideal-int
4076 pkg syscall (freebsd-amd64-cgo), const IP_RSVP_ON ideal-int
4077 pkg syscall (freebsd-amd64-cgo), const IP_RSVP_VIF_OFF ideal-int
4078 pkg syscall (freebsd-amd64-cgo), const IP_RSVP_VIF_ON ideal-int
4079 pkg syscall (freebsd-amd64-cgo), const IP_SENDSRCADDR ideal-int
4080 pkg syscall (freebsd-amd64-cgo), const IP_UNBLOCK_SOURCE ideal-int
4081 pkg syscall (freebsd-amd64-cgo), const ISIG ideal-int
4082 pkg syscall (freebsd-amd64-cgo), const ISTRIP ideal-int
4083 pkg syscall (freebsd-amd64-cgo), const IXANY ideal-int
4084 pkg syscall (freebsd-amd64-cgo), const IXOFF ideal-int
4085 pkg syscall (freebsd-amd64-cgo), const IXON ideal-int
4086 pkg syscall (freebsd-amd64-cgo), const LOCK_EX ideal-int
4087 pkg syscall (freebsd-amd64-cgo), const LOCK_NB ideal-int
4088 pkg syscall (freebsd-amd64-cgo), const LOCK_SH ideal-int
4089 pkg syscall (freebsd-amd64-cgo), const LOCK_UN ideal-int
4090 pkg syscall (freebsd-amd64-cgo), const MADV_AUTOSYNC ideal-int
4091 pkg syscall (freebsd-amd64-cgo), const MADV_CORE ideal-int
4092 pkg syscall (freebsd-amd64-cgo), const MADV_DONTNEED ideal-int
4093 pkg syscall (freebsd-amd64-cgo), const MADV_FREE ideal-int
4094 pkg syscall (freebsd-amd64-cgo), const MADV_NOCORE ideal-int
4095 pkg syscall (freebsd-amd64-cgo), const MADV_NORMAL ideal-int
4096 pkg syscall (freebsd-amd64-cgo), const MADV_NOSYNC ideal-int
4097 pkg syscall (freebsd-amd64-cgo), const MADV_PROTECT ideal-int
4098 pkg syscall (freebsd-amd64-cgo), const MADV_RANDOM ideal-int
4099 pkg syscall (freebsd-amd64-cgo), const MADV_SEQUENTIAL ideal-int
4100 pkg syscall (freebsd-amd64-cgo), const MADV_WILLNEED ideal-int
4101 pkg syscall (freebsd-amd64-cgo), const MAP_ANON ideal-int
4102 pkg syscall (freebsd-amd64-cgo), const MAP_ANONYMOUS ideal-int
4103 pkg syscall (freebsd-amd64-cgo), const MAP_COPY ideal-int
4104 pkg syscall (freebsd-amd64-cgo), const MAP_FILE ideal-int
4105 pkg syscall (freebsd-amd64-cgo), const MAP_FIXED ideal-int
4106 pkg syscall (freebsd-amd64-cgo), const MAP_HASSEMAPHORE ideal-int
4107 pkg syscall (freebsd-amd64-cgo), const MAP_NOCORE ideal-int
4108 pkg syscall (freebsd-amd64-cgo), const MAP_NORESERVE ideal-int
4109 pkg syscall (freebsd-amd64-cgo), const MAP_NOSYNC ideal-int
4110 pkg syscall (freebsd-amd64-cgo), const MAP_PREFAULT_READ ideal-int
4111 pkg syscall (freebsd-amd64-cgo), const MAP_PRIVATE ideal-int
4112 pkg syscall (freebsd-amd64-cgo), const MAP_RENAME ideal-int
4113 pkg syscall (freebsd-amd64-cgo), const MAP_RESERVED0080 ideal-int
4114 pkg syscall (freebsd-amd64-cgo), const MAP_RESERVED0100 ideal-int
4115 pkg syscall (freebsd-amd64-cgo), const MAP_SHARED ideal-int
4116 pkg syscall (freebsd-amd64-cgo), const MAP_STACK ideal-int
4117 pkg syscall (freebsd-amd64-cgo), const MCL_CURRENT ideal-int
4118 pkg syscall (freebsd-amd64-cgo), const MCL_FUTURE ideal-int
4119 pkg syscall (freebsd-amd64-cgo), const MSG_COMPAT ideal-int
4120 pkg syscall (freebsd-amd64-cgo), const MSG_CTRUNC ideal-int
4121 pkg syscall (freebsd-amd64-cgo), const MSG_DONTROUTE ideal-int
4122 pkg syscall (freebsd-amd64-cgo), const MSG_DONTWAIT ideal-int
4123 pkg syscall (freebsd-amd64-cgo), const MSG_EOF ideal-int
4124 pkg syscall (freebsd-amd64-cgo), const MSG_EOR ideal-int
4125 pkg syscall (freebsd-amd64-cgo), const MSG_NBIO ideal-int
4126 pkg syscall (freebsd-amd64-cgo), const MSG_NOSIGNAL ideal-int
4127 pkg syscall (freebsd-amd64-cgo), const MSG_NOTIFICATION ideal-int
4128 pkg syscall (freebsd-amd64-cgo), const MSG_OOB ideal-int
4129 pkg syscall (freebsd-amd64-cgo), const MSG_PEEK ideal-int
4130 pkg syscall (freebsd-amd64-cgo), const MSG_TRUNC ideal-int
4131 pkg syscall (freebsd-amd64-cgo), const MSG_WAITALL ideal-int
4132 pkg syscall (freebsd-amd64-cgo), const MS_ASYNC ideal-int
4133 pkg syscall (freebsd-amd64-cgo), const MS_INVALIDATE ideal-int
4134 pkg syscall (freebsd-amd64-cgo), const MS_SYNC ideal-int
4135 pkg syscall (freebsd-amd64-cgo), const NET_RT_DUMP ideal-int
4136 pkg syscall (freebsd-amd64-cgo), const NET_RT_FLAGS ideal-int
4137 pkg syscall (freebsd-amd64-cgo), const NET_RT_IFLIST ideal-int
4138 pkg syscall (freebsd-amd64-cgo), const NET_RT_IFLISTL ideal-int
4139 pkg syscall (freebsd-amd64-cgo), const NET_RT_IFMALIST ideal-int
4140 pkg syscall (freebsd-amd64-cgo), const NET_RT_MAXID ideal-int
4141 pkg syscall (freebsd-amd64-cgo), const NOFLSH ideal-int
4142 pkg syscall (freebsd-amd64-cgo), const NOTE_ATTRIB ideal-int
4143 pkg syscall (freebsd-amd64-cgo), const NOTE_CHILD ideal-int
4144 pkg syscall (freebsd-amd64-cgo), const NOTE_DELETE ideal-int
4145 pkg syscall (freebsd-amd64-cgo), const NOTE_EXEC ideal-int
4146 pkg syscall (freebsd-amd64-cgo), const NOTE_EXIT ideal-int
4147 pkg syscall (freebsd-amd64-cgo), const NOTE_EXTEND ideal-int
4148 pkg syscall (freebsd-amd64-cgo), const NOTE_FFAND ideal-int
4149 pkg syscall (freebsd-amd64-cgo), const NOTE_FFCOPY ideal-int
4150 pkg syscall (freebsd-amd64-cgo), const NOTE_FFCTRLMASK ideal-int
4151 pkg syscall (freebsd-amd64-cgo), const NOTE_FFLAGSMASK ideal-int
4152 pkg syscall (freebsd-amd64-cgo), const NOTE_FFNOP ideal-int
4153 pkg syscall (freebsd-amd64-cgo), const NOTE_FFOR ideal-int
4154 pkg syscall (freebsd-amd64-cgo), const NOTE_FORK ideal-int
4155 pkg syscall (freebsd-amd64-cgo), const NOTE_LINK ideal-int
4156 pkg syscall (freebsd-amd64-cgo), const NOTE_LOWAT ideal-int
4157 pkg syscall (freebsd-amd64-cgo), const NOTE_PCTRLMASK ideal-int
4158 pkg syscall (freebsd-amd64-cgo), const NOTE_PDATAMASK ideal-int
4159 pkg syscall (freebsd-amd64-cgo), const NOTE_RENAME ideal-int
4160 pkg syscall (freebsd-amd64-cgo), const NOTE_REVOKE ideal-int
4161 pkg syscall (freebsd-amd64-cgo), const NOTE_TRACK ideal-int
4162 pkg syscall (freebsd-amd64-cgo), const NOTE_TRACKERR ideal-int
4163 pkg syscall (freebsd-amd64-cgo), const NOTE_TRIGGER ideal-int
4164 pkg syscall (freebsd-amd64-cgo), const NOTE_WRITE ideal-int
4165 pkg syscall (freebsd-amd64-cgo), const OCRNL ideal-int
4166 pkg syscall (freebsd-amd64-cgo), const ONLCR ideal-int
4167 pkg syscall (freebsd-amd64-cgo), const ONLRET ideal-int
4168 pkg syscall (freebsd-amd64-cgo), const ONOCR ideal-int
4169 pkg syscall (freebsd-amd64-cgo), const ONOEOT ideal-int
4170 pkg syscall (freebsd-amd64-cgo), const OPOST ideal-int
4171 pkg syscall (freebsd-amd64-cgo), const O_ACCMODE ideal-int
4172 pkg syscall (freebsd-amd64-cgo), const O_DIRECT ideal-int
4173 pkg syscall (freebsd-amd64-cgo), const O_DIRECTORY ideal-int
4174 pkg syscall (freebsd-amd64-cgo), const O_EXEC ideal-int
4175 pkg syscall (freebsd-amd64-cgo), const O_EXLOCK ideal-int
4176 pkg syscall (freebsd-amd64-cgo), const O_FSYNC ideal-int
4177 pkg syscall (freebsd-amd64-cgo), const O_NDELAY ideal-int
4178 pkg syscall (freebsd-amd64-cgo), const O_NOFOLLOW ideal-int
4179 pkg syscall (freebsd-amd64-cgo), const O_SHLOCK ideal-int
4180 pkg syscall (freebsd-amd64-cgo), const O_TTY_INIT ideal-int
4181 pkg syscall (freebsd-amd64-cgo), const PARENB ideal-int
4182 pkg syscall (freebsd-amd64-cgo), const PARMRK ideal-int
4183 pkg syscall (freebsd-amd64-cgo), const PARODD ideal-int
4184 pkg syscall (freebsd-amd64-cgo), const PENDIN ideal-int
4185 pkg syscall (freebsd-amd64-cgo), const PRIO_PGRP = 1
4186 pkg syscall (freebsd-amd64-cgo), const PRIO_PGRP ideal-int
4187 pkg syscall (freebsd-amd64-cgo), const PRIO_PROCESS = 0
4188 pkg syscall (freebsd-amd64-cgo), const PRIO_PROCESS ideal-int
4189 pkg syscall (freebsd-amd64-cgo), const PRIO_USER = 2
4190 pkg syscall (freebsd-amd64-cgo), const PRIO_USER ideal-int
4191 pkg syscall (freebsd-amd64-cgo), const PROT_EXEC ideal-int
4192 pkg syscall (freebsd-amd64-cgo), const PROT_NONE ideal-int
4193 pkg syscall (freebsd-amd64-cgo), const PROT_READ ideal-int
4194 pkg syscall (freebsd-amd64-cgo), const PROT_WRITE ideal-int
4195 pkg syscall (freebsd-amd64-cgo), const PTRACE_CONT ideal-int
4196 pkg syscall (freebsd-amd64-cgo), const PTRACE_KILL ideal-int
4197 pkg syscall (freebsd-amd64-cgo), const PTRACE_TRACEME ideal-int
4198 pkg syscall (freebsd-amd64-cgo), const RLIMIT_AS ideal-int
4199 pkg syscall (freebsd-amd64-cgo), const RLIMIT_CORE ideal-int
4200 pkg syscall (freebsd-amd64-cgo), const RLIMIT_CPU ideal-int
4201 pkg syscall (freebsd-amd64-cgo), const RLIMIT_DATA ideal-int
4202 pkg syscall (freebsd-amd64-cgo), const RLIMIT_FSIZE ideal-int
4203 pkg syscall (freebsd-amd64-cgo), const RLIMIT_NOFILE ideal-int
4204 pkg syscall (freebsd-amd64-cgo), const RLIMIT_STACK ideal-int
4205 pkg syscall (freebsd-amd64-cgo), const RLIM_INFINITY ideal-int
4206 pkg syscall (freebsd-amd64-cgo), const RTAX_AUTHOR ideal-int
4207 pkg syscall (freebsd-amd64-cgo), const RTAX_BRD ideal-int
4208 pkg syscall (freebsd-amd64-cgo), const RTAX_DST ideal-int
4209 pkg syscall (freebsd-amd64-cgo), const RTAX_GATEWAY ideal-int
4210 pkg syscall (freebsd-amd64-cgo), const RTAX_GENMASK ideal-int
4211 pkg syscall (freebsd-amd64-cgo), const RTAX_IFA ideal-int
4212 pkg syscall (freebsd-amd64-cgo), const RTAX_IFP ideal-int
4213 pkg syscall (freebsd-amd64-cgo), const RTAX_MAX ideal-int
4214 pkg syscall (freebsd-amd64-cgo), const RTAX_NETMASK ideal-int
4215 pkg syscall (freebsd-amd64-cgo), const RTA_AUTHOR ideal-int
4216 pkg syscall (freebsd-amd64-cgo), const RTA_BRD ideal-int
4217 pkg syscall (freebsd-amd64-cgo), const RTA_DST ideal-int
4218 pkg syscall (freebsd-amd64-cgo), const RTA_GATEWAY ideal-int
4219 pkg syscall (freebsd-amd64-cgo), const RTA_GENMASK ideal-int
4220 pkg syscall (freebsd-amd64-cgo), const RTA_IFA ideal-int
4221 pkg syscall (freebsd-amd64-cgo), const RTA_IFP ideal-int
4222 pkg syscall (freebsd-amd64-cgo), const RTA_NETMASK ideal-int
4223 pkg syscall (freebsd-amd64-cgo), const RTF_BLACKHOLE ideal-int
4224 pkg syscall (freebsd-amd64-cgo), const RTF_BROADCAST ideal-int
4225 pkg syscall (freebsd-amd64-cgo), const RTF_DONE ideal-int
4226 pkg syscall (freebsd-amd64-cgo), const RTF_DYNAMIC ideal-int
4227 pkg syscall (freebsd-amd64-cgo), const RTF_FMASK ideal-int
4228 pkg syscall (freebsd-amd64-cgo), const RTF_GATEWAY ideal-int
4229 pkg syscall (freebsd-amd64-cgo), const RTF_HOST ideal-int
4230 pkg syscall (freebsd-amd64-cgo), const RTF_LLDATA ideal-int
4231 pkg syscall (freebsd-amd64-cgo), const RTF_LLINFO ideal-int
4232 pkg syscall (freebsd-amd64-cgo), const RTF_LOCAL ideal-int
4233 pkg syscall (freebsd-amd64-cgo), const RTF_MODIFIED ideal-int
4234 pkg syscall (freebsd-amd64-cgo), const RTF_MULTICAST ideal-int
4235 pkg syscall (freebsd-amd64-cgo), const RTF_PINNED ideal-int
4236 pkg syscall (freebsd-amd64-cgo), const RTF_PRCLONING ideal-int
4237 pkg syscall (freebsd-amd64-cgo), const RTF_PROTO1 ideal-int
4238 pkg syscall (freebsd-amd64-cgo), const RTF_PROTO2 ideal-int
4239 pkg syscall (freebsd-amd64-cgo), const RTF_PROTO3 ideal-int
4240 pkg syscall (freebsd-amd64-cgo), const RTF_REJECT ideal-int
4241 pkg syscall (freebsd-amd64-cgo), const RTF_RNH_LOCKED ideal-int
4242 pkg syscall (freebsd-amd64-cgo), const RTF_STATIC ideal-int
4243 pkg syscall (freebsd-amd64-cgo), const RTF_STICKY ideal-int
4244 pkg syscall (freebsd-amd64-cgo), const RTF_UP ideal-int
4245 pkg syscall (freebsd-amd64-cgo), const RTF_XRESOLVE ideal-int
4246 pkg syscall (freebsd-amd64-cgo), const RTM_ADD ideal-int
4247 pkg syscall (freebsd-amd64-cgo), const RTM_CHANGE ideal-int
4248 pkg syscall (freebsd-amd64-cgo), const RTM_DELADDR ideal-int
4249 pkg syscall (freebsd-amd64-cgo), const RTM_DELETE ideal-int
4250 pkg syscall (freebsd-amd64-cgo), const RTM_DELMADDR ideal-int
4251 pkg syscall (freebsd-amd64-cgo), const RTM_GET ideal-int
4252 pkg syscall (freebsd-amd64-cgo), const RTM_IEEE80211 ideal-int
4253 pkg syscall (freebsd-amd64-cgo), const RTM_IFANNOUNCE ideal-int
4254 pkg syscall (freebsd-amd64-cgo), const RTM_IFINFO ideal-int
4255 pkg syscall (freebsd-amd64-cgo), const RTM_LOCK ideal-int
4256 pkg syscall (freebsd-amd64-cgo), const RTM_LOSING ideal-int
4257 pkg syscall (freebsd-amd64-cgo), const RTM_MISS ideal-int
4258 pkg syscall (freebsd-amd64-cgo), const RTM_NEWADDR ideal-int
4259 pkg syscall (freebsd-amd64-cgo), const RTM_NEWMADDR ideal-int
4260 pkg syscall (freebsd-amd64-cgo), const RTM_OLDADD ideal-int
4261 pkg syscall (freebsd-amd64-cgo), const RTM_OLDDEL ideal-int
4262 pkg syscall (freebsd-amd64-cgo), const RTM_REDIRECT ideal-int
4263 pkg syscall (freebsd-amd64-cgo), const RTM_RESOLVE ideal-int
4264 pkg syscall (freebsd-amd64-cgo), const RTM_RTTUNIT ideal-int
4265 pkg syscall (freebsd-amd64-cgo), const RTM_VERSION ideal-int
4266 pkg syscall (freebsd-amd64-cgo), const RTV_EXPIRE ideal-int
4267 pkg syscall (freebsd-amd64-cgo), const RTV_HOPCOUNT ideal-int
4268 pkg syscall (freebsd-amd64-cgo), const RTV_MTU ideal-int
4269 pkg syscall (freebsd-amd64-cgo), const RTV_RPIPE ideal-int
4270 pkg syscall (freebsd-amd64-cgo), const RTV_RTT ideal-int
4271 pkg syscall (freebsd-amd64-cgo), const RTV_RTTVAR ideal-int
4272 pkg syscall (freebsd-amd64-cgo), const RTV_SPIPE ideal-int
4273 pkg syscall (freebsd-amd64
4274 pkg syscall (freebsd-amd64-cgo), const RTV_WEIGHT ideal-int
4275 pkg syscall (freebsd-amd64-cgo), const RT_CACHING_CONTEXT ideal-int
4276 pkg syscall (freebsd-amd64-cgo), const RT_DEFAULT_FIB ideal-int
4277 pkg syscall (freebsd-amd64-cgo), const RUSAGE_CHILDREN ideal-int
4278 pkg syscall (freebsd-amd64-cgo), const RUSAGE_SELF ideal-int
4279 pkg syscall (freebsd-amd64-cgo), const RUSAGE_THREAD ideal-int
4280 pkg syscall (freebsd-amd64-cgo), const SCM_BINTIME ideal-int
4281 pkg syscall (freebsd-amd64-cgo), const SCM_CREDS ideal-int
4282 pkg syscall (freebsd-amd64-cgo), const SCM_RIGHTS ideal-int
4283 pkg syscall (freebsd-amd64-cgo), const SCM_TIMESTAMP ideal-int
4284 pkg syscall (freebsd-amd64-cgo), const SIGCHLD Signal
4285 pkg syscall (freebsd-amd64-cgo), const SIGCONT Signal
4286 pkg syscall (freebsd-amd64-cgo), const SIGEMT Signal
4287 pkg syscall (freebsd-amd64-cgo), const SIGINFO Signal
4288 pkg syscall (freebsd-amd64-cgo), const SIGIO Signal
4289 pkg syscall (freebsd-amd64-cgo), const SIGIOT Signal
4290 pkg syscall (freebsd-amd64-cgo), const SIGLWP Signal
4291 pkg syscall (freebsd-amd64-cgo), const SIGPROF Signal
4292 pkg syscall (freebsd-amd64-cgo), const SIGSTOP Signal
4293 pkg syscall (freebsd-amd64-cgo), const SIGSYS Signal
4294 pkg syscall (freebsd-amd64-cgo), const SIGTHR Signal
4295 pkg syscall (freebsd-amd64-cgo), const SIGTSTP Signal
4296 pkg syscall (freebsd-amd64-cgo), const SIGTTIN Signal
4297 pkg syscall (freebsd-amd64-cgo), const SIGTTOU Signal
4298 pkg syscall (freebsd-amd64-cgo), const SIGURG Signal
4299 pkg syscall (freebsd-amd64-cgo), const SIGUSR1 Signal
4300 pkg syscall (freebsd-amd64-cgo), const SIGUSR2 Signal
4301 pkg syscall (freebsd-amd64-cgo), const SIGVTALRM Signal
4302 pkg syscall (freebsd-amd64-cgo), const SIGWINCH Signal
4303 pkg syscall (freebsd-amd64-cgo), const SIGXCPU Signal
4304 pkg syscall (freebsd-amd64-cgo), const SIGXFSZ Signal
4305 pkg syscall (freebsd-amd64-cgo), const SIOCADDMULTI ideal-int
4306 pkg syscall (freebsd-amd64-cgo), const SIOCADDRT ideal-int
4307 pkg syscall (freebsd-amd64-cgo), const SIOCAIFADDR ideal-int
4308 pkg syscall (freebsd-amd64-cgo), const SIOCAIFGROUP ideal-int
4309 pkg syscall (freebsd-amd64-cgo), const SIOCALIFADDR ideal-int
4310 pkg syscall (freebsd-amd64-cgo), const SIOCATMARK ideal-int
4311 pkg syscall (freebsd-amd64-cgo), const SIOCDELMULTI ideal-int
4312 pkg syscall (freebsd-amd64-cgo), const SIOCDELRT ideal-int
4313 pkg syscall (freebsd-amd64-cgo), const SIOCDIFADDR ideal-int
4314 pkg syscall (freebsd-amd64-cgo), const SIOCDIFGROUP ideal-int
4315 pkg syscall (freebsd-amd64-cgo), const SIOCDIFPHYADDR ideal-int
4316 pkg syscall (freebsd-amd64-cgo), const SIOCDLIFADDR ideal-int
4317 pkg syscall (freebsd-amd64-cgo), const SIOCGDRVSPEC ideal-int
4318 pkg syscall (freebsd-amd64-cgo), const SIOCGETSGCNT ideal-int
4319 pkg syscall (freebsd-amd64-cgo), const SIOCGETVIFCNT ideal-int
4320 pkg syscall (freebsd-amd64-cgo), const SIOCGHIWAT ideal-int
4321 pkg syscall (freebsd-amd64-cgo), const SIOCGIFADDR ideal-int
4322 pkg syscall (freebsd-amd64-cgo), const SIOCGIFBRDADDR ideal-int
4323 pkg syscall (freebsd-amd64-cgo), const SIOCGIFCAP ideal-int
4324 pkg syscall (freebsd-amd64-cgo), const SIOCGIFCONF ideal-int
4325 pkg syscall (freebsd-amd64-cgo), const SIOCGIFDESCR ideal-int
4326 pkg syscall (freebsd-amd64-cgo), const SIOCGIFDSTADDR ideal-int
4327 pkg syscall (freebsd-amd64-cgo), const SIOCGIFFIB ideal-int
4328 pkg syscall (freebsd-amd64-cgo), const SIOCGIFFLAGS ideal-int
4329 pkg syscall (freebsd-amd64-cgo), const SIOCGIFGENERIC ideal-int
4330 pkg syscall (freebsd-amd64-cgo), const SIOCGIFGMEMB ideal-int
4331 pkg syscall (freebsd-amd64-cgo), const SIOCGIFGROUP ideal-int
4332 pkg syscall (freebsd-amd64-cgo), const SIOCGIFINDEX ideal-int
4333 pkg syscall (freebsd-amd64-cgo), const SIOCGIFMAC ideal-int
4334 pkg syscall (freebsd-amd64-cgo), const SIOCGIFMEDIA ideal-int
4335 pkg syscall (freebsd-amd64-cgo), const SIOCGIFMETRIC ideal-int
4336 pkg syscall (freebsd-amd64-cgo), const SIOCGIFMTU ideal-int
4337 pkg syscall (freebsd-amd64-cgo), const SIOCGIFNETMASK ideal-int
4338 pkg syscall (freebsd-amd64-cgo), const SIOCGIFPDSTADDR ideal-int
4339 pkg syscall (freebsd-amd64-cgo), const SIOCGIFPHYS ideal-int
4340 pkg syscall (freebsd-amd64-cgo), const SIOCGIFPSRCADDR ideal-int
4341 pkg syscall (freebsd-amd64-cgo), const SIOCGIFSTATUS ideal-int
4342 pkg syscall (freebsd-amd64-cgo), const SIOCGLIFADDR ideal-int
4343 pkg syscall (freebsd-amd64-cgo), const SIOCGLIFPHYADDR ideal-int
4344 pkg syscall (freebsd-amd64-cgo), const SIOCGLOWAT ideal-int
4345 pkg syscall (freebsd-amd64-cgo), const SIOCGPGRP ideal-int
4346 pkg syscall (freebsd-amd64-cgo), const SIOCGPRIVATE_0 ideal-int
4347 pkg syscall (freebsd-amd64-cgo), const SIOCGPRIVATE_1 ideal-int
4348 pkg syscall (freebsd-amd64-cgo), const SIOCIFCREATE ideal-int
4349 pkg syscall (freebsd-amd64-cgo), const SIOCIFCREATE2 ideal-int
4350 pkg syscall (freebsd-amd64-cgo), const SIOCIFDESTROY ideal-int
4351 pkg syscall (freebsd-amd64-cgo), const SIOCIFGCLONERS ideal-int
4352 pkg syscall (freebsd-amd64-cgo), const SIOCSDRVSPEC ideal-int
4353 pkg syscall (freebsd-amd64-cgo), const SIOCSHIWAT ideal-int
4354 pkg syscall (freebsd-amd64-cgo), const SIOCSIFADDR ideal-int
4355 pkg syscall (freebsd-amd64-cgo), const SIOCSIFBRDADDR ideal-int
4356 pkg syscall (freebsd-amd64-cgo), const SIOCSIFCAP ideal-int
4357 pkg syscall (freebsd-amd64-cgo), const SIOCSIFDESCR ideal-int
4358 pkg syscall (freebsd-amd64-cgo), const SIOCSIFDSTADDR ideal-int
4359 pkg syscall (freebsd-amd64-cgo), const SIOCSIFFIB ideal-int
4360 pkg syscall (freebsd-amd64-cgo), const SIOCSIFFLAGS ideal-int
4361 pkg syscall (freebsd-amd64-cgo), const SIOCSIFGENERIC ideal-int
4362 pkg syscall (freebsd-amd64-cgo), const SIOCSIFLLADDR ideal-int
4363 pkg syscall (freebsd-amd64-cgo), const SIOCSIFMAC ideal-int
4364 pkg syscall (freebsd-amd64-cgo), const SIOCSIFMEDIA ideal-int
4365 pkg syscall (freebsd-amd64-cgo), const SIOCSIFMETRIC ideal-int
4366 pkg syscall (freebsd-amd64-cgo), const SIOCSIFMTU ideal-int
4367 pkg syscall (freebsd-amd64-cgo), const SIOCSIFNAME ideal-int
4368 pkg syscall (freebsd-amd64-cgo), const SIOCSIFNETMASK ideal-int
4369 pkg syscall (freebsd-amd64-cgo), const SIOCSIFPHYADDR ideal-int
4370 pkg syscall (freebsd-amd64-cgo), const SIOCSIFPHYS ideal-int
4371 pkg syscall (freebsd-amd64-cgo), const SIOCSIFRVNET ideal-int
4372 pkg syscall (freebsd-amd64-cgo), const SIOCSIFVNET ideal-int
4373 pkg syscall (freebsd-amd64-cgo), const SIOCSLIFPHYADDR ideal-int
4374 pkg syscall (freebsd-amd64-cgo), const SIOCSLOWAT ideal-int
4375 pkg syscall (freebsd-amd64-cgo), const SIOCSPGRP ideal-int
4376 pkg syscall (freebsd-amd64-cgo), const SOCK_MAXADDRLEN ideal-int
4377 pkg syscall (freebsd-amd64-cgo), const SOCK_RDM ideal-int
4378 pkg syscall (freebsd-amd64-cgo), const SO_ACCEPTCONN ideal-int
4379 pkg syscall (freebsd-amd64-cgo), const SO_ACCEPTFILTER ideal-int
4380 pkg syscall (freebsd-amd64-cgo), const SO_BINTIME ideal-int
4381 pkg syscall (freebsd-amd64-cgo), const SO_DEBUG ideal-int
4382 pkg syscall (freebsd-amd64-cgo), const SO_ERROR ideal-int
4383 pkg syscall (freebsd-amd64-cgo), const SO_LABEL ideal-int
4384 pkg syscall (freebsd-amd64-cgo), const SO_LISTENINCQLEN ideal-int
4385 pkg syscall (freebsd-amd64-cgo), const SO_LISTENQLEN ideal-int
4386 pkg syscall (freebsd-amd64-cgo), const SO_LISTENQLIMIT ideal-int
4387 pkg syscall (freebsd-amd64-cgo), const SO_NOSIGPIPE ideal-int
4388 pkg syscall (freebsd-amd64-cgo), const SO_NO_DDP ideal-int
4389 pkg syscall (freebsd-amd64-cgo), const SO_NO_OFFLOAD ideal-int
4390 pkg syscall (freebsd-amd64-cgo), const SO_OOBINLINE ideal-int
4391 pkg syscall (freebsd-amd64-cgo), const SO_PEERLABEL ideal-int
4392 pkg syscall (freebsd-amd64-cgo), const SO_PROTOCOL ideal-int
4393 pkg syscall (freebsd-amd64-cgo), const SO_PROTOTYPE ideal-int
4394 pkg syscall (freebsd-amd64-cgo), const SO_RCVLOWAT ideal-int
4395 pkg syscall (freebsd-amd64-cgo), const SO_RCVTIMEO ideal-int
4396 pkg syscall (freebsd-amd64-cgo), const SO_REUSEPORT ideal-int
4397 pkg syscall (freebsd-amd64-cgo), const SO_SETFIB ideal-int
4398 pkg syscall (freebsd-amd64-cgo), const SO_SNDLOWAT ideal-int
4399 pkg syscall (freebsd-amd64-cgo), const SO_SNDTIMEO ideal-int
4400 pkg syscall (freebsd-amd64-cgo), const SO_TIMESTAMP ideal-int
4401 pkg syscall (freebsd-amd64-cgo), const SO_TYPE ideal-int
4402 pkg syscall (freebsd-amd64-cgo), const SO_USELOOPBACK ideal-int
4403 pkg syscall (freebsd-amd64-cgo), const SO_USER_COOKIE ideal-int
4404 pkg syscall (freebsd-amd64-cgo), const SYS_ABORT2 ideal-int
4405 pkg syscall (freebsd-amd64-cgo), const SYS_ACCEPT ideal-int
4406 pkg syscall (freebsd-amd64-cgo), const SYS_ACCESS ideal-int
4407 pkg syscall (freebsd-amd64-cgo), const SYS_ACCT ideal-int
4408 pkg syscall (freebsd-amd64-cgo), const SYS_ADJTIME ideal-int
4409 pkg syscall (freebsd-amd64-cgo), const SYS_AUDIT ideal-int
4410 pkg syscall (freebsd-amd64-cgo), const SYS_AUDITCTL ideal-int
4411 pkg syscall (freebsd-amd64-cgo), const SYS_AUDITON ideal-int
4412 pkg syscall (freebsd-amd64-cgo), const SYS_BIND ideal-int
4413 pkg syscall (freebsd-amd64-cgo), const SYS_CAP_ENTER ideal-int
4414 pkg syscall (freebsd-amd64-cgo), const SYS_CAP_GETMODE ideal-int
4415 pkg syscall (freebsd-amd64-cgo), const SYS_CAP_GETRIGHTS ideal-int
4416 pkg syscall (freebsd-amd64-cgo), const SYS_CAP_NEW ideal-int
4417 pkg syscall (freebsd-amd64-cgo), const SYS_CHDIR ideal-int
4418 pkg syscall (freebsd-amd64-cgo), const SYS_CHFLAGS ideal-int
4419 pkg syscall (freebsd-amd64-cgo), const SYS_CHMOD ideal-int
4420 pkg syscall (freebsd-amd64-cgo), const SYS_CHOWN ideal-int
4421 pkg syscall (freebsd-amd64-cgo), const SYS_CHROOT ideal-int
4422 pkg syscall (freebsd-amd64-cgo), const SYS_CLOCK_GETCPUCLOCKID2 ideal-int
4423 pkg syscall (freebsd-amd64-cgo), const SYS_CLOCK_GETRES ideal-int
4424 pkg syscall (freebsd-amd64-cgo), const SYS_CLOCK_GETTIME ideal-int
4425 pkg syscall (freebsd-amd64-cgo), const SYS_CLOCK_SETTIME ideal-int
4426 pkg syscall (freebsd-amd64-cgo), const SYS_CLOSE ideal-int
4427 pkg syscall (freebsd-amd64-cgo), const SYS_CLOSEFROM ideal-int
4428 pkg syscall (freebsd-amd64-cgo), const SYS_CONNECT ideal-int
4429 pkg syscall (freebsd-amd64-cgo), const SYS_CPUSET ideal-int
4430 pkg syscall (freebsd-amd64-cgo), const SYS_CPUSET_GETAFFINITY ideal-int
4431 pkg syscall (freebsd-amd64-cgo), const SYS_CPUSET_GETID ideal-int
4432 pkg syscall (freebsd-amd64-cgo), const SYS_CPUSET_SETAFFINITY ideal-int
4433 pkg syscall (freebsd-amd64-cgo), const SYS_CPUSET_SETID ideal-int
4434 pkg syscall (freebsd-amd64-cgo), const SYS_DUP ideal-int
4435 pkg syscall (freebsd-amd64-cgo), const SYS_DUP2 ideal-int
4436 pkg syscall (freebsd-amd64-cgo), const SYS_EACCESS ideal-int
4437 pkg syscall (freebsd-amd64-cgo), const SYS_EXECVE ideal-int
4438 pkg syscall (freebsd-amd64-cgo), const SYS_EXIT ideal-int
4439 pkg syscall (freebsd-amd64-cgo), const SYS_EXTATTRCTL ideal-int
4440 pkg syscall (freebsd-amd64-cgo), const SYS_EXTATTR_DELETE_FD ideal-int
4441 pkg syscall (freebsd-amd64-cgo), const SYS_EXTATTR_DELETE_FILE ideal-int
4442 pkg syscall (freebsd-amd64-cgo), const SYS_EXTATTR_DELETE_LINK ideal-int
4443 pkg syscall (freebsd-amd64-cgo), const SYS_EXTATTR_GET_FD ideal-int
4444 pkg syscall (freebsd-amd64-cgo), const SYS_EXTATTR_GET_FILE ideal-int
4445 pkg syscall (freebsd-amd64-cgo), const SYS_EXTATTR_GET_LINK ideal-int
4446 pkg syscall (freebsd-amd64-cgo), const SYS_EXTATTR_LIST_FD ideal-int
4447 pkg syscall (freebsd-amd64-cgo), const SYS_EXTATTR_LIST_FILE ideal-int
4448 pkg syscall (freebsd-amd64-cgo), const SYS_EXTATTR_LIST_LINK ideal-int
4449 pkg syscall (freebsd-amd64-cgo), const SYS_EXTATTR_SET_FD ideal-int
4450 pkg syscall (freebsd-amd64-cgo), const SYS_EXTATTR_SET_FILE ideal-int
4451 pkg syscall (freebsd-amd64-cgo), const SYS_EXTATTR_SET_LINK ideal-int
4452 pkg syscall (freebsd-amd64-cgo), const SYS_FACCESSAT ideal-int
4453 pkg syscall (freebsd-amd64-cgo), const SYS_FCHDIR ideal-int
4454 pkg syscall (freebsd-amd64-cgo), const SYS_FCHFLAGS ideal-int
4455 pkg syscall (freebsd-amd64-cgo), const SYS_FCHMOD ideal-int
4456 pkg syscall (freebsd-amd64-cgo), const SYS_FCHMODAT ideal-int
4457 pkg syscall (freebsd-amd64-cgo), const SYS_FCHOWN ideal-int
4458 pkg syscall (freebsd-amd64-cgo), const SYS_FCHOWNAT ideal-int
4459 pkg syscall (freebsd-amd64-cgo), const SYS_FCNTL ideal-int
4460 pkg syscall (freebsd-amd64-cgo), const SYS_FEXECVE ideal-int
4461 pkg syscall (freebsd-amd64-cgo), const SYS_FFCLOCK_GETCOUNTER ideal-int
4462 pkg syscall (freebsd-amd64-cgo), const SYS_FFCLOCK_GETESTIMATE ideal-int
4463 pkg syscall (freebsd-amd64-cgo), const SYS_FFCLOCK_SETESTIMATE ideal-int
4464 pkg syscall (freebsd-amd64-cgo), const SYS_FHOPEN ideal-int
4465 pkg syscall (freebsd-amd64-cgo), const SYS_FHSTAT ideal-int
4466 pkg syscall (freebsd-amd64-cgo), const SYS_FHSTATFS ideal-int
4467 pkg syscall (freebsd-amd64-cgo), const SYS_FLOCK ideal-int
4468 pkg syscall (freebsd-amd64-cgo), const SYS_FORK ideal-int
4469 pkg syscall (freebsd-amd64-cgo), const SYS_FPATHCONF ideal-int
4470 pkg syscall (freebsd-amd64-cgo), const SYS_FREEBSD6_FTRUNCATE ideal-int
4471 pkg syscall (freebsd-amd64-cgo), const SYS_FREEBSD6_LSEEK ideal-int
4472 pkg syscall (freebsd-amd64-cgo), const SYS_FREEBSD6_MMAP ideal-int
4473 pkg syscall (freebsd-amd64-cgo), const SYS_FREEBSD6_PREAD ideal-int
4474 pkg syscall (freebsd-amd64-cgo), const SYS_FREEBSD6_PWRITE ideal-int
4475 pkg syscall (freebsd-amd64-cgo), const SYS_FREEBSD6_TRUNCATE ideal-int
4476 pkg syscall (freebsd-amd64-cgo), const SYS_FSTAT ideal-int
4477 pkg syscall (freebsd-amd64-cgo), const SYS_FSTATAT ideal-int
4478 pkg syscall (freebsd-amd64-cgo), const SYS_FSTATFS ideal-int
4479 pkg syscall (freebsd-amd64-cgo), const SYS_FSYNC ideal-int
4480 pkg syscall (freebsd-amd64-cgo), const SYS_FTRUNCATE ideal-int
4481 pkg syscall (freebsd-amd64-cgo), const SYS_FUTIMES ideal-int
4482 pkg syscall (freebsd-amd64-cgo), const SYS_FUTIMESAT ideal-int
4483 pkg syscall (freebsd-amd64-cgo), const SYS_GETAUDIT ideal-int
4484 pkg syscall (freebsd-amd64-cgo), const SYS_GETAUDIT_ADDR ideal-int
4485 pkg syscall (freebsd-amd64-cgo), const SYS_GETAUID ideal-int
4486 pkg syscall (freebsd-amd64-cgo), const SYS_GETCONTEXT ideal-int
4487 pkg syscall (freebsd-amd64-cgo), const SYS_GETDENTS ideal-int
4488 pkg syscall (freebsd-amd64-cgo), const SYS_GETDIRENTRIES ideal-int
4489 pkg syscall (freebsd-amd64-cgo), const SYS_GETDTABLESIZE ideal-int
4490 pkg syscall (freebsd-amd64-cgo), const SYS_GETEGID ideal-int
4491 pkg syscall (freebsd-amd64-cgo), const SYS_GETEUID ideal-int
4492 pkg syscall (freebsd-amd64-cgo), const SYS_GETFH ideal-int
4493 pkg syscall (freebsd-amd64-cgo), const SYS_GETFSSTAT ideal-int
4494 pkg syscall (freebsd-amd64-cgo), const SYS_GETGID ideal-int
4495 pkg syscall (freebsd-amd64-cgo), const SYS_GETGROUPS ideal-int
4496 pkg syscall (freebsd-amd64-cgo), const SYS_GETITIMER ideal-int
4497 pkg syscall (freebsd-amd64-cgo), const SYS_GETLOGIN ideal-int
4498 pkg syscall (freebsd-amd64-cgo), const SYS_GETLOGINCLASS ideal-int
4499 pkg syscall (freebsd-amd64-cgo), const SYS_GETPEERNAME ideal-int
4500 pkg syscall (freebsd-amd64-cgo), const SYS_GETPGID ideal-int
4501 pkg syscall (freebsd-amd64-cgo), const SYS_GETPGRP ideal-int
4502 pkg syscall (freebsd-amd64-cgo), const SYS_GETPID ideal-int
4503 pkg syscall (freebsd-amd64-cgo), const SYS_GETPPID ideal-int
4504 pkg syscall (freebsd-amd64-cgo), const SYS_GETPRIORITY ideal-int
4505 pkg syscall (freebsd-amd64-cgo), const SYS_GETRESGID ideal-int
4506 pkg syscall (freebsd-amd64-cgo), const SYS_GETRESUID ideal-int
4507 pkg syscall (freebsd-amd64-cgo), const SYS_GETRLIMIT ideal-int
4508 pkg syscall (freebsd-amd64-cgo), const SYS_GETRUSAGE ideal-int
4509 pkg syscall (freebsd-amd64-cgo), const SYS_GETSID ideal-int
4510 pkg syscall (freebsd-amd64-cgo), const SYS_GETSOCKNAME ideal-int
4511 pkg syscall (freebsd-amd64-cgo), const SYS_GETSOCKOPT ideal-int
4512 pkg syscall (freebsd-amd64-cgo), const SYS_GETTIMEOFDAY ideal-int
4513 pkg syscall (freebsd-amd64-cgo), const SYS_GETUID ideal-int
4514 pkg syscall (freebsd-amd64-cgo), const SYS_IOCTL ideal-int
4515 pkg syscall (freebsd-amd64-cgo), const SYS_ISSETUGID ideal-int
4516 pkg syscall (freebsd-amd64-cgo), const SYS_JAIL ideal-int
4517 pkg syscall (freebsd-amd64-cgo), const SYS_JAIL_ATTACH ideal-int
4518 pkg syscall (freebsd-amd64-cgo), const SYS_JAIL_GET ideal-int
4519 pkg syscall (freebsd-amd64-cgo), const SYS_JAIL_REMOVE ideal-int
4520 pkg syscall (freebsd-amd64-cgo), const SYS_JAIL_SET ideal-int
4521 pkg syscall (freebsd-amd64-cgo), const SYS_KENV ideal-int
4522 pkg syscall (freebsd-amd64-cgo), const SYS_KEVENT ideal-int
4523 pkg syscall (freebsd-amd64-cgo), const SYS_KILL ideal-int
4524 pkg syscall (freebsd-amd64-cgo), const SYS_KLDFIND ideal-int
4525 pkg syscall (freebsd-amd64-cgo), const SYS_KLDFIRSTMOD ideal-int
4526 pkg syscall (freebsd-amd64-cgo), const SYS_KLDLOAD ideal-int
4527 pkg syscall (freebsd-amd64-cgo), const SYS_KLDNEXT ideal-int
4528 pkg syscall (freebsd-amd64-cgo), const SYS_KLDSTAT ideal-int
4529 pkg syscall (freebsd-amd64-cgo), const SYS_KLDSYM ideal-int
4530 pkg syscall (freebsd-amd64-cgo), const SYS_KLDUNLOAD ideal-int
4531 pkg syscall (freebsd-amd64-cgo), const SYS_KLDUNLOADF ideal-int
4532 pkg syscall (freebsd-amd64-cgo), const SYS_KQUEUE ideal-int
4533 pkg syscall (freebsd-amd64-cgo), const SYS_KTIMER_CREATE ideal-int
4534 pkg syscall (freebsd-amd64-cgo), const SYS_KTIMER_DELETE ideal-int
4535 pkg syscall (freebsd-amd64-cgo), const SYS_KTIMER_GETOVERRUN ideal-int
4536 pkg syscall (freebsd-amd64-cgo), const SYS_KTIMER_GETTIME ideal-int
4537 pkg syscall (freebsd-amd64
4538 pkg syscall (freebsd-amd64-cgo), const SYS_KTRACE ideal-int
4539 pkg syscall (freebsd-amd64-cgo), const SYS_LCHFLAGS ideal-int
4540 pkg syscall (freebsd-amd64-cgo), const SYS_LCHMOD ideal-int
4541 pkg syscall (freebsd-amd64-cgo), const SYS_LCHOWN ideal-int
4542 pkg syscall (freebsd-amd64-cgo), const SYS_LGETFH ideal-int
4543 pkg syscall (freebsd-amd64-cgo), const SYS_LINK ideal-int
4544 pkg syscall (freebsd-amd64-cgo), const SYS_LINKAT ideal-int
4545 pkg syscall (freebsd-amd64-cgo), const SYS_LISTEN ideal-int
4546 pkg syscall (freebsd-amd64-cgo), const SYS_LPATHCONF ideal-int
4547 pkg syscall (freebsd-amd64-cgo), const SYS_LSEEK ideal-int
4548 pkg syscall (freebsd-amd64-cgo), const SYS_LSTAT ideal-int
4549 pkg syscall (freebsd-amd64-cgo), const SYS_LUTIMES ideal-int
4550 pkg syscall (freebsd-amd64-cgo), const SYS_MAC_SYSCALL ideal-int
4551 pkg syscall (freebsd-amd64-cgo), const SYS_MADVISE ideal-int
4552 pkg syscall (freebsd-amd64-cgo), const SYS_MINCORE ideal-int
4553 pkg syscall (freebsd-amd64-cgo), const SYS_MINHERIT ideal-int
4554 pkg syscall (freebsd-amd64-cgo), const SYS_MKDIR ideal-int
4555 pkg syscall (freebsd-amd64-cgo), const SYS_MKDIRAT ideal-int
4556 pkg syscall (freebsd-amd64-cgo), const SYS_MKFIFO ideal-int
4557 pkg syscall (freebsd-amd64-cgo), const SYS_MKFIFOAT ideal-int
4558 pkg syscall (freebsd-amd64-cgo), const SYS_MKNOD ideal-int
4559 pkg syscall (freebsd-amd64-cgo), const SYS_MKNODAT ideal-int
4560 pkg syscall (freebsd-amd64-cgo), const SYS_MLOCK ideal-int
4561 pkg syscall (freebsd-amd64-cgo), const SYS_MLOCKALL ideal-int
4562 pkg syscall (freebsd-amd64-cgo), const SYS_MMAP ideal-int
4563 pkg syscall (freebsd-amd64-cgo), const SYS_MODFIND ideal-int
4564 pkg syscall (freebsd-amd64-cgo), const SYS_MODFNEXT ideal-int
4565 pkg syscall (freebsd-amd64-cgo), const SYS_MODNEXT ideal-int
4566 pkg syscall (freebsd-amd64-cgo), const SYS_MODSTAT ideal-int
4567 pkg syscall (freebsd-amd64-cgo), const SYS_MOUNT ideal-int
4568 pkg syscall (freebsd-amd64-cgo), const SYS_MPROTECT ideal-int
4569 pkg syscall (freebsd-amd64-cgo), const SYS_MSYNC ideal-int
4570 pkg syscall (freebsd-amd64-cgo), const SYS_MUNLOCK ideal-int
4571 pkg syscall (freebsd-amd64-cgo), const SYS_MUNLOCKALL ideal-int
4572 pkg syscall (freebsd-amd64-cgo), const SYS_MUNMAP ideal-int
4573 pkg syscall (freebsd-amd64-cgo), const SYS_NANOSLEEP ideal-int
4574 pkg syscall (freebsd-amd64-cgo), const SYS_NFSTAT ideal-int
4575 pkg syscall (freebsd-amd64-cgo), const SYS_NLSTAT ideal-int
4576 pkg syscall (freebsd-amd64-cgo), const SYS_NMOUNT ideal-int
4577 pkg syscall (freebsd-amd64-cgo), const SYS_NSTAT ideal-int
4578 pkg syscall (freebsd-amd64-cgo), const SYS_NTP_ADJTIME ideal-int
4579 pkg syscall (freebsd-amd64-cgo), const SYS_NTP_GETTIME ideal-int
4580 pkg syscall (freebsd-amd64-cgo), const SYS_OBREAK ideal-int
4581 pkg syscall (freebsd-amd64-cgo), const SYS_OPEN ideal-int
4582 pkg syscall (freebsd-amd64-cgo), const SYS_OPENAT ideal-int
4583 pkg syscall (freebsd-amd64-cgo), const SYS_OPENBSD_POLL ideal-int
4584 pkg syscall (freebsd-amd64-cgo), const SYS_OVADVISE ideal-int
4585 pkg syscall (freebsd-amd64-cgo), const SYS_PATHCONF ideal-int
4586 pkg syscall (freebsd-amd64-cgo), const SYS_PDFORK ideal-int
4587 pkg syscall (freebsd-amd64-cgo), const SYS_PDGETPID ideal-int
4588 pkg syscall (freebsd-amd64-cgo), const SYS_PDKILL ideal-int
4589 pkg syscall (freebsd-amd64-cgo), const SYS_PIPE ideal-int
4590 pkg syscall (freebsd-amd64-cgo), const SYS_POLL ideal-int
4591 pkg syscall (freebsd-amd64-cgo), const SYS_POSIX_FADVISE ideal-int
4592 pkg syscall (freebsd-amd64-cgo), const SYS_POSIX_FALLOCATE ideal-int
4593 pkg syscall (freebsd-amd64-cgo), const SYS_POSIX_OPENPT ideal-int
4594 pkg syscall (freebsd-amd64-cgo), const SYS_PREAD ideal-int
4595 pkg syscall (freebsd-amd64-cgo), const SYS_PREADV ideal-int
4596 pkg syscall (freebsd-amd64-cgo), const SYS_PROFIL ideal-int
4597 pkg syscall (freebsd-amd64-cgo), const SYS_PSELECT ideal-int
4598 pkg syscall (freebsd-amd64-cgo), const SYS_PTRACE ideal-int
4599 pkg syscall (freebsd-amd64-cgo), const SYS_PWRITE ideal-int
4600 pkg syscall (freebsd-amd64-cgo), const SYS_PWRITEV ideal-int
4601 pkg syscall (freebsd-amd64-cgo), const SYS_QUOTACTL ideal-int
4602 pkg syscall (freebsd-amd64-cgo), const SYS_RCTL_ADD_RULE ideal-int
4603 pkg syscall (freebsd-amd64-cgo), const SYS_RCTL_GET_LIMITS ideal-int
4604 pkg syscall (freebsd-amd64-cgo), const SYS_RCTL_GET_RACCT ideal-int
4605 pkg syscall (freebsd-amd64-cgo), const SYS_RCTL_GET_RULES ideal-int
4606 pkg syscall (freebsd-amd64-cgo), const SYS_RCTL_REMOVE_RULE ideal-int
4607 pkg syscall (freebsd-amd64-cgo), const SYS_READ ideal-int
4608 pkg syscall (freebsd-amd64-cgo), const SYS_READLINK ideal-int
4609 pkg syscall (freebsd-amd64-cgo), const SYS_READLINKAT ideal-int
4610 pkg syscall (freebsd-amd64-cgo), const SYS_READV ideal-int
4611 pkg syscall (freebsd-amd64-cgo), const SYS_REBOOT ideal-int
4612 pkg syscall (freebsd-amd64-cgo), const SYS_RECVFROM ideal-int
4613 pkg syscall (freebsd-amd64-cgo), const SYS_RECVMSG ideal-int
4614 pkg syscall (freebsd-amd64-cgo), const SYS_RENAME ideal-int
4615 pkg syscall (freebsd-amd64-cgo), const SYS_RENAMEAT ideal-int
4616 pkg syscall (freebsd-amd64-cgo), const SYS_REVOKE ideal-int
4617 pkg syscall (freebsd-amd64-cgo), const SYS_RFORK ideal-int
4618 pkg syscall (freebsd-amd64-cgo), const SYS_RMDIR ideal-int
4619 pkg syscall (freebsd-amd64-cgo), const SYS_RTPRIO ideal-int
4620 pkg syscall (freebsd-amd64-cgo), const SYS_RTPRIO_THREAD ideal-int
4621 pkg syscall (freebsd-amd64-cgo), const SYS_SBRK ideal-int
4622 pkg syscall (freebsd-amd64-cgo), const SYS_SCHED_GETPARAM ideal-int
4623 pkg syscall (freebsd-amd64-cgo), const SYS_SCHED_GETSCHEDULER ideal-int
4624 pkg syscall (freebsd-amd64-cgo), const SYS_SCHED_GET_PRIORITY_MAX ideal-int
4625 pkg syscall (freebsd-amd64-cgo), const SYS_SCHED_GET_PRIORITY_MIN ideal-int
4626 pkg syscall (freebsd-amd64-cgo), const SYS_SCHED_RR_GET_INTERVAL ideal-int
4627 pkg syscall (freebsd-amd64-cgo), const SYS_SCHED_SETPARAM ideal-int
4628 pkg syscall (freebsd-amd64-cgo), const SYS_SCHED_SETSCHEDULER ideal-int
4629 pkg syscall (freebsd-amd64-cgo), const SYS_SCHED_YIELD ideal-int
4630 pkg syscall (freebsd-amd64-cgo), const SYS_SCTP_GENERIC_RECVMSG ideal-int
4631 pkg syscall (freebsd-amd64-cgo), const SYS_SCTP_GENERIC_SENDMSG ideal-int
4632 pkg syscall (freebsd-amd64-cgo), const SYS_SCTP_GENERIC_SENDMSG_IOV ideal-int
4633 pkg syscall (freebsd-amd64-cgo), const SYS_SCTP_PEELOFF ideal-int
4634 pkg syscall (freebsd-amd64-cgo), const SYS_SELECT ideal-int
4635 pkg syscall (freebsd-amd64-cgo), const SYS_SENDFILE ideal-int
4636 pkg syscall (freebsd-amd64-cgo), const SYS_SENDMSG ideal-int
4637 pkg syscall (freebsd-amd64-cgo), const SYS_SENDTO ideal-int
4638 pkg syscall (freebsd-amd64-cgo), const SYS_SETAUDIT ideal-int
4639 pkg syscall (freebsd-amd64-cgo), const SYS_SETAUDIT_ADDR ideal-int
4640 pkg syscall (freebsd-amd64-cgo), const SYS_SETAUID ideal-int
4641 pkg syscall (freebsd-amd64-cgo), const SYS_SETCONTEXT ideal-int
4642 pkg syscall (freebsd-amd64-cgo), const SYS_SETEGID ideal-int
4643 pkg syscall (freebsd-amd64-cgo), const SYS_SETEUID ideal-int
4644 pkg syscall (freebsd-amd64-cgo), const SYS_SETFIB ideal-int
4645 pkg syscall (freebsd-amd64-cgo), const SYS_SETGID ideal-int
4646 pkg syscall (freebsd-amd64-cgo), const SYS_SETGROUPS ideal-int
4647 pkg syscall (freebsd-amd64-cgo), const SYS_SETITIMER ideal-int
4648 pkg syscall (freebsd-amd64-cgo), const SYS_SETLOGIN ideal-int
4649 pkg syscall (freebsd-amd64-cgo), const SYS_SETLOGINCLASS ideal-int
4650 pkg syscall (freebsd-amd64-cgo), const SYS_SETPGID ideal-int
4651 pkg syscall (freebsd-amd64-cgo), const SYS_SETPRIORITY ideal-int
4652 pkg syscall (freebsd-amd64-cgo), const SYS_SETREGID ideal-int
4653 pkg syscall (freebsd-amd64-cgo), const SYS_SETRESGID ideal-int
4654 pkg syscall (freebsd-amd64-cgo), const SYS_SETRESUID ideal-int
4655 pkg syscall (freebsd-amd64-cgo), const SYS_SETREUID ideal-int
4656 pkg syscall (freebsd-amd64-cgo), const SYS_SETRLIMIT ideal-int
4657 pkg syscall (freebsd-amd64-cgo), const SYS_SETSID ideal-int
4658 pkg syscall (freebsd-amd64-cgo), const SYS_SETSOCKOPT ideal-int
4659 pkg syscall (freebsd-amd64-cgo), const SYS_SETTIMEOFDAY ideal-int
4660 pkg syscall (freebsd-amd64-cgo), const SYS_SETUID ideal-int
4661 pkg syscall (freebsd-amd64-cgo), const SYS_SHM_OPEN ideal-int
4662 pkg syscall (freebsd-amd64-cgo), const SYS_SHM_UNLINK ideal-int
4663 pkg syscall (freebsd-amd64-cgo), const SYS_SHUTDOWN ideal-int
4664 pkg syscall (freebsd-amd64-cgo), const SYS_SIGACTION ideal-int
4665 pkg syscall (freebsd-amd64-cgo), const SYS_SIGALTSTACK ideal-int
4666 pkg syscall (freebsd-amd64-cgo), const SYS_SIGPENDING ideal-int
4667 pkg syscall (freebsd-amd64-cgo), const SYS_SIGPROCMASK ideal-int
4668 pkg syscall (freebsd-amd64-cgo), const SYS_SIGQUEUE ideal-int
4669 pkg syscall (freebsd-amd64-cgo), const SYS_SIGRETURN ideal-int
4670 pkg syscall (freebsd-amd64-cgo), const SYS_SIGSUSPEND ideal-int
4671 pkg syscall (freebsd-amd64-cgo), const SYS_SIGTIMEDWAIT ideal-int
4672 pkg syscall (freebsd-amd64-cgo), const SYS_SIGWAIT ideal-int
4673 pkg syscall (freebsd-amd64-cgo), const SYS_SIGWAITINFO ideal-int
4674 pkg syscall (freebsd-amd64-cgo), const SYS_SOCKET ideal-int
4675 pkg syscall (freebsd-amd64-cgo), const SYS_SOCKETPAIR ideal-int
4676 pkg syscall (freebsd-amd64-cgo), const SYS_SSTK ideal-int
4677 pkg syscall (freebsd-amd64-cgo), const SYS_STAT ideal-int
4678 pkg syscall (freebsd-amd64-cgo), const SYS_STATFS ideal-int
4679 pkg syscall (freebsd-amd64-cgo), const SYS_SWAPCONTEXT ideal-int
4680 pkg syscall (freebsd-amd64-cgo), const SYS_SWAPOFF ideal-int
4681 pkg syscall (freebsd-amd64-cgo), const SYS_SWAPON ideal-int
4682 pkg syscall (freebsd-amd64-cgo), const SYS_SYMLINK ideal-int
4683 pkg syscall (freebsd-amd64-cgo), const SYS_SYMLINKAT ideal-int
4684 pkg syscall (freebsd-amd64-cgo), const SYS_SYNC ideal-int
4685 pkg syscall (freebsd-amd64-cgo), const SYS_SYSARCH ideal-int
4686 pkg syscall (freebsd-amd64-cgo), const SYS_THR_CREATE ideal-int
4687 pkg syscall (freebsd-amd64-cgo), const SYS_THR_EXIT ideal-int
4688 pkg syscall (freebsd-amd64-cgo), const SYS_THR_KILL ideal-int
4689 pkg syscall (freebsd-amd64-cgo), const SYS_THR_KILL2 ideal-int
4690 pkg syscall (freebsd-amd64-cgo), const SYS_THR_NEW ideal-int
4691 pkg syscall (freebsd-amd64-cgo), const SYS_THR_SELF ideal-int
4692 pkg syscall (freebsd-amd64-cgo), const SYS_THR_SET_NAME ideal-int
4693 pkg syscall (freebsd-amd64-cgo), const SYS_THR_SUSPEND ideal-int
4694 pkg syscall (freebsd-amd64-cgo), const SYS_THR_WAKE ideal-int
4695 pkg syscall (freebsd-amd64-cgo), const SYS_TRUNCATE ideal-int
4696 pkg syscall (freebsd-amd64-cgo), const SYS_UMASK ideal-int
4697 pkg syscall (freebsd-amd64-cgo), const SYS_UNDELETE ideal-int
4698 pkg syscall (freebsd-amd64-cgo), const SYS_UNLINK ideal-int
4699 pkg syscall (freebsd-amd64-cgo), const SYS_UNLINKAT ideal-int
4700 pkg syscall (freebsd-amd64-cgo), const SYS_UNMOUNT ideal-int
4701 pkg syscall (freebsd-amd64-cgo), const SYS_UTIMES ideal-int
4702 pkg syscall (freebsd-amd64-cgo), const SYS_UTRACE ideal-int
4703 pkg syscall (freebsd-amd64-cgo), const SYS_UUIDGEN ideal-int
4704 pkg syscall (freebsd-amd64-cgo), const SYS_VFORK ideal-int
4705 pkg syscall (freebsd-amd64-cgo), const SYS_WAIT4 ideal-int
4706 pkg syscall (freebsd-amd64-cgo), const SYS_WAIT6 ideal-int
4707 pkg syscall (freebsd-amd64-cgo), const SYS_WRITE ideal-int
4708 pkg syscall (freebsd-amd64-cgo), const SYS_WRITEV ideal-int
4709 pkg syscall (freebsd-amd64-cgo), const SYS_YIELD ideal-int
4710 pkg syscall (freebsd-amd64-cgo), const SYS__UMTX_LOCK ideal-int
4711 pkg syscall (freebsd-amd64-cgo), const SYS__UMTX_OP ideal-int
4712 pkg syscall (freebsd-amd64-cgo), const SYS__UMTX_UNLOCK ideal-int
4713 pkg syscall (freebsd-amd64-cgo), const SYS___ACL_ACLCHECK_FD ideal-int
4714 pkg syscall (freebsd-amd64-cgo), const SYS___ACL_ACLCHECK_FILE ideal-int
4715 pkg syscall (freebsd-amd64-cgo), const SYS___ACL_ACLCHECK_LINK ideal-int
4716 pkg syscall (freebsd-amd64-cgo), const SYS___ACL_DELETE_FD ideal-int
4717 pkg syscall (freebsd-amd64-cgo), const SYS___ACL_DELETE_FILE ideal-int
4718 pkg syscall (freebsd-amd64-cgo), const SYS___ACL_DELETE_LINK ideal-int
4719 pkg syscall (freebsd-amd64-cgo), const SYS___ACL_GET_FD ideal-int
4720 pkg syscall (freebsd-amd64-cgo), const SYS___ACL_GET_FILE ideal-int
4721 pkg syscall (freebsd-amd64-cgo), const SYS___ACL_GET_LINK ideal-int
4722 pkg syscall (freebsd-amd64-cgo), const SYS___ACL_SET_FD ideal-int
4723 pkg syscall (freebsd-amd64-cgo), const SYS___ACL_SET_FILE ideal-int
4724 pkg syscall (freebsd-amd64-cgo), const SYS___ACL_SET_LINK ideal-int
4725 pkg syscall (freebsd-amd64-cgo), const SYS___GETCWD ideal-int
4726 pkg syscall (freebsd-amd64-cgo), const SYS___MAC_EXECVE ideal-int
4727 pkg syscall (freebsd-amd64-cgo), const SYS___MAC_GET_FD ideal-int
4728 pkg syscall (freebsd-amd64-cgo), const SYS___MAC_GET_FILE ideal-int
4729 pkg syscall (freebsd-amd64-cgo), const SYS___MAC_GET_LINK ideal-int
4730 pkg syscall (freebsd-amd64-cgo), const SYS___MAC_GET_PID ideal-int
4731 pkg syscall (freebsd-amd64-cgo), const SYS___MAC_GET_PROC ideal-int
4732 pkg syscall (freebsd-amd64-cgo), const SYS___MAC_SET_FD ideal-int
4733 pkg syscall (freebsd-amd64-cgo), const SYS___MAC_SET_FILE ideal-int
4734 pkg syscall (freebsd-amd64-cgo), const SYS___MAC_SET_LINK ideal-int
4735 pkg syscall (freebsd-amd64-cgo), const SYS___MAC_SET_PROC ideal-int
4736 pkg syscall (freebsd-amd64-cgo), const SYS___SETUGID ideal-int
4737 pkg syscall (freebsd-amd64-cgo), const SYS___SYSCTL ideal-int
4738 pkg syscall (freebsd-amd64-cgo), const SizeofBpfHdr ideal-int
4739 pkg syscall (freebsd-amd64-cgo), const SizeofBpfInsn ideal-int
4740 pkg syscall (freebsd-amd64-cgo), const SizeofBpfProgram ideal-int
4741 pkg syscall (freebsd-amd64-cgo), const SizeofBpfStat ideal-int
4742 pkg syscall (freebsd-amd64-cgo), const SizeofBpfVersion ideal-int
4743 pkg syscall (freebsd-amd64-cgo), const SizeofBpfZbuf ideal-int
4744 pkg syscall (freebsd-amd64-cgo), const SizeofBpfZbufHeader ideal-int
4745 pkg syscall (freebsd-amd64-cgo), const SizeofCmsghdr ideal-int
4746 pkg syscall (freebsd-amd64-cgo), const SizeofICMPv6Filter = 32
4747 pkg syscall (freebsd-amd64-cgo), const SizeofICMPv6Filter ideal-int
4748 pkg syscall (freebsd-amd64-cgo), const SizeofIPMreq ideal-int
4749 pkg syscall (freebsd-amd64-cgo), const SizeofIPMreqn ideal-int
4750 pkg syscall (freebsd-amd64-cgo), const SizeofIPv6MTUInfo = 32
4751 pkg syscall (freebsd-amd64-cgo), const SizeofIPv6MTUInfo ideal-int
4752 pkg syscall (freebsd-amd64-cgo), const SizeofIPv6Mreq ideal-int
4753 pkg syscall (freebsd-amd64-cgo), const SizeofIfAnnounceMsghdr ideal-int
4754 pkg syscall (freebsd-amd64-cgo), const SizeofIfData ideal-int
4755 pkg syscall (freebsd-amd64-cgo), const SizeofIfMsghdr ideal-int
4756 pkg syscall (freebsd-amd64-cgo), const SizeofIfaMsghdr ideal-int
4757 pkg syscall (freebsd-amd64-cgo), const SizeofIfmaMsghdr ideal-int
4758 pkg syscall (freebsd-amd64-cgo), const SizeofInet6Pktinfo ideal-int
4759 pkg syscall (freebsd-amd64-cgo), const SizeofLinger ideal-int
4760 pkg syscall (freebsd-amd64-cgo), const SizeofMsghdr ideal-int
4761 pkg syscall (freebsd-amd64-cgo), const SizeofRtMetrics ideal-int
4762 pkg syscall (freebsd-amd64-cgo), const SizeofRtMsghdr ideal-int
4763 pkg syscall (freebsd-amd64-cgo), const SizeofSockaddrAny ideal-int
4764 pkg syscall (freebsd-amd64-cgo), const SizeofSockaddrDatalink ideal-int
4765 pkg syscall (freebsd-amd64-cgo), const SizeofSockaddrInet4 ideal-int
4766 pkg syscall (freebsd-amd64-cgo), const SizeofSockaddrInet6 ideal-int
4767 pkg syscall (freebsd-amd64-cgo), const SizeofSockaddrUnix ideal-int
4768 pkg syscall (freebsd-amd64-cgo), const TCIFLUSH ideal-int
4769 pkg syscall (freebsd-amd64-cgo), const TCIOFLUSH ideal-int
4770 pkg syscall (freebsd-amd64-cgo), const TCOFLUSH ideal-int
4771 pkg syscall (freebsd-amd64-cgo), const TCP_CA_NAME_MAX ideal-int
4772 pkg syscall (freebsd-amd64-cgo), const TCP_CONGESTION ideal-int
4773 pkg syscall (freebsd-amd64-cgo), const TCP_INFO ideal-int
4774 pkg syscall (freebsd-amd64-cgo), const TCP_KEEPCNT ideal-int
4775 pkg syscall (freebsd-amd64-cgo), const TCP_KEEPIDLE ideal-int
4776 pkg syscall (freebsd-amd64-cgo), const TCP_KEEPINIT ideal-int
4777 pkg syscall (freebsd-amd64-cgo), const TCP_KEEPINTVL ideal-int
4778 pkg syscall (freebsd-amd64-cgo), const TCP_MAXBURST ideal-int
4779 pkg syscall (freebsd-amd64-cgo), const TCP_MAXHLEN ideal-int
4780 pkg syscall (freebsd-amd64-cgo), const TCP_MAXOLEN ideal-int
4781 pkg syscall (freebsd-amd64-cgo), const TCP_MAXSEG ideal-int
4782 pkg syscall (freebsd-amd64-cgo), const TCP_MAXWIN ideal-int
4783 pkg syscall (freebsd-amd64-cgo), const TCP_MAX_SACK ideal-int
4784 pkg syscall (freebsd-amd64-cgo), const TCP_MAX_WINSHIFT ideal-int
4785 pkg syscall (freebsd-amd64-cgo), const TCP_MD5SIG ideal-int
4786 pkg syscall (freebsd-amd64-cgo), const TCP_MINMSS ideal-int
4787 pkg syscall (freebsd-amd64-cgo), const TCP_MSS ideal-int
4788 pkg syscall (freebsd-amd64-cgo), const TCP_NOOPT ideal-int
4789 pkg syscall (freebsd-amd64-cgo), const TCP_NOPUSH ideal-int
4790 pkg syscall (freebsd-amd64-cgo), const TCSAFLUSH ideal-int
4791 pkg syscall (freebsd-amd64-cgo), const TIOCCBRK ideal-int
4792 pkg syscall (freebsd-amd64-cgo), const TIOCCDTR ideal-int
4793 pkg syscall (freebsd-amd64-cgo), const TIOCCONS ideal-int
4794 pkg syscall (freebsd-amd64-cgo), const TIOCDRAIN ideal-int
4795 pkg syscall (freebsd-amd64-cgo), const TIOCEXCL ideal-int
4796 pkg syscall (freebsd-amd64-cgo), const TIOCEXT ideal-int
4797 amd64-cgo), const TIOCFLUSH ideal-int
4798 pkg syscall (freebsd-amd64-cgo), const TIOCGDRAINWAIT ideal-int
4799 pkg syscall (freebsd-amd64-cgo), const TIOCGETA ideal-int
4800 pkg syscall (freebsd-amd64-cgo), const TIOCGETD ideal-int
4801 pkg syscall (freebsd-amd64-cgo), const TIOCGPGRP ideal-int
4802 pkg syscall (freebsd-amd64-cgo), const TIOCGPTN ideal-int
4803 pkg syscall (freebsd-amd64-cgo), const TIOCGSID ideal-int
4804 pkg syscall (freebsd-amd64-cgo), const TIOCGWINSZ ideal-int
4805 pkg syscall (freebsd-amd64-cgo), const TIOCMBIC ideal-int
4806 pkg syscall (freebsd-amd64-cgo), const TIOCMBIS ideal-int
4807 pkg syscall (freebsd-amd64-cgo), const TIOCMGDTRWAIT ideal-int
4808 pkg syscall (freebsd-amd64-cgo), const TIOCMGET ideal-int
4809 pkg syscall (freebsd-amd64-cgo), const TIOCMSDTRWAIT ideal-int
4810 pkg syscall (freebsd-amd64-cgo), const TIOCMSET ideal-int
4811 pkg syscall (freebsd-amd64-cgo), const TIOCM_CAR ideal-int
4812 pkg syscall (freebsd-amd64-cgo), const TIOCM_CD ideal-int
4813 pkg syscall (freebsd-amd64-cgo), const TIOCM_CTS ideal-int
4814 pkg syscall (freebsd-amd64-cgo), const TIOCM_DCD ideal-int
4815 pkg syscall (freebsd-amd64-cgo), const TIOCM_DSR ideal-int
4816 pkg syscall (freebsd-amd64-cgo), const TIOCM_DTR ideal-int
4817 pkg syscall (freebsd-amd64-cgo), const TIOCM_LE ideal-int
4818 pkg syscall (freebsd-amd64-cgo), const TIOCM_RI ideal-int
4819 pkg syscall (freebsd-amd64-cgo), const TIOCM_RNG ideal-int
4820 pkg syscall (freebsd-amd64-cgo), const TIOCM_RTS ideal-int
4821 pkg syscall (freebsd-amd64-cgo), const TIOCM_SR ideal-int
4822 pkg syscall (freebsd-amd64-cgo), const TIOCM_ST ideal-int
4823 pkg syscall (freebsd-amd64-cgo), const TIOCNOTTY ideal-int
4824 pkg syscall (freebsd-amd64-cgo), const TIOCNXCL ideal-int
4825 pkg syscall (freebsd-amd64-cgo), const TIOCOUTQ ideal-int
4826 pkg syscall (freebsd-amd64-cgo), const TIOCPKT ideal-int
4827 pkg syscall (freebsd-amd64-cgo), const TIOCPKT_DATA ideal-int
4828 pkg syscall (freebsd-amd64-cgo), const TIOCPKT_DOSTOP ideal-int
4829 pkg syscall (freebsd-amd64-cgo), const TIOCPKT_FLUSHREAD ideal-int
4830 pkg syscall (freebsd-amd64-cgo), const TIOCPKT_FLUSHWRITE ideal-int
4831 pkg syscall (freebsd-amd64-cgo), const TIOCPKT_IOCTL ideal-int
4832 pkg syscall (freebsd-amd64-cgo), const TIOCPKT_NOSTOP ideal-int
4833 pkg syscall (freebsd-amd64-cgo), const TIOCPKT_START ideal-int
4834 pkg syscall (freebsd-amd64-cgo), const TIOCPKT_STOP ideal-int
4835 pkg syscall (freebsd-amd64-cgo), const TIOCPTMASTER ideal-int
4836 pkg syscall (freebsd-amd64-cgo), const TIOCSBRK ideal-int
4837 pkg syscall (freebsd-amd64-cgo), const TIOCSCTTY ideal-int
4838 pkg syscall (freebsd-amd64-cgo), const TIOCSDRAINWAIT ideal-int
4839 pkg syscall (freebsd-amd64-cgo), const TIOCSDTR ideal-int
4840 pkg syscall (freebsd-amd64-cgo), const TIOCSETA ideal-int
4841 pkg syscall (freebsd-amd64-cgo), const TIOCSETAF ideal-int
4842 pkg syscall (freebsd-amd64-cgo), const TIOCSETAW ideal-int
4843 pkg syscall (freebsd-amd64-cgo), const TIOCSETD ideal-int
4844 pkg syscall (freebsd-amd64-cgo), const TIOCSIG ideal-int
4845 pkg syscall (freebsd-amd64-cgo), const TIOCSPGRP ideal-int
4846 pkg syscall (freebsd-amd64-cgo), const TIOCSTART ideal-int
4847 pkg syscall (freebsd-amd64-cgo), const TIOCSTAT ideal-int
4848 pkg syscall (freebsd-amd64-cgo), const TIOCSTI ideal-int
4849 pkg syscall (freebsd-amd64-cgo), const TIOCSTOP ideal-int
4850 pkg syscall (freebsd-amd64-cgo), const TIOCSWINSZ ideal-int
4851 pkg syscall (freebsd-amd64-cgo), const TIOCTIMESTAMP ideal-int
4852 pkg syscall (freebsd-amd64-cgo), const TIOCUCNTL ideal-int
4853 pkg syscall (freebsd-amd64-cgo), const TOSTOP ideal-int
4854 pkg syscall (freebsd-amd64-cgo), const VDISCARD ideal-int
4855 pkg syscall (freebsd-amd64-cgo), const VDSUSP ideal-int
4856 pkg syscall (freebsd-amd64-cgo), const VEOF ideal-int
4857 pkg syscall (freebsd-amd64-cgo), const VEOL ideal-int
4858 pkg syscall (freebsd-amd64-cgo), const VEOL2 ideal-int
4859 pkg syscall (freebsd-amd64-cgo), const VERASE ideal-int
4860 pkg syscall (freebsd-amd64-cgo), const VERASE2 ideal-int
4861 pkg syscall (freebsd-amd64-cgo), const VINTR ideal-int
4862 pkg syscall (freebsd-amd64-cgo), const VKILL ideal-int
4863 pkg syscall (freebsd-amd64-cgo), const VLNEXT ideal-int
4864 pkg syscall (freebsd-amd64-cgo), const VMIN ideal-int
4865 pkg syscall (freebsd-amd64-cgo), const VQUIT ideal-int
4866 pkg syscall (freebsd-amd64-cgo), const VREPRINT ideal-int
4867 pkg syscall (freebsd-amd64-cgo), const VSTART ideal-int
4868 pkg syscall (freebsd-amd64-cgo), const VSTATUS ideal-int
4869 pkg syscall (freebsd-amd64-cgo), const VSTOP ideal-int
4870 pkg syscall (freebsd-amd64-cgo), const VSUSP ideal-int
4871 pkg syscall (freebsd-amd64-cgo), const VTIME ideal-int
4872 pkg syscall (freebsd-amd64-cgo), const VWERASE ideal-int
4873 pkg syscall (freebsd-amd64-cgo), const WCONTINUED ideal-int
4874 pkg syscall (freebsd-amd64-cgo), const WCOREFLAG ideal-int
4875 pkg syscall (freebsd-amd64-cgo), const WLINUXCLONE ideal-int
4876 pkg syscall (freebsd-amd64-cgo), const WNOHANG ideal-int
4877 pkg syscall (freebsd-amd64-cgo), const WNOWAIT ideal-int
4878 pkg syscall (freebsd-amd64-cgo), const WSTOPPED ideal-int
4879 pkg syscall (freebsd-amd64-cgo), const WUNTRACED ideal-int
4880 pkg syscall (freebsd-amd64-cgo), func Accept(int) (int, Sockaddr, error)
4881 pkg syscall (freebsd-amd64-cgo), func Access(string, uint32) error
4882 pkg syscall (freebsd-amd64-cgo), func Adjtime(*Timeval, *Timeval) error
4883 pkg syscall (freebsd-amd64-cgo), func Bind(int, Sockaddr) error
4884 pkg syscall (freebsd-amd64-cgo), func BpfBuflen(int) (int, error)
4885 pkg syscall (freebsd-amd64-cgo), func BpfDatalink(int) (int, error)
4886 pkg syscall (freebsd-amd64-cgo), func BpfHeadercmpl(int) (int, error)
4887 pkg syscall (freebsd-amd64-cgo), func BpfInterface(int, string) (string, error)
4888 pkg syscall (freebsd-amd64-cgo), func BpfJump(int, int, int, int) *BpfInsn
4889 pkg syscall (freebsd-amd64-cgo), func BpfStats(int) (*BpfStat, error)
4890 pkg syscall (freebsd-amd64-cgo), func BpfStmt(int, int) *BpfInsn
4891 pkg syscall (freebsd-amd64-cgo), func BpfTimeout(int) (*Timeval, error)
4892 pkg syscall (freebsd-amd64-cgo), func CheckBpfVersion(int) error
4893 pkg syscall (freebsd-amd64-cgo), func Chflags(string, int) error
4894 pkg syscall (freebsd-amd64-cgo), func Chroot(string) error
4895 pkg syscall (freebsd-amd64-cgo), func Close(int) error
4896 pkg syscall (freebsd-amd64-cgo), func CloseOnExec(int)
4897 pkg syscall (freebsd-amd64-cgo), func CmsgLen(int) int
4898 pkg syscall (freebsd-amd64-cgo), func CmsgSpace(int) int
4899 pkg syscall (freebsd-amd64-cgo), func Connect(int, Sockaddr) error
4900 pkg syscall (freebsd-amd64-cgo), func Dup(int) (int, error)
4901 pkg syscall (freebsd-amd64-cgo), func Dup2(int, int) error
4902 pkg syscall (freebsd-amd64-cgo), func Fchdir(int) error
4903 pkg syscall (freebsd-amd64-cgo), func Fchflags(int, int) error
4904 pkg syscall (freebsd-amd64-cgo), func Fchmod(int, uint32) error
4905 pkg syscall (freebsd-amd64-cgo), func Fchown(int, int, int) error
4906 pkg syscall (freebsd-amd64-cgo), func Flock(int, int) error
4907 pkg syscall (freebsd-amd64-cgo), func FlushBpf(int) error
4908 pkg syscall (freebsd-amd64-cgo), func ForkExec(string, []string, *ProcAttr) (int, error)
4909 pkg syscall (freebsd-amd64-cgo), func Fpathconf(int, int) (int, error)
4910 pkg syscall (freebsd-amd64-cgo), func Fstat(int, *Stat_t) error
4911 pkg syscall (freebsd-amd64-cgo), func Fstatfs(int, *Statfs_t) error
4912 pkg syscall (freebsd-amd64-cgo), func Fsync(int) error
4913 pkg syscall (freebsd-amd64-cgo), func Ftruncate(int, int64) error
4914 pkg syscall (freebsd-amd64-cgo), func Futimes(int, []Timeval) error
4915 pkg syscall (freebsd-amd64-cgo), func Getdirentries(int, []uint8, *uintptr) (int, error)
4916 pkg syscall (freebsd-amd64-cgo), func Getdtablesize() int
4917 pkg syscall (freebsd-amd64-cgo), func Getfsstat([]Statfs_t, int) (int, error)
4918 pkg syscall (freebsd-amd64-cgo), func Getpeername(int) (Sockaddr, error)
4919 pkg syscall (freebsd-amd64-cgo), func Getpgid(int) (int, error)
4920 pkg syscall (freebsd-amd64-cgo), func Getpgrp() int
4921 pkg syscall (freebsd-amd64-cgo), func Getpriority(int, int) (int, error)
4922 pkg syscall (freebsd-amd64-cgo), func Getrlimit(int, *Rlimit) error
4923 pkg syscall (freebsd-amd64-cgo), func Getrusage(int, *Rusage) error
4924 pkg syscall (freebsd-amd64-cgo), func Getsid(int) (int, error)
4925 pkg syscall (freebsd-amd64-cgo), func Getsockname(int) (Sockaddr, error)
4926 pkg syscall (freebsd-amd64-cgo), func GetsockoptByte(int, int, int) (uint8, error)
4927 pkg syscall (freebsd-amd64-cgo), func GetsockoptICMPv6Filter(int, int, int) (*ICMPv6Filter, error)
4928 pkg syscall (freebsd-amd64-cgo), func GetsockoptIPMreq(int, int, int) (*IPMreq, error)
4929 pkg syscall (freebsd-amd64-cgo), func GetsockoptIPMreqn(int, int, int) (*IPMreqn, error)
4930 pkg syscall (freebsd-amd64-cgo), func GetsockoptIPv6MTUInfo(int, int, int) (*IPv6MTUInfo, error)
4931 pkg syscall (freebsd-amd64-cgo), func GetsockoptIPv6Mreq(int, int, int) (*IPv6Mreq, error)
4932 pkg syscall (freebsd-amd64-cgo), func GetsockoptInet4Addr(int, int, int) ([4]uint8, error)
4933 pkg syscall (freebsd-amd64-cgo), func GetsockoptInt(int, int, int) (int, error)
4934 pkg syscall (freebsd-amd64-cgo), func Issetugid() bool
4935 pkg syscall (freebsd-amd64-cgo), func Kevent(int, []Kevent_t, []Kevent_t, *Timespec) (int, error)
4936 pkg syscall (freebsd-amd64-cgo), func Kill(int, Signal) error
4937 pkg syscall (freebsd-amd64-cgo), func Kqueue() (int, error)
4938 pkg syscall (freebsd-amd64-cgo), func Listen(int, int) error
4939 pkg syscall (freebsd-amd64-cgo), func Lstat(string, *Stat_t) error
4940 pkg syscall (freebsd-amd64-cgo), func Mkfifo(string, uint32) error
4941 pkg syscall (freebsd-amd64-cgo), func Mknod(string, uint32, int) error
4942 pkg syscall (freebsd-amd64-cgo), func Mmap(int, int64, int, int, int) ([]uint8, error)
4943 pkg syscall (freebsd-amd64-cgo), func Munmap([]uint8) error
4944 pkg syscall (freebsd-amd64-cgo), func Nanosleep(*Timespec, *Timespec) error
4945 pkg syscall (freebsd-amd64-cgo), func Open(string, int, uint32) (int, error)
4946 pkg syscall (freebsd-amd64-cgo), func ParseDirent([]uint8, int, []string) (int, int, []string)
4947 pkg syscall (freebsd-amd64-cgo), func ParseRoutingMessage([]uint8) ([]RoutingMessage, error)
4948 pkg syscall (freebsd-amd64-cgo), func ParseRoutingSockaddr(RoutingMessage) ([]Sockaddr, error)
4949 pkg syscall (freebsd-amd64-cgo), func ParseSocketControlMessage([]uint8) ([]SocketControlMessage, error)
4950 pkg syscall (freebsd-amd64-cgo), func ParseUnixRights(*SocketControlMessage) ([]int, error)
4951 pkg syscall (freebsd-amd64-cgo), func Pathconf(string, int) (int, error)
4952 pkg syscall (freebsd-amd64-cgo), func Pipe([]int) error
4953 pkg syscall (freebsd-amd64-cgo), func Pread(int, []uint8, int64) (int, error)
4954 pkg syscall (freebsd-amd64-cgo), func Pwrite(int, []uint8, int64) (int, error)
4955 pkg syscall (freebsd-amd64-cgo), func RawSyscall(uintptr, uintptr, uintptr, uintptr) (uintptr, uintptr, Errno)
4956 pkg syscall (freebsd-amd64-cgo), func RawSyscall6(uintptr, uintptr, uintptr, uintptr, uintptr, uintptr, uintptr) (uintptr, uintptr, Errno)
4957 pkg syscall (freebsd-amd64-cgo), func Read(int, []uint8) (int, error)
4958 pkg syscall (freebsd-amd64-cgo), func ReadDirent(int, []uint8) (int, error)
4959 pkg syscall (freebsd-amd64-cgo), func Recvfrom(int, []uint8, int) (int, Sockaddr, error)
4960 pkg syscall (freebsd-amd64-cgo), func Recvmsg(int, []uint8, []uint8, int) (int, int, int, Sockaddr, error)
4961 pkg syscall (freebsd-amd64-cgo), func Revoke(string) error
4962 pkg syscall (freebsd-amd64-cgo), func RouteRIB(int, int) ([]uint8, error)
4963 pkg syscall (freebsd-amd64-cgo), func Seek(int, int64, int) (int64, error)
4964 pkg syscall (freebsd-amd64-cgo), func Select(int, *FdSet, *FdSet, *FdSet, *Timeval) error
4965 pkg syscall (freebsd-amd64-cgo), func Sendfile(int, int, *int64, int) (int, error)
4966 pkg syscall (freebsd-amd64-cgo), func Sendmsg(int, []uint8, []uint8, Sockaddr, int) error
4967 pkg syscall (freebsd-amd64-cgo), func Sendto(int, []uint8, int, Sockaddr) error
4968 pkg syscall (freebsd-amd64-cgo), func SetBpf(int, []BpfInsn) error
4969 pkg syscall (freebsd-amd64-cgo), func SetBpfBuflen(int, int) (int, error)
4970 pkg syscall (freebsd-amd64-cgo), func SetBpfDatalink(int, int) (int, error)
4971 pkg syscall (freebsd-amd64-cgo), func SetBpfHeadercmpl(int, int) error
4972 pkg syscall (freebsd-amd64-cgo), func SetBpfImmediate(int, int) error
4973 pkg syscall (freebsd-amd64-cgo), func SetBpfInterface(int, string) error
4974 pkg syscall (freebsd-amd64-cgo), func SetBpfPromisc(int, int) error
4975 pkg syscall (freebsd-amd64-cgo), func SetBpfTimeout(int, *Timeval) error
4976 pkg syscall (freebsd-amd64-cgo), func SetKevent(*Kevent_t, int, int, int)
4977 pkg syscall (freebsd-amd64-cgo), func SetNonblock(int, bool) error
4978 pkg syscall (freebsd-amd64-cgo), func Setegid(int) error
4979 pkg syscall (freebsd-amd64-cgo), func Seteuid(int) error
4980 pkg syscall (freebsd-amd64-cgo), func Setgid(int) error
4981 pkg syscall (freebsd-amd64-cgo), func Setgroups([]int) error
4982 pkg syscall (freebsd-amd64-cgo), func Setlogin(string) error
4983 pkg syscall (freebsd-amd64-cgo), func Setpgid(int, int) error
4984 pkg syscall (freebsd-amd64-cgo), func Setpriority(int, int, int) error
4985 pkg syscall (freebsd-amd64-cgo), func Setregid(int, int) error
4986 pkg syscall (freebsd-amd64-cgo), func Setreuid(int, int) error
4987 pkg syscall (freebsd-amd64-cgo), func Setrlimit(int, *Rlimit) error
4988 pkg syscall (freebsd-amd64-cgo), func Setsid() (int, error)
4989 pkg syscall (freebsd-amd64-cgo), func SetsockoptByte(int, int, int, uint8) error
4990 pkg syscall (freebsd-amd64-cgo), func SetsockoptICMPv6Filter(int, int, int, *ICMPv6Filter) error
4991 pkg syscall (freebsd-amd64-cgo), func SetsockoptIPMreq(int, int, int, *IPMreq) error
4992 pkg syscall (freebsd-amd64-cgo), func SetsockoptIPMreqn(int, int, int, *IPMreqn) error
4993 pkg syscall (freebsd-amd64-cgo), func SetsockoptIPv6Mreq(int, int, int, *IPv6Mreq) error
4994 pkg syscall (freebsd-amd64-cgo), func SetsockoptInet4Addr(int, int, int, [4]uint8) error
4995 pkg syscall (freebsd-amd64-cgo), func SetsockoptInt(int, int, int, int) error
4996 pkg syscall (freebsd-amd64-cgo), func SetsockoptLinger(int, int, int, *Linger) error
4997 pkg syscall (freebsd-amd64-cgo), func SetsockoptString(int, int, int, string) error
4998 pkg syscall (freebsd-amd64-cgo), func SetsockoptTimeval(int, int, int, *Timeval) error
4999 pkg syscall (freebsd-amd64-cgo), func Settimeofday(*Timeval) error
5000 pkg syscall (freebsd-amd64-cgo), func Setuid(int) error
5001 pkg syscall (freebsd-amd64-cgo), func Shutdown(int, int) error
5002 pkg syscall (freebsd-amd64-cgo), func SlicePtrFromStrings([]string) ([]*uint8, error)
5003 pkg syscall (freebsd-amd64-cgo), func Socket(int, int, int) (int, error)
5004 pkg syscall (freebsd-amd64-cgo), func Socketpair(int, int, int) ([2]int, error)
5005 pkg syscall (freebsd-amd64-cgo), func Stat(string, *Stat_t) error
5006 pkg syscall (freebsd-amd64-cgo), func Statfs(string, *Statfs_t) error
5007 pkg syscall (freebsd-amd64-cgo), func StringSlicePtr([]string) []*uint8
5008 pkg syscall (freebsd-amd64-cgo), func Sync() error
5009 pkg syscall (freebsd-amd64-cgo), func Syscall(uintptr, uintptr, uintptr, uintptr) (uintptr, uintptr, Errno)
5010 pkg syscall (freebsd-amd64-cgo), func Syscall6(uintptr, uintptr, uintptr, uintptr, uintptr, uintptr, uintptr) (uintptr, uintptr, Errno)
5011 pkg syscall (freebsd-amd64-cgo), func Syscall9(uintptr, uintptr, uintptr, uintptr, uintptr, uintptr, uintptr, uintptr, uintptr, uintptr) (uintptr, uintptr, Errno)
5012 pkg syscall (freebsd-amd64-cgo), func Sysctl(string) (string, error)
5013 pkg syscall (freebsd-amd64-cgo), func SysctlUint32(string) (uint32, error)
5014 pkg syscall (freebsd-amd64-cgo), func TimevalToNsec(Timeval) int64
5015 pkg syscall (freebsd-amd64-cgo), func Truncate(string, int64) error
5016 pkg syscall (freebsd-amd64-cgo), func Umask(int) int
5017 pkg syscall (freebsd-amd64-cgo), func Undelete(string) error
5018 pkg syscall (freebsd-amd64-cgo), func UnixRights(...int) []uint8
5019 pkg syscall (freebsd-amd64-cgo), func Unmount(string, int) error
5020 pkg syscall (freebsd-amd64-cgo), func Wait4(int, *WaitStatus, int, *Rusage) (int, error)
5021 pkg syscall (freebsd-amd64-cgo), func Write(int, []uint8) (int, error)
5022 pkg syscall (freebsd-amd64-cgo), method (*Cmsghdr) SetLen(int)
5023 pkg syscall (freebsd-amd64-cgo), method (*Iovec) SetLen(int)
5024 pkg syscall (freebsd-amd64-cgo), method (*Msghdr) SetControllen(int)
5025 pkg syscall (freebsd-amd64-cgo), type BpfHdr struct
5026 pkg syscall (freebsd-amd64-cgo), type BpfHdr struct, Caplen uint32
5027 pkg syscall (freebsd-amd64-cgo), type BpfHdr struct, Datalen uint32
5028 pkg syscall (freebsd-amd64-cgo), type BpfHdr struct, Hdrlen uint16
5029 pkg syscall (freebsd-amd64-cgo), type BpfHdr struct, Pad_cgo_0 [6]uint8
5030 pkg syscall (freebsd-amd64-cgo), type BpfHdr struct, Tstamp Timeval
5031 pkg syscall (freebsd-amd64-cgo), type BpfInsn struct
5032 pkg syscall (freebsd-amd64-cgo), type BpfInsn struct, Code uint16
5033 pkg syscall (freebsd-amd64-cgo), type BpfInsn struct, Jf uint8
5034 pkg syscall (freebsd-amd64-cgo), type BpfInsn struct, Jt uint8
5035 pkg syscall (freebsd-amd64-cgo), type BpfInsn struct, K uint32
5036 pkg syscall (freebsd-amd64-cgo), type BpfProgram struct
5037 pkg syscall (freebsd-amd64
5038 pkg syscall (freebsd-amd64-cgo), type BpfProgram struct, Len uint32
5039 pkg syscall (freebsd-amd64-cgo), type BpfProgram struct, Pad_cgo_0 [4]uint8
5040 pkg syscall (freebsd-amd64-cgo), type BpfStat struct
5041 pkg syscall (freebsd-amd64-cgo), type BpfStat struct, Drop uint32
5042 pkg syscall (freebsd-amd64-cgo), type BpfStat struct, Recv uint32
5043 pkg syscall (freebsd-amd64-cgo), type BpfVersion struct
5044 pkg syscall (freebsd-amd64-cgo), type BpfVersion struct, Major uint16
5045 pkg syscall (freebsd-amd64-cgo), type BpfVersion struct, Minor uint16
5046 pkg syscall (freebsd-amd64-cgo), type BpfZbuf struct
5047 pkg syscall (freebsd-amd64-cgo), type BpfZbuf struct, Bufa *uint8
5048 pkg syscall (freebsd-amd64-cgo), type BpfZbuf struct, Bufb *uint8
5049 pkg syscall (freebsd-amd64-cgo), type BpfZbuf struct, Buflen uint64
5050 pkg syscall (freebsd-amd64-cgo), type BpfZbufHeader struct
5051 pkg syscall (freebsd-amd64-cgo), type BpfZbufHeader struct, Kernel_gen uint32
5052 pkg syscall (freebsd-amd64-cgo), type BpfZbufHeader struct, Kernel_len uint32
5053 pkg syscall (freebsd-amd64-cgo), type BpfZbufHeader struct, User_gen uint32
5054 pkg syscall (freebsd-amd64-cgo), type BpfZbufHeader struct, X_bzh_pad [5]uint32
5055 pkg syscall (freebsd-amd64-cgo), type Cmsghdr struct
5056 pkg syscall (freebsd-amd64-cgo), type Cmsghdr struct, Len uint32
5057 pkg syscall (freebsd-amd64-cgo), type Cmsghdr struct, Level int32
5058 pkg syscall (freebsd-amd64-cgo), type Cmsghdr struct, Type int32
5059 pkg syscall (freebsd-amd64-cgo), type Credential struct
5060 pkg syscall (freebsd-amd64-cgo), type Credential struct, Gid uint32
5061 pkg syscall (freebsd-amd64-cgo), type Credential struct, Groups []uint32
5062 pkg syscall (freebsd-amd64-cgo), type Credential struct, Uid uint32
5063 pkg syscall (freebsd-amd64-cgo), type Dirent struct
5064 pkg syscall (freebsd-amd64-cgo), type Dirent struct, Fileno uint32
5065 pkg syscall (freebsd-amd64-cgo), type Dirent struct, Name [256]int8
5066 pkg syscall (freebsd-amd64-cgo), type Dirent struct, Namlen uint8
5067 pkg syscall (freebsd-amd64-cgo), type Dirent struct, Reclen uint16
5068 pkg syscall (freebsd-amd64-cgo), type Dirent struct, Type uint8
5069 pkg syscall (freebsd-amd64-cgo), type FdSet struct
5070 pkg syscall (freebsd-amd64-cgo), type FdSet struct, X__fds_bits [16]uint64
5071 pkg syscall (freebsd-amd64-cgo), type Flock_t struct
5072 pkg syscall (freebsd-amd64-cgo), type Flock_t struct, Len int64
5073 pkg syscall (freebsd-amd64-cgo), type Flock_t struct, Pad_cgo_0 [4]uint8
5074 pkg syscall (freebsd-amd64-cgo), type Flock_t struct, Pid int32
5075 pkg syscall (freebsd-amd64-cgo), type Flock_t struct, Start int64
5076 pkg syscall (freebsd-amd64-cgo), type Flock_t struct, Sysid int32
5077 pkg syscall (freebsd-amd64-cgo), type Flock_t struct, Type int16
5078 pkg syscall (freebsd-amd64-cgo), type Flock_t struct, Whence int16
5079 pkg syscall (freebsd-amd64-cgo), type Fsid struct
5080 pkg syscall (freebsd-amd64-cgo), type Fsid struct, Val [2]int32
5081 pkg syscall (freebsd-amd64-cgo), type ICMPv6Filter struct
5082 pkg syscall (freebsd-amd64-cgo), type ICMPv6Filter struct, Filt [8]uint32
5083 pkg syscall (freebsd-amd64-cgo), type IPMreqn struct
5084 pkg syscall (freebsd-amd64-cgo), type IPMreqn struct, Address [4]uint8
5085 pkg syscall (freebsd-amd64-cgo), type IPMreqn struct, Ifindex int32
5086 pkg syscall (freebsd-amd64-cgo), type IPMreqn struct, Multiaddr [4]uint8
5087 pkg syscall (freebsd-amd64-cgo), type IPv6MTUInfo struct
5088 pkg syscall (freebsd-amd64-cgo), type IPv6MTUInfo struct, Addr RawSockaddrInet6
5089 pkg syscall (freebsd-amd64-cgo), type IPv6MTUInfo struct, Mtu uint32
5090 pkg syscall (freebsd-amd64-cgo), type IfAnnounceMsghdr struct
5091 pkg syscall (freebsd-amd64-cgo), type IfAnnounceMsghdr struct, Index uint16
5092 pkg syscall (freebsd-amd64-cgo), type IfAnnounceMsghdr struct, Msglen uint16
5093 pkg syscall (freebsd-amd64-cgo), type IfAnnounceMsghdr struct, Name [16]int8
5094 pkg syscall (freebsd-amd64-cgo), type IfAnnounceMsghdr struct, Type uint8
5095 pkg syscall (freebsd-amd64-cgo), type IfAnnounceMsghdr struct, Version uint8
5096 pkg syscall (freebsd-amd64-cgo), type IfAnnounceMsghdr struct, What uint16
5097 pkg syscall (freebsd-amd64-cgo), type IfData struct
5098 pkg syscall (freebsd-amd64-cgo), type IfData struct, Addrlen uint8
5099 pkg syscall (freebsd-amd64-cgo), type IfData struct, Baudrate uint64
5100 pkg syscall (freebsd-amd64-cgo), type IfData struct, Collisions uint64
5101 pkg syscall (freebsd-amd64-cgo), type IfData struct, Datalen uint8
5102 pkg syscall (freebsd-amd64-cgo), type IfData struct, Epoch int64
5103 pkg syscall (freebsd-amd64-cgo), type IfData struct, Hdrlen uint8
5104 pkg syscall (freebsd-amd64-cgo), type IfData struct, Hwassist uint64
5105 pkg syscall (freebsd-amd64-cgo), type IfData struct, Ibytes uint64
5106 pkg syscall (freebsd-amd64-cgo), type IfData struct, Ierrors uint64
5107 pkg syscall (freebsd-amd64-cgo), type IfData struct, Imcasts uint64
5108 pkg syscall (freebsd-amd64-cgo), type IfData struct, Ipackets uint64
5109 pkg syscall (freebsd-amd64-cgo), type IfData struct, Iqdrops uint64
5110 pkg syscall (freebsd-amd64-cgo), type IfData struct, Lastchange Timeval
5111 pkg syscall (freebsd-amd64-cgo), type IfData struct, Link_state uint8
5112 pkg syscall (freebsd-amd64-cgo), type IfData struct, Metric uint64
5113 pkg syscall (freebsd-amd64-cgo), type IfData struct, Mtu uint64
5114 pkg syscall (freebsd-amd64-cgo), type IfData struct, Noproto uint64
5115 pkg syscall (freebsd-amd64-cgo), type IfData struct, Obytes uint64
5116 pkg syscall (freebsd-amd64-cgo), type IfData struct, Oerrors uint64
5117 pkg syscall (freebsd-amd64-cgo), type IfData struct, Omcasts uint64
5118 pkg syscall (freebsd-amd64-cgo), type IfData struct, Opackets uint64
5119 pkg syscall (freebsd-amd64-cgo), type IfData struct, Physical uint8
5120 pkg syscall (freebsd-amd64-cgo), type IfData struct, Spare_char1 uint8
5121 pkg syscall (freebsd-amd64-cgo), type IfData struct, Spare_char2 uint8
5122 pkg syscall (freebsd-amd64-cgo), type IfData struct, Type uint8
5123 pkg syscall (freebsd-amd64-cgo), type IfMsghdr struct
5124 pkg syscall (freebsd-amd64-cgo), type IfMsghdr struct, Addrs int32
5125 pkg syscall (freebsd-amd64-cgo), type IfMsghdr struct, Data IfData
5126 pkg syscall (freebsd-amd64-cgo), type IfMsghdr struct, Flags int32
5127 pkg syscall (freebsd-amd64-cgo), type IfMsghdr struct, Index uint16
5128 pkg syscall (freebsd-amd64-cgo), type IfMsghdr struct, Msglen uint16
5129 pkg syscall (freebsd-amd64-cgo), type IfMsghdr struct, Pad_cgo_0 [2]uint8
5130 pkg syscall (freebsd-amd64-cgo), type IfMsghdr struct, Type uint8
5131 pkg syscall (freebsd-amd64-cgo), type IfMsghdr struct, Version uint8
5132 pkg syscall (freebsd-amd64-cgo), type IfaMsghdr struct
5133 pkg syscall (freebsd-amd64-cgo), type IfaMsghdr struct, Addrs int32
5134 pkg syscall (freebsd-amd64-cgo), type IfaMsghdr struct, Flags int32
5135 pkg syscall (freebsd-amd64-cgo), type IfaMsghdr struct, Index uint16
5136 pkg syscall (freebsd-amd64-cgo), type IfaMsghdr struct, Metric int32
5137 pkg syscall (freebsd-amd64-cgo), type IfaMsghdr struct, Msglen uint16
5138 pkg syscall (freebsd-amd64-cgo), type IfaMsghdr struct, Pad_cgo_0 [2]uint8
5139 pkg syscall (freebsd-amd64-cgo), type IfaMsghdr struct, Type uint8
5140 pkg syscall (freebsd-amd64-cgo), type IfaMsghdr struct, Version uint8
5141 pkg syscall (freebsd-amd64-cgo), type IfmaMsghdr struct
5142 pkg syscall (freebsd-amd64-cgo), type IfmaMsghdr struct, Addrs int32
5143 pkg syscall (freebsd-amd64-cgo), type IfmaMsghdr struct, Flags int32
5144 pkg syscall (freebsd-amd64-cgo), type IfmaMsghdr struct, Index uint16
5145 pkg syscall (freebsd-amd64-cgo), type IfmaMsghdr struct, Msglen uint16
5146 pkg syscall (freebsd-amd64-cgo), type IfmaMsghdr struct, Pad_cgo_0 [2]uint8
5147 pkg syscall (freebsd-amd64-cgo), type IfmaMsghdr struct, Type uint8
5148 pkg syscall (freebsd-amd64-cgo), type IfmaMsghdr struct, Version uint8
5149 pkg syscall (freebsd-amd64-cgo), type Inet6Pktinfo struct
5150 pkg syscall (freebsd-amd64-cgo), type Inet6Pktinfo struct, Addr [16]uint8
5151 pkg syscall (freebsd-amd64-cgo), type Inet6Pktinfo struct, Ifindex uint32
5152 pkg syscall (freebsd-amd64-cgo), type InterfaceAddrMessage struct
5153 pkg syscall (freebsd-amd64-cgo), type InterfaceAddrMessage struct, Data []uint8
5154 pkg syscall (freebsd-amd64-cgo), type InterfaceAddrMessage struct, Header IfaMsghdr
5155 pkg syscall (freebsd-amd64-cgo), type InterfaceAnnounceMessage struct
5156 pkg syscall (freebsd-amd64-cgo), type InterfaceAnnounceMessage struct, Header IfAnnounceMsghdr
5157 pkg syscall (freebsd-amd64-cgo), type InterfaceMessage struct
5158 pkg syscall (freebsd-amd64-cgo), type InterfaceMessage struct, Data []uint8
5159 pkg syscall (freebsd-amd64-cgo), type InterfaceMessage struct, Header IfMsghdr
5160 pkg syscall (freebsd-amd64-cgo), type InterfaceMulticastAddrMessage struct
5161 pkg syscall (freebsd-amd64-cgo), type InterfaceMulticastAddrMessage struct, Data []uint8
5162 pkg syscall (freebsd-amd64-cgo), type InterfaceMulticastAddrMessage struct, Header IfmaMsghdr
5163 pkg syscall (freebsd-amd64-cgo), type Iovec struct
5164 pkg syscall (freebsd-amd64-cgo), type Iovec struct, Base *uint8
5165 pkg syscall (freebsd-amd64-cgo), type Iovec struct, Len uint64
5166 pkg syscall (freebsd-amd64-cgo), type Kevent_t struct
5167 pkg syscall (freebsd-amd64-cgo), type Kevent_t struct, Data int64
5168 pkg syscall (freebsd-amd64-cgo), type Kevent_t struct, Fflags uint32
5169 pkg syscall (freebsd-amd64-cgo), type Kevent_t struct, Filter int16
5170 pkg syscall (freebsd-amd64-cgo), type Kevent_t struct, Flags uint16
5171 pkg syscall (freebsd-amd64-cgo), type Kevent_t struct, Ident uint64
5172 pkg syscall (freebsd-amd64-cgo), type Kevent_t struct, Udata *uint8
5173 pkg syscall (freebsd-amd64-cgo), type Msghdr struct
5174 pkg syscall (freebsd-amd64-cgo), type Msghdr struct, Control *uint8
5175 pkg syscall (freebsd-amd64-cgo), type Msghdr struct, Controllen uint32
5176 pkg syscall (freebsd-amd64-cgo), type Msghdr struct, Flags int32
5177 pkg syscall (freebsd-amd64-cgo), type Msghdr struct, Iov *Iovec
5178 pkg syscall (freebsd-amd64-cgo), type Msghdr struct, Iovlen int32
5179 pkg syscall (freebsd-amd64-cgo), type Msghdr struct, Name *uint8
5180 pkg syscall (freebsd-amd64-cgo), type Msghdr struct, Namelen uint32
5181 pkg syscall (freebsd-amd64-cgo), type Msghdr struct, Pad_cgo_0 [4]uint8
5182 pkg syscall (freebsd-amd64-cgo), type Msghdr struct, Pad_cgo_1 [4]uint8
5183 pkg syscall (freebsd-amd64-cgo), type RawSockaddr struct, Data [14]int8
5184 pkg syscall (freebsd-amd64-cgo), type RawSockaddr struct, Family uint8
5185 pkg syscall (freebsd-amd64-cgo), type RawSockaddr struct, Len uint8
5186 pkg syscall (freebsd-amd64-cgo), type RawSockaddrAny struct, Pad [92]int8
5187 pkg syscall (freebsd-amd64-cgo), type RawSockaddrDatalink struct
5188 pkg syscall (freebsd-amd64-cgo), type RawSockaddrDatalink struct, Alen uint8
5189 pkg syscall (freebsd-amd64-cgo), type RawSockaddrDatalink struct, Data [46]int8
5190 pkg syscall (freebsd-amd64-cgo), type RawSockaddrDatalink struct, Family uint8
5191 pkg syscall (freebsd-amd64-cgo), type RawSockaddrDatalink struct, Index uint16
5192 pkg syscall (freebsd-amd64-cgo), type RawSockaddrDatalink struct, Len uint8
5193 pkg syscall (freebsd-amd64-cgo), type RawSockaddrDatalink struct, Nlen uint8
5194 pkg syscall (freebsd-amd64-cgo), type RawSockaddrDatalink struct, Slen uint8
5195 pkg syscall (freebsd-amd64-cgo), type RawSockaddrDatalink struct, Type uint8
5196 pkg syscall (freebsd-amd64-cgo), type RawSockaddrInet4 struct, Family uint8
5197 pkg syscall (freebsd-amd64-cgo), type RawSockaddrInet4 struct, Len uint8
5198 pkg syscall (freebsd-amd64-cgo), type RawSockaddrInet4 struct, Zero [8]int8
5199 pkg syscall (freebsd-amd64-cgo), type RawSockaddrInet6 struct, Family uint8
5200 pkg syscall (freebsd-amd64-cgo), type RawSockaddrInet6 struct, Len uint8
5201 pkg syscall (freebsd-amd64-cgo), type RawSockaddrUnix struct
5202 pkg syscall (freebsd-amd64-cgo), type RawSockaddrUnix struct, Family uint8
5203 pkg syscall (freebsd-amd64-cgo), type RawSockaddrUnix struct, Len uint8
5204 pkg syscall (freebsd-amd64-cgo), type RawSockaddrUnix struct, Path [104]int8
5205 pkg syscall (freebsd-amd64-cgo), type Rlimit struct
5206 pkg syscall (freebsd-amd64-cgo), type Rlimit struct, Cur int64
5207 pkg syscall (freebsd-amd64-cgo), type Rlimit struct, Max int64
5208 pkg syscall (freebsd-amd64-cgo), type RouteMessage struct
5209 pkg syscall (freebsd-amd64-cgo), type RouteMessage struct, Data []uint8
5210 pkg syscall (freebsd-amd64-cgo), type RouteMessage struct, Header RtMsghdr
5211 pkg syscall (freebsd-amd64-cgo), type RoutingMessage interface, unexported methods
5212 pkg syscall (freebsd-amd64-cgo), type RtMetrics struct
5213 pkg syscall (freebsd-amd64-cgo), type RtMetrics struct, Expire uint64
5214 pkg syscall (freebsd-amd64-cgo), type RtMetrics struct, Filler [3]uint64
5215 pkg syscall (freebsd-amd64-cgo), type RtMetrics struct, Hopcount uint64
5216 pkg syscall (freebsd-amd64-cgo), type RtMetrics struct, Locks uint64
5217 pkg syscall (freebsd-amd64-cgo), type RtMetrics struct, Mtu uint64
5218 pkg syscall (freebsd-amd64-cgo), type RtMetrics struct, Pksent uint64
5219 pkg syscall (freebsd-amd64-cgo), type RtMetrics struct, Recvpipe uint64
5220 pkg syscall (freebsd-amd64-cgo), type RtMetrics struct, Rtt uint64
5221 pkg syscall (freebsd-amd64-cgo), type RtMetrics struct, Rttvar uint64
5222 pkg syscall (freebsd-amd64-cgo), type RtMetrics struct, Sendpipe uint64
5223 pkg syscall (freebsd-amd64-cgo), type RtMetrics struct, Ssthresh uint64
5224 pkg syscall (freebsd-amd64-cgo), type RtMetrics struct, Weight uint64
5225 pkg syscall (freebsd-amd64-cgo), type RtMsghdr struct
5226 pkg syscall (freebsd-amd64-cgo), type RtMsghdr struct, Addrs int32
5227 pkg syscall (freebsd-amd64-cgo), type RtMsghdr struct, Errno int32
5228 pkg syscall (freebsd-amd64-cgo), type RtMsghdr struct, Flags int32
5229 pkg syscall (freebsd-amd64-cgo), type RtMsghdr struct, Fmask int32
5230 pkg syscall (freebsd-amd64-cgo), type RtMsghdr struct, Index uint16
5231 pkg syscall (freebsd-amd64-cgo), type RtMsghdr struct, Inits uint64
5232 pkg syscall (freebsd-amd64-cgo), type RtMsghdr struct, Msglen uint16
5233 pkg syscall (freebsd-amd64-cgo), type RtMsghdr struct, Pad_cgo_0 [2]uint8
5234 pkg syscall (freebsd-amd64-cgo), type RtMsghdr struct, Pid int32
5235 pkg syscall (freebsd-amd64-cgo), type RtMsghdr struct, Rmx RtMetrics
5236 pkg syscall (freebsd-amd64-cgo), type RtMsghdr struct, Seq int32
5237 pkg syscall (freebsd-amd64-cgo), type RtMsghdr struct, Type uint8
5238 pkg syscall (freebsd-amd64-cgo), type RtMsghdr struct, Version uint8
5239 pkg syscall (freebsd-amd64-cgo), type Rusage struct, Idrss int64
5240 pkg syscall (freebsd-amd64-cgo), type Rusage struct, Inblock int64
5241 pkg syscall (freebsd-amd64-cgo), type Rusage struct, Isrss int64
5242 pkg syscall (freebsd-amd64-cgo), type Rusage struct, Ixrss int64
5243 pkg syscall (freebsd-amd64-cgo), type Rusage struct, Majflt int64
5244 pkg syscall (freebsd-amd64-cgo), type Rusage struct, Maxrss int64
5245 pkg syscall (freebsd-amd64-cgo), type Rusage struct, Minflt int64
5246 pkg syscall (freebsd-amd64-cgo), type Rusage struct, Msgrcv int64
5247 pkg syscall (freebsd-amd64-cgo), type Rusage struct, Msgsnd int64
5248 pkg syscall (freebsd-amd64-cgo), type Rusage struct, Nivcsw int64
5249 pkg syscall (freebsd-amd64-cgo), type Rusage struct, Nsignals int64
5250 pkg syscall (freebsd-amd64-cgo), type Rusage struct, Nswap int64
5251 pkg syscall (freebsd-amd64-cgo), type Rusage struct, Nvcsw int64
5252 pkg syscall (freebsd-amd64-cgo), type Rusage struct, Oublock int64
5253 pkg syscall (freebsd-amd64-cgo), type Rusage struct, Stime Timeval
5254 pkg syscall (freebsd-amd64-cgo), type Rusage struct, Utime Timeval
5255 pkg syscall (freebsd-amd64-cgo), type SockaddrDatalink struct
5256 pkg syscall (freebsd-amd64-cgo), type SockaddrDatalink struct, Alen uint8
5257 pkg syscall (freebsd-amd64-cgo), type SockaddrDatalink struct, Data [46]int8
5258 pkg syscall (freebsd-amd64-cgo), type SockaddrDatalink struct, Family uint8
5259 pkg syscall (freebsd-amd64-cgo), type SockaddrDatalink struct, Index uint16
5260 pkg syscall (freebsd-amd64-cgo), type SockaddrDatalink struct, Len uint8
5261 pkg syscall (freebsd-amd64-cgo), type SockaddrDatalink struct, Nlen uint8
5262 pkg syscall (freebsd-amd64-cgo), type SockaddrDatalink struct, Slen uint8
5263 pkg syscall (freebsd-amd64-cgo), type SockaddrDatalink struct, Type uint8
5264 pkg syscall (freebsd-amd64-cgo), type SocketControlMessage struct
5265 pkg syscall (freebsd-amd64-cgo), type SocketControlMessage struct, Data []uint8
5266 pkg syscall (freebsd-amd64-cgo), type SocketControlMessage struct, Header Cmsghdr
5267 pkg syscall (freebsd-amd64-cgo), type Stat_t struct
5268 pkg syscall (freebsd-amd64-cgo), type Stat_t struct, Atimespec Timespec
5269 pkg syscall (freebsd-amd64-cgo), type Stat_t struct, Birthtimespec Timespec
5270 pkg syscall (freebsd-amd64-cgo), type Stat_t struct, Blksize uint32
5271 pkg syscall (freebsd-amd64-cgo), type Stat_t struct, Blocks int64
5272 pkg syscall (freebsd-amd64-cgo), type Stat_t struct, Ctimespec Timespec
5273 pkg syscall (freebsd-amd64-cgo), type Stat_t struct, Dev uint32
5274 pkg syscall (freebsd-amd64-cgo), type Stat_t struct, Flags uint32
5275 pkg syscall (freebsd-amd64-cgo), type Stat_t struct, Gen uint32
5276 pkg syscall (freebsd-amd64
5277 pkg syscall (freebsd-amd64-cgo), type Stat_t struct, Ino uint32
5278 pkg syscall (freebsd-amd64-cgo), type Stat_t struct, Lspare int32
5279 pkg syscall (freebsd-amd64-cgo), type Stat_t struct, Mode uint16
5280 pkg syscall (freebsd-amd64-cgo), type Stat_t struct, Mtimespec Timespec
5281 pkg syscall (freebsd-amd64-cgo), type Stat_t struct, Nlink uint16
5282 pkg syscall (freebsd-amd64-cgo), type Stat_t struct, Rdev uint32
5283 pkg syscall (freebsd-amd64-cgo), type Stat_t struct, Size int64
5284 pkg syscall (freebsd-amd64-cgo), type Stat_t struct, Uid uint32
5285 pkg syscall (freebsd-amd64-cgo), type Statfs_t struct
5286 pkg syscall (freebsd-amd64-cgo), type Statfs_t struct, Asyncreads uint64
5287 pkg syscall (freebsd-amd64-cgo), type Statfs_t struct, Asyncwrites uint64
5288 pkg syscall (freebsd-amd64-cgo), type Statfs_t struct, Bavail int64
5289 pkg syscall (freebsd-amd64-cgo), type Statfs_t struct, Bfree uint64
5290 pkg syscall (freebsd-amd64-cgo), type Statfs_t struct, Blocks uint64
5291 pkg syscall (freebsd-amd64-cgo), type Statfs_t struct, Bsize uint64
5292 pkg syscall (freebsd-amd64-cgo), type Statfs_t struct, Charspare [80]int8
5293 pkg syscall (freebsd-amd64-cgo), type Statfs_t struct, Ffree int64
5294 pkg syscall (freebsd-amd64-cgo), type Statfs_t struct, Files uint64
5295 pkg syscall (freebsd-amd64-cgo), type Statfs_t struct, Flags uint64
5296 pkg syscall (freebsd-amd64-cgo), type Statfs_t struct, Fsid Fsid
5297 pkg syscall (freebsd-amd64-cgo), type Statfs_t struct, Fstypename [16]int8
5298 pkg syscall (freebsd-amd64-cgo), type Statfs_t struct, Iosize uint64
5299 pkg syscall (freebsd-amd64-cgo), type Statfs_t struct, Mntfromname [88]int8
5300 pkg syscall (freebsd-amd64-cgo), type Statfs_t struct, Mntonname [88]int8
5301 pkg syscall (freebsd-amd64-cgo), type Statfs_t struct, Namemax uint32
5302 pkg syscall (freebsd-amd64-cgo), type Statfs_t struct, Owner uint32
5303 pkg syscall (freebsd-amd64-cgo), type Statfs_t struct, Spare [10]uint64
5304 pkg syscall (freebsd-amd64-cgo), type Statfs_t struct, Syncreads uint64
5305 pkg syscall (freebsd-amd64-cgo), type Statfs_t struct, Syncwrites uint64
5306 pkg syscall (freebsd-amd64-cgo), type Statfs_t struct, Type uint32
5307 pkg syscall (freebsd-amd64-cgo), type Statfs_t struct, Version uint32
5308 pkg syscall (freebsd-amd64-cgo), type SysProcAttr struct, Chroot string
5309 pkg syscall (freebsd-amd64-cgo), type SysProcAttr struct, Credential *Credential
5310 pkg syscall (freebsd-amd64-cgo), type SysProcAttr struct, Noctty bool
5311 pkg syscall (freebsd-amd64-cgo), type SysProcAttr struct, Ptrace bool
5312 pkg syscall (freebsd-amd64-cgo), type SysProcAttr struct, Setctty bool
5313 pkg syscall (freebsd-amd64-cgo), type SysProcAttr struct, Setpgid bool
5314 pkg syscall (freebsd-amd64-cgo), type SysProcAttr struct, Setsid bool
5315 pkg syscall (freebsd-amd64-cgo), type Timespec struct, Nsec int64
5316 pkg syscall (freebsd-amd64-cgo), type Timespec struct, Sec int64
5317 pkg syscall (freebsd-amd64-cgo), type Timeval struct, Sec int64
5318 pkg syscall (freebsd-amd64-cgo), type Timeval struct, Usec int64
5319 pkg syscall (freebsd-amd64-cgo), type WaitStatus uint32
5320 pkg syscall (freebsd-amd64-cgo), var Stderr int
5321 pkg syscall (freebsd-amd64-cgo), var Stdin int
5322 pkg syscall (freebsd-amd64-cgo), var Stdout int
9903 pkg syscall (linux-amd64), const CLONE_CHILD_CLEARTID = 2097152
9904 pkg syscall (linux-amd64), const CLONE_CHILD_CLEARTID ideal-int
9905 pkg syscall (linux-amd64), const CLONE_CHILD_SETTID = 16777216
9906 pkg syscall (linux-amd64), const CLONE_CHILD_SETTID ideal-int
9907 pkg syscall (linux-amd64), const CLONE_DETACHED = 4194304
9908 pkg syscall (linux-amd64), const CLONE_DETACHED ideal-int
9909 pkg syscall (linux-amd64), const CLONE_FILES = 1024
9910 pkg syscall (linux-amd64), const CLONE_FILES ideal-int
9911 pkg syscall (linux-amd64), const CLONE_FS = 512
9912 pkg syscall (linux-amd64), const CLONE_FS ideal-int
9913 pkg syscall (linux-amd64), const CLONE_IO = 2147483648
9914 pkg syscall (linux-amd64), const CLONE_IO ideal-int
9915 pkg syscall (linux-amd64), const CLONE_NEWIPC = 134217728
9916 pkg syscall (linux-amd64), const CLONE_NEWIPC ideal-int
9917 pkg syscall (linux-amd64), const CLONE_NEWNET = 1073741824
9918 pkg syscall (linux-amd64), const CLONE_NEWNET ideal-int
9919 pkg syscall (linux-amd64), const CLONE_NEWNS = 131072
9920 pkg syscall (linux-amd64), const CLONE_NEWNS ideal-int
9921 pkg syscall (linux-amd64), const CLONE_NEWPID = 536870912
9922 pkg syscall (linux-amd64), const CLONE_NEWPID ideal-int
9923 pkg syscall (linux-amd64), const CLONE_NEWUSER = 268435456
9924 pkg syscall (linux-amd64), const CLONE_NEWUSER ideal-int
9925 pkg syscall (linux-amd64), const CLONE_NEWUTS = 67108864
9926 pkg syscall (linux-amd64), const CLONE_NEWUTS ideal-int
9927 pkg syscall (linux-amd64), const CLONE_PARENT = 32768
9928 pkg syscall (linux-amd64), const CLONE_PARENT ideal-int
9929 pkg syscall (linux-amd64), const CLONE_PARENT_SETTID = 1048576
9930 pkg syscall (linux-amd64), const CLONE_PARENT_SETTID ideal-int
9931 pkg syscall (linux-amd64), const CLONE_PTRACE = 8192
9932 pkg syscall (linux-amd64), const CLONE_PTRACE ideal-int
9933 pkg syscall (linux-amd64), const CLONE_SETTLS = 524288
9934 pkg syscall (linux-amd64), const CLONE_SETTLS ideal-int
9935 pkg syscall (linux-amd64), const CLONE_SIGHAND = 2048
9936 pkg syscall (linux-amd64), const CLONE_SIGHAND ideal-int
9937 pkg syscall (linux-amd64), const CLONE_SYSVSEM = 262144
9938 pkg syscall (linux-amd64), const CLONE_SYSVSEM ideal-int
9939 pkg syscall (linux-amd64), const CLONE_THREAD = 65536
9940 pkg syscall (linux-amd64), const CLONE_THREAD ideal-int
9941 pkg syscall (linux-amd64), const CLONE_UNTRACED = 8388608
9942 pkg syscall (linux-amd64), const CLONE_UNTRACED ideal-int
9943 pkg syscall (linux-amd64), const CLONE_VFORK = 16384
9944 pkg syscall (linux-amd64), const CLONE_VFORK ideal-int
9945 pkg syscall (linux-amd64), const CLONE_VM = 256
9946 pkg syscall (linux-amd64), const CLONE_VM ideal-int
9947 pkg syscall (linux-amd64), const ICMPV6_FILTER = 1
9948 pkg syscall (linux-amd64), const ICMPV6_FILTER ideal-int
9949 pkg syscall (linux-amd64), const PRIO_PGRP = 1
9950 pkg syscall (linux-amd64), const PRIO_PGRP ideal-int
9951 pkg syscall (linux-amd64), const PRIO_PROCESS = 0
9952 pkg syscall (linux-amd64), const PRIO_PROCESS ideal-int
9953 pkg syscall (linux-amd64), const PRIO_USER = 2
9954 pkg syscall (linux-amd64), const PRIO_USER ideal-int
9955 pkg syscall (linux-amd64), const SizeofICMPv6Filter = 32
9956 pkg syscall (linux-amd64), const SizeofICMPv6Filter ideal-int
9957 pkg syscall (linux-amd64), const SizeofIPv6MTUInfo = 32
9958 pkg syscall (linux-amd64), const SizeofIPv6MTUInfo ideal-int
9959 pkg syscall (linux-amd64), const TCIFLUSH = 0
9960 pkg syscall (linux-amd64), const TCIFLUSH ideal-int
9961 pkg syscall (linux-amd64), const TCIOFLUSH = 2
9962 pkg syscall (linux-amd64), const TCIOFLUSH ideal-int
9963 pkg syscall (linux-amd64), const TCOFLUSH = 1
9964 pkg syscall (linux-amd64), const TCOFLUSH ideal-int
9965 pkg syscall (linux-amd64), func Dup3(int, int, int) error
9966 pkg syscall (linux-amd64), func Getpriority(int, int) (int, error)
9967 pkg syscall (linux-amd64), func GetsockoptICMPv6Filter(int, int, int) (*ICMPv6Filter, error)
9968 pkg syscall (linux-amd64), func GetsockoptIPv6MTUInfo(int, int, int) (*IPv6MTUInfo, error)
9969 pkg syscall (linux-amd64), func Setpriority(int, int, int) error
9970 pkg syscall (linux-amd64), func SetsockoptByte(int, int, int, uint8) error
9971 pkg syscall (linux-amd64), func SetsockoptICMPv6Filter(int, int, int, *ICMPv6Filter) error
9972 pkg syscall (linux-amd64), type ICMPv6Filter struct
9973 pkg syscall (linux-amd64), type ICMPv6Filter struct, Data [8]uint32
9974 pkg syscall (linux-amd64), type IPv6MTUInfo struct
9975 pkg syscall (linux-amd64), type IPv6MTUInfo struct, Addr RawSockaddrInet6
9976 pkg syscall (linux-amd64), type IPv6MTUInfo struct, Mtu uint32
9977 pkg syscall (linux-amd64
9978 pkg syscall (linux-amd64-cgo), const CLONE_CHILD_CLEARTID = 2097152
9979 pkg syscall (linux-amd64-cgo), const CLONE_CHILD_CLEARTID ideal-int
9980 pkg syscall (linux-amd64-cgo), const CLONE_CHILD_SETTID = 16777216
9981 pkg syscall (linux-amd64-cgo), const CLONE_CHILD_SETTID ideal-int
9982 pkg syscall (linux-amd64-cgo), const CLONE_DETACHED = 4194304
9983 pkg syscall (linux-amd64-cgo), const CLONE_DETACHED ideal-int
9984 pkg syscall (linux-amd64-cgo), const CLONE_FILES = 1024
9985 pkg syscall (linux-amd64-cgo), const CLONE_FILES ideal-int
9986 pkg syscall (linux-amd64-cgo), const CLONE_FS = 512
9987 pkg syscall (linux-amd64-cgo), const CLONE_FS ideal-int
9988 pkg syscall (linux-amd64-cgo), const CLONE_IO = 2147483648
9989 pkg syscall (linux-amd64-cgo), const CLONE_IO ideal-int
9990 pkg syscall (linux-amd64-cgo), const CLONE_NEWIPC = 134217728
9991 pkg syscall (linux-amd64-cgo), const CLONE_NEWIPC ideal-int
9992 pkg syscall (linux-amd64-cgo), const CLONE_NEWNET = 1073741824
9993 pkg syscall (linux-amd64-cgo), const CLONE_NEWNET ideal-int
9994 pkg syscall (linux-amd64-cgo), const CLONE_NEWNS = 131072
9995 pkg syscall (linux-amd64-cgo), const CLONE_NEWNS ideal-int
9996 pkg syscall (linux-amd64-cgo), const CLONE_NEWPID = 536870912
9997 pkg syscall (linux-amd64-cgo), const CLONE_NEWPID ideal-int
9998 pkg syscall (linux-amd64-cgo), const CLONE_NEWUSER = 268435456
9999 pkg syscall (linux-amd64-cgo), const CLONE_NEWUSER ideal-int
10000 pkg syscall (linux-amd64-cgo), const CLONE_NEWUTS = 67108864
10001 pkg syscall (linux-amd64-cgo), const CLONE_NEWUTS ideal-int
10002 pkg syscall (linux-amd64-cgo), const CLONE_PARENT = 32768
10003 pkg syscall (linux-amd64-cgo), const CLONE_PARENT ideal-int
10004 pkg syscall (linux-amd64-cgo), const CLONE_PARENT_SETTID = 1048576
10005 pkg syscall (linux-amd64-cgo), const CLONE_PARENT_SETTID ideal-int
10006 pkg syscall (linux-amd64-cgo), const CLONE_PTRACE = 8192
10007 pkg syscall (linux-amd64-cgo), const CLONE_PTRACE ideal-int
10008 pkg syscall (linux-amd64-cgo), const CLONE_SETTLS = 524288
10009 pkg syscall (linux-amd64-cgo), const CLONE_SETTLS ideal-int
10010 pkg syscall (linux-amd64-cgo), const CLONE_SIGHAND = 2048
10011 pkg syscall (linux-amd64-cgo), const CLONE_SIGHAND ideal-int
10012 pkg syscall (linux-amd64-cgo), const CLONE_SYSVSEM = 262144
10013 pkg syscall (linux-amd64-cgo), const CLONE_SYSVSEM ideal-int
10014 pkg syscall (linux-amd64-cgo), const CLONE_THREAD = 65536
10015 pkg syscall (linux-amd64-cgo), const CLONE_THREAD ideal-int
10016 pkg syscall (linux-amd64-cgo), const CLONE_UNTRACED = 8388608
10017 pkg syscall (linux-amd64-cgo), const CLONE_UNTRACED ideal-int
10018 pkg syscall (linux-amd64-cgo), const CLONE_VFORK = 16384
10019 pkg syscall (linux-amd64-cgo), const CLONE_VFORK ideal-int
10020 pkg syscall (linux-amd64-cgo), const CLONE_VM = 256
10021 pkg syscall (linux-amd64-cgo), const CLONE_VM ideal-int
10022 pkg syscall (linux-amd64-cgo), const ICMPV6_FILTER = 1
10023 pkg syscall (linux-amd64-cgo), const ICMPV6_FILTER ideal-int
10024 pkg syscall (linux-amd64-cgo), const PRIO_PGRP = 1
10025 pkg syscall (linux-amd64-cgo), const PRIO_PGRP ideal-int
10026 pkg syscall (linux-amd64-cgo), const PRIO_PROCESS = 0
10027 pkg syscall (linux-amd64-cgo), const PRIO_PROCESS ideal-int
10028 pkg syscall (linux-amd64-cgo), const PRIO_USER = 2
10029 pkg syscall (linux-amd64-cgo), const PRIO_USER ideal-int
10030 pkg syscall (linux-amd64-cgo), const SizeofICMPv6Filter = 32
10031 pkg syscall (linux-amd64-cgo), const SizeofICMPv6Filter ideal-int
10032 pkg syscall (linux-amd64-cgo), const SizeofIPv6MTUInfo = 32
10033 pkg syscall (linux-amd64-cgo), const SizeofIPv6MTUInfo ideal-int
10034 pkg syscall (linux-amd64-cgo), const TCIFLUSH = 0
10035 pkg syscall (linux-amd64-cgo), const TCIFLUSH ideal-int
10036 pkg syscall (linux-amd64-cgo), const TCIOFLUSH = 2
10037 pkg syscall (linux-amd64-cgo), const TCIOFLUSH ideal-int
10038 pkg syscall (linux-amd64-cgo), const TCOFLUSH = 1
10039 pkg syscall (linux-amd64-cgo), const TCOFLUSH ideal-int
10040 pkg syscall (linux-amd64-cgo), func Dup3(int, int, int) error
10041 pkg syscall (linux-amd64-cgo), func Getpriority(int, int) (int, error)
10042 pkg syscall (linux-amd64-cgo), func GetsockoptICMPv6Filter(int, int, int) (*ICMPv6Filter, error)
10043 pkg syscall (linux-amd64-cgo), func GetsockoptIPv6MTUInfo(int, int, int) (*IPv6MTUInfo, error)
10044 pkg syscall (linux-amd64-cgo), func Setpriority(int, int, int) error
10045 pkg syscall (linux-amd64-cgo), func SetsockoptByte(int, int, int, uint8) error
10046 pkg syscall (linux-amd64-cgo), func SetsockoptICMPv6Filter(int, int, int, *ICMPv6Filter) error
10047 pkg syscall (linux-amd64-cgo), type ICMPv6Filter struct
10048 pkg syscall (linux-amd64-cgo), type ICMPv6Filter struct, Data [8]uint32
10049 pkg syscall (linux-amd64-cgo), type IPv6MTUInfo struct
10050 pkg syscall (linux-amd64-cgo), type IPv6MTUInfo struct, Addr RawSockaddrInet6
10051 pkg syscall (linux-amd64-cgo), type IPv6MTUInfo struct, Mtu uint32
10052 pkg syscall (linux-amd64-cgo), type SysProcAttr struct, Cloneflags uintptr
16526 pkg syscall (netbsd-amd64), const AF_APPLETALK ideal-int
16527 pkg syscall (netbsd-amd64), const AF_ARP ideal-int
16528 pkg syscall (netbsd-amd64), const AF_BLUETOOTH ideal-int
16529 pkg syscall (netbsd-amd64), const AF_CCITT ideal-int
16530 pkg syscall (netbsd-amd64), const AF_CHAOS ideal-int
16531 pkg syscall (netbsd-amd64), const AF_CNT ideal-int
16532 pkg syscall (netbsd-amd64), const AF_COIP ideal-int
16533 pkg syscall (netbsd-amd64), const AF_DATAKIT ideal-int
16534 pkg syscall (netbsd-amd64), const AF_DECnet ideal-int
16535 pkg syscall (netbsd-amd64), const AF_DLI ideal-int
16536 pkg syscall (netbsd-amd64), const AF_E164 ideal-int
16537 pkg syscall (netbsd-amd64), const AF_ECMA ideal-int
16538 pkg syscall (netbsd-amd64), const AF_HYLINK ideal-int
16539 pkg syscall (netbsd-amd64), const AF_IEEE80211 ideal-int
16540 pkg syscall (netbsd-amd64), const AF_IMPLINK ideal-int
16541 pkg syscall (netbsd-amd64), const AF_IPX ideal-int
16542 pkg syscall (netbsd-amd64), const AF_ISDN ideal-int
16543 pkg syscall (netbsd-amd64), const AF_ISO ideal-int
16544 pkg syscall (netbsd-amd64), const AF_LAT ideal-int
16545 pkg syscall (netbsd-amd64), const AF_LINK ideal-int
16546 pkg syscall (netbsd-amd64), const AF_LOCAL ideal-int
16547 pkg syscall (netbsd-amd64), const AF_MAX ideal-int
16548 pkg syscall (netbsd-amd64), const AF_MPLS ideal-int
16549 pkg syscall (netbsd-amd64), const AF_NATM ideal-int
16550 pkg syscall (netbsd-amd64), const AF_NS ideal-int
16551 pkg syscall (netbsd-amd64), const AF_OROUTE ideal-int
16552 pkg syscall (netbsd-amd64), const AF_OSI ideal-int
16553 pkg syscall (netbsd-amd64), const AF_PUP ideal-int
16554 pkg syscall (netbsd-amd64), const AF_ROUTE ideal-int
16555 pkg syscall (netbsd-amd64), const AF_SNA ideal-int
16556 pkg syscall (netbsd-amd64), const ARPHRD_ARCNET ideal-int
16557 pkg syscall (netbsd-amd64), const ARPHRD_ETHER ideal-int
16558 pkg syscall (netbsd-amd64), const ARPHRD_FRELAY ideal-int
16559 pkg syscall (netbsd-amd64), const ARPHRD_IEEE1394 ideal-int
16560 pkg syscall (netbsd-amd64), const ARPHRD_IEEE802 ideal-int
16561 pkg syscall (netbsd-amd64), const ARPHRD_STRIP ideal-int
16562 pkg syscall (netbsd-amd64), const B0 ideal-int
16563 pkg syscall (netbsd-amd64), const B110 ideal-int
16564 pkg syscall (netbsd-amd64), const B115200 ideal-int
16565 pkg syscall (netbsd-amd64), const B1200 ideal-int
16566 pkg syscall (netbsd-amd64), const B134 ideal-int
16567 pkg syscall (netbsd-amd64), const B14400 ideal-int
16568 pkg syscall (netbsd-amd64), const B150 ideal-int
16569 pkg syscall (netbsd-amd64), const B1800 ideal-int
16570 pkg syscall (netbsd-amd64), const B19200 ideal-int
16571 pkg syscall (netbsd-amd64), const B200 ideal-int
16572 pkg syscall (netbsd-amd64), const B230400 ideal-int
16573 pkg syscall (netbsd-amd64), const B2400 ideal-int
16574 pkg syscall (netbsd-amd64), const B28800 ideal-int
16575 pkg syscall (netbsd-amd64), const B300 ideal-int
16576 pkg syscall (netbsd-amd64), const B38400 ideal-int
16577 pkg syscall (netbsd-amd64), const B460800 ideal-int
16578 pkg syscall (netbsd-amd64), const B4800 ideal-int
16579 pkg syscall (netbsd-amd64), const B50 ideal-int
16580 pkg syscall (netbsd-amd64), const B57600 ideal-int
16581 pkg syscall (netbsd-amd64), const B600 ideal-int
16582 pkg syscall (netbsd-amd64), const B7200 ideal-int
16583 pkg syscall (netbsd-amd64), const B75 ideal-int
16584 pkg syscall (netbsd-amd64), const B76800 ideal-int
16585 pkg syscall (netbsd-amd64), const B921600 ideal-int
16586 pkg syscall (netbsd-amd64), const B9600 ideal-int
16587 pkg syscall (netbsd-amd64), const BIOCFEEDBACK ideal-int
16588 pkg syscall (netbsd-amd64), const BIOCFLUSH ideal-int
16589 pkg syscall (netbsd-amd64), const BIOCGBLEN ideal-int
16590 pkg syscall (netbsd-amd64), const BIOCGDLT ideal-int
16591 pkg syscall (netbsd-amd64), const BIOCGDLTLIST ideal-int
16592 pkg syscall (netbsd-amd64), const BIOCGETIF ideal-int
16593 pkg syscall (netbsd-amd64), const BIOCGFEEDBACK ideal-int
16594 pkg syscall (netbsd-amd64), const BIOCGHDRCMPLT ideal-int
16595 pkg syscall (netbsd-amd64), const BIOCGRTIMEOUT ideal-int
16596 pkg syscall (netbsd-amd64), const BIOCGSEESENT ideal-int
16597 pkg syscall (netbsd-amd64), const BIOCGSTATS ideal-int
16598 pkg syscall (netbsd-amd64), const BIOCGSTATSOLD ideal-int
16599 pkg syscall (netbsd-amd64), const BIOCIMMEDIATE ideal-int
16600 pkg syscall (netbsd-amd64), const BIOCPROMISC ideal-int
16601 pkg syscall (netbsd-amd64), const BIOCSBLEN ideal-int
16602 pkg syscall (netbsd-amd64), const BIOCSDLT ideal-int
16603 pkg syscall (netbsd-amd64), const BIOCSETF ideal-int
16604 pkg syscall (netbsd-amd64), const BIOCSETIF ideal-int
16605 pkg syscall (netbsd-amd64), const BIOCSFEEDBACK ideal-int
16606 pkg syscall (netbsd-amd64), const BIOCSHDRCMPLT ideal-int
16607 pkg syscall (netbsd-amd64), const BIOCSRTIMEOUT ideal-int
16608 pkg syscall (netbsd-amd64), const BIOCSSEESENT ideal-int
16609 pkg syscall (netbsd-amd64), const BIOCSTCPF ideal-int
16610 pkg syscall (netbsd-amd64), const BIOCSUDPF ideal-int
16611 pkg syscall (netbsd-amd64), const BIOCVERSION ideal-int
16612 pkg syscall (netbsd-amd64), const BPF_A ideal-int
16613 pkg syscall (netbsd-amd64), const BPF_ABS ideal-int
16614 pkg syscall (netbsd-amd64), const BPF_ADD ideal-int
16615 pkg syscall (netbsd-amd64), const BPF_ALIGNMENT ideal-int
16616 pkg syscall (netbsd-amd64), const BPF_ALIGNMENT32 ideal-int
16617 pkg syscall (netbsd-amd64), const BPF_ALU ideal-int
16618 pkg syscall (netbsd-amd64), const BPF_AND ideal-int
16619 pkg syscall (netbsd-amd64), const BPF_B ideal-int
16620 pkg syscall (netbsd-amd64), const BPF_DFLTBUFSIZE ideal-int
16621 pkg syscall (netbsd-amd64), const BPF_DIV ideal-int
16622 pkg syscall (netbsd-amd64), const BPF_H ideal-int
16623 pkg syscall (netbsd-amd64), const BPF_IMM ideal-int
16624 pkg syscall (netbsd-amd64), const BPF_IND ideal-int
16625 pkg syscall (netbsd-amd64), const BPF_JA ideal-int
16626 pkg syscall (netbsd-amd64), const BPF_JEQ ideal-int
16627 pkg syscall (netbsd-amd64), const BPF_JGE ideal-int
16628 pkg syscall (netbsd-amd64), const BPF_JGT ideal-int
16629 pkg syscall (netbsd-amd64), const BPF_JMP ideal-int
16630 pkg syscall (netbsd-amd64), const BPF_JSET ideal-int
16631 pkg syscall (netbsd-amd64), const BPF_K ideal-int
16632 pkg syscall (netbsd-amd64), const BPF_LD ideal-int
16633 pkg syscall (netbsd-amd64), const BPF_LDX ideal-int
16634 pkg syscall (netbsd-amd64), const BPF_LEN ideal-int
16635 pkg syscall (netbsd-amd64), const BPF_LSH ideal-int
16636 pkg syscall (netbsd-amd64), const BPF_MAJOR_VERSION ideal-int
16637 pkg syscall (netbsd-amd64), const BPF_MAXBUFSIZE ideal-int
16638 pkg syscall (netbsd-amd64), const BPF_MAXINSNS ideal-int
16639 pkg syscall (netbsd-amd64), const BPF_MEM ideal-int
16640 pkg syscall (netbsd-amd64), const BPF_MEMWORDS ideal-int
16641 pkg syscall (netbsd-amd64), const BPF_MINBUFSIZE ideal-int
16642 pkg syscall (netbsd-amd64), const BPF_MINOR_VERSION ideal-int
16643 pkg syscall (netbsd-amd64), const BPF_MISC ideal-int
16644 pkg syscall (netbsd-amd64), const BPF_MSH ideal-int
16645 pkg syscall (netbsd-amd64), const BPF_MUL ideal-int
16646 pkg syscall (netbsd-amd64), const BPF_NEG ideal-int
16647 pkg syscall (netbsd-amd64), const BPF_OR ideal-int
16648 pkg syscall (netbsd-amd64), const BPF_RELEASE ideal-int
16649 pkg syscall (netbsd-amd64), const BPF_RET ideal-int
16650 pkg syscall (netbsd-amd64), const BPF_RSH ideal-int
16651 pkg syscall (netbsd-amd64), const BPF_ST ideal-int
16652 pkg syscall (netbsd-amd64), const BPF_STX ideal-int
16653 pkg syscall (netbsd-amd64), const BPF_SUB ideal-int
16654 pkg syscall (netbsd-amd64), const BPF_TAX ideal-int
16655 pkg syscall (netbsd-amd64), const BPF_TXA ideal-int
16656 pkg syscall (netbsd-amd64), const BPF_W ideal-int
16657 pkg syscall (netbsd-amd64), const BPF_X ideal-int
16658 pkg syscall (netbsd-amd64), const BRKINT ideal-int
16659 pkg syscall (netbsd-amd64), const CFLUSH ideal-int
16660 pkg syscall (netbsd-amd64), const CLOCAL ideal-int
16661 pkg syscall (netbsd-amd64), const CREAD ideal-int
16662 pkg syscall (netbsd-amd64), const CS5 ideal-int
16663 pkg syscall (netbsd-amd64), const CS6 ideal-int
16664 pkg syscall (netbsd-amd64), const CS7 ideal-int
16665 pkg syscall (netbsd-amd64), const CS8 ideal-int
16666 pkg syscall (netbsd-amd64), const CSIZE ideal-int
16667 pkg syscall (netbsd-amd64), const CSTART ideal-int
16668 pkg syscall (netbsd-amd64), const CSTATUS ideal-int
16669 pkg syscall (netbsd-amd64), const CSTOP ideal-int
16670 pkg syscall (netbsd-amd64), const CSTOPB ideal-int
16671 pkg syscall (netbsd-amd64), const CSUSP ideal-int
16672 pkg syscall (netbsd-amd64), const CTL_MAXNAME ideal-int
16673 pkg syscall (netbsd-amd64), const CTL_NET ideal-int
16674 pkg syscall (netbsd-amd64), const CTL_QUERY ideal-int
16675 pkg syscall (netbsd-amd64), const DIOCBSFLUSH ideal-int
16676 pkg syscall (netbsd-amd64), const DLT_A429 ideal-int
16677 pkg syscall (netbsd-amd64), const DLT_A653_ICM ideal-int
16678 pkg syscall (netbsd-amd64), const DLT_AIRONET_HEADER ideal-int
16679 pkg syscall (netbsd-amd64), const DLT_AOS ideal-int
16680 pkg syscall (netbsd-amd64), const DLT_APPLE_IP_OVER_IEEE1394 ideal-int
16681 pkg syscall (netbsd-amd64), const DLT_ARCNET ideal-int
16682 pkg syscall (netbsd-amd64), const DLT_ARCNET_LINUX ideal-int
16683 pkg syscall (netbsd-amd64), const DLT_ATM_CLIP ideal-int
16684 pkg syscall (netbsd-amd64), const DLT_ATM_RFC1483 ideal-int
16685 pkg syscall (netbsd-amd64), const DLT_AURORA ideal-int
16686 pkg syscall (netbsd-amd64), const DLT_AX25 ideal-int
16687 pkg syscall (netbsd-amd64), const DLT_AX25_KISS ideal-int
16688 pkg syscall (netbsd-amd64), const DLT_BACNET_MS_TP ideal-int
16689 pkg syscall (netbsd-amd64), const DLT_BLUETOOTH_HCI_H4 ideal-int
16690 pkg syscall (netbsd-amd64), const DLT_BLUETOOTH_HCI_H4_WITH_PHDR ideal-int
16691 pkg syscall (netbsd-amd64), const DLT_CAN20B ideal-int
16692 pkg syscall (netbsd-amd64), const DLT_CAN_SOCKETCAN ideal-int
16693 pkg syscall (netbsd-amd64), const DLT_CHAOS ideal-int
16694 pkg syscall (netbsd-amd64), const DLT_CISCO_IOS ideal-int
16695 pkg syscall (netbsd-amd64), const DLT_C_HDLC ideal-int
16696 pkg syscall (netbsd-amd64), const DLT_C_HDLC_WITH_DIR ideal-int
16697 pkg syscall (netbsd-amd64), const DLT_DECT ideal-int
16698 pkg syscall (netbsd-amd64), const DLT_DOCSIS ideal-int
16699 pkg syscall (netbsd-amd64), const DLT_ECONET ideal-int
16700 pkg syscall (netbsd-amd64), const DLT_EN10MB ideal-int
16701 pkg syscall (netbsd-amd64), const DLT_EN3MB ideal-int
16702 pkg syscall (netbsd-amd64), const DLT_ENC ideal-int
16703 pkg syscall (netbsd-amd64), const DLT_ERF ideal-int
16704 pkg syscall (netbsd-amd64), const DLT_ERF_ETH ideal-int
16705 pkg syscall (netbsd-amd64), const DLT_ERF_POS ideal-int
16706 amd64), const DLT_FC_2 ideal-int
16707 pkg syscall (netbsd-amd64), const DLT_FC_2_WITH_FRAME_DELIMS ideal-int
16708 pkg syscall (netbsd-amd64), const DLT_FDDI ideal-int
16709 pkg syscall (netbsd-amd64), const DLT_FLEXRAY ideal-int
16710 pkg syscall (netbsd-amd64), const DLT_FRELAY ideal-int
16711 pkg syscall (netbsd-amd64), const DLT_FRELAY_WITH_DIR ideal-int
16712 pkg syscall (netbsd-amd64), const DLT_GCOM_SERIAL ideal-int
16713 pkg syscall (netbsd-amd64), const DLT_GCOM_T1E1 ideal-int
16714 pkg syscall (netbsd-amd64), const DLT_GPF_F ideal-int
16715 pkg syscall (netbsd-amd64), const DLT_GPF_T ideal-int
16716 pkg syscall (netbsd-amd64), const DLT_GPRS_LLC ideal-int
16717 pkg syscall (netbsd-amd64), const DLT_GSMTAP_ABIS ideal-int
16718 pkg syscall (netbsd-amd64), const DLT_GSMTAP_UM ideal-int
16719 pkg syscall (netbsd-amd64), const DLT_HDLC ideal-int
16720 pkg syscall (netbsd-amd64), const DLT_HHDLC ideal-int
16721 pkg syscall (netbsd-amd64), const DLT_HIPPI ideal-int
16722 pkg syscall (netbsd-amd64), const DLT_IBM_SN ideal-int
16723 pkg syscall (netbsd-amd64), const DLT_IBM_SP ideal-int
16724 pkg syscall (netbsd-amd64), const DLT_IEEE802 ideal-int
16725 pkg syscall (netbsd-amd64), const DLT_IEEE802_11 ideal-int
16726 pkg syscall (netbsd-amd64), const DLT_IEEE802_11_RADIO ideal-int
16727 pkg syscall (netbsd-amd64), const DLT_IEEE802_11_RADIO_AVS ideal-int
16728 pkg syscall (netbsd-amd64), const DLT_IEEE802_15_4 ideal-int
16729 pkg syscall (netbsd-amd64), const DLT_IEEE802_15_4_LINUX ideal-int
16730 pkg syscall (netbsd-amd64), const DLT_IEEE802_15_4_NONASK_PHY ideal-int
16731 pkg syscall (netbsd-amd64), const DLT_IEEE802_16_MAC_CPS ideal-int
16732 pkg syscall (netbsd-amd64), const DLT_IEEE802_16_MAC_CPS_RADIO ideal-int
16733 pkg syscall (netbsd-amd64), const DLT_IPMB ideal-int
16734 pkg syscall (netbsd-amd64), const DLT_IPMB_LINUX ideal-int
16735 pkg syscall (netbsd-amd64), const DLT_IPNET ideal-int
16736 pkg syscall (netbsd-amd64), const DLT_IPV4 ideal-int
16737 pkg syscall (netbsd-amd64), const DLT_IPV6 ideal-int
16738 pkg syscall (netbsd-amd64), const DLT_IP_OVER_FC ideal-int
16739 pkg syscall (netbsd-amd64), const DLT_JUNIPER_ATM1 ideal-int
16740 pkg syscall (netbsd-amd64), const DLT_JUNIPER_ATM2 ideal-int
16741 pkg syscall (netbsd-amd64), const DLT_JUNIPER_CHDLC ideal-int
16742 pkg syscall (netbsd-amd64), const DLT_JUNIPER_ES ideal-int
16743 pkg syscall (netbsd-amd64), const DLT_JUNIPER_ETHER ideal-int
16744 pkg syscall (netbsd-amd64), const DLT_JUNIPER_FRELAY ideal-int
16745 pkg syscall (netbsd-amd64), const DLT_JUNIPER_GGSN ideal-int
16746 pkg syscall (netbsd-amd64), const DLT_JUNIPER_ISM ideal-int
16747 pkg syscall (netbsd-amd64), const DLT_JUNIPER_MFR ideal-int
16748 pkg syscall (netbsd-amd64), const DLT_JUNIPER_MLFR ideal-int
16749 pkg syscall (netbsd-amd64), const DLT_JUNIPER_MLPPP ideal-int
16750 pkg syscall (netbsd-amd64), const DLT_JUNIPER_MONITOR ideal-int
16751 pkg syscall (netbsd-amd64), const DLT_JUNIPER_PIC_PEER ideal-int
16752 pkg syscall (netbsd-amd64), const DLT_JUNIPER_PPP ideal-int
16753 pkg syscall (netbsd-amd64), const DLT_JUNIPER_PPPOE ideal-int
16754 pkg syscall (netbsd-amd64), const DLT_JUNIPER_PPPOE_ATM ideal-int
16755 pkg syscall (netbsd-amd64), const DLT_JUNIPER_SERVICES ideal-int
16756 pkg syscall (netbsd-amd64), const DLT_JUNIPER_ST ideal-int
16757 pkg syscall (netbsd-amd64), const DLT_JUNIPER_VP ideal-int
16758 pkg syscall (netbsd-amd64), const DLT_LAPB_WITH_DIR ideal-int
16759 pkg syscall (netbsd-amd64), const DLT_LAPD ideal-int
16760 pkg syscall (netbsd-amd64), const DLT_LIN ideal-int
16761 pkg syscall (netbsd-amd64), const DLT_LINUX_EVDEV ideal-int
16762 pkg syscall (netbsd-amd64), const DLT_LINUX_IRDA ideal-int
16763 pkg syscall (netbsd-amd64), const DLT_LINUX_LAPD ideal-int
16764 pkg syscall (netbsd-amd64), const DLT_LINUX_SLL ideal-int
16765 pkg syscall (netbsd-amd64), const DLT_LOOP ideal-int
16766 pkg syscall (netbsd-amd64), const DLT_LTALK ideal-int
16767 pkg syscall (netbsd-amd64), const DLT_MFR ideal-int
16768 pkg syscall (netbsd-amd64), const DLT_MOST ideal-int
16769 pkg syscall (netbsd-amd64), const DLT_MPLS ideal-int
16770 pkg syscall (netbsd-amd64), const DLT_MTP2 ideal-int
16771 pkg syscall (netbsd-amd64), const DLT_MTP2_WITH_PHDR ideal-int
16772 pkg syscall (netbsd-amd64), const DLT_MTP3 ideal-int
16773 pkg syscall (netbsd-amd64), const DLT_NULL ideal-int
16774 pkg syscall (netbsd-amd64), const DLT_PCI_EXP ideal-int
16775 pkg syscall (netbsd-amd64), const DLT_PFLOG ideal-int
16776 pkg syscall (netbsd-amd64), const DLT_PFSYNC ideal-int
16777 pkg syscall (netbsd-amd64), const DLT_PPI ideal-int
16778 pkg syscall (netbsd-amd64), const DLT_PPP ideal-int
16779 pkg syscall (netbsd-amd64), const DLT_PPP_BSDOS ideal-int
16780 pkg syscall (netbsd-amd64), const DLT_PPP_ETHER ideal-int
16781 pkg syscall (netbsd-amd64), const DLT_PPP_PPPD ideal-int
16782 pkg syscall (netbsd-amd64), const DLT_PPP_SERIAL ideal-int
16783 pkg syscall (netbsd-amd64), const DLT_PPP_WITH_DIR ideal-int
16784 pkg syscall (netbsd-amd64), const DLT_PRISM_HEADER ideal-int
16785 pkg syscall (netbsd-amd64), const DLT_PRONET ideal-int
16786 pkg syscall (netbsd-amd64), const DLT_RAIF1 ideal-int
16787 pkg syscall (netbsd-amd64), const DLT_RAW ideal-int
16788 pkg syscall (netbsd-amd64), const DLT_RAWAF_MASK ideal-int
16789 pkg syscall (netbsd-amd64), const DLT_RIO ideal-int
16790 pkg syscall (netbsd-amd64), const DLT_SCCP ideal-int
16791 pkg syscall (netbsd-amd64), const DLT_SITA ideal-int
16792 pkg syscall (netbsd-amd64), const DLT_SLIP ideal-int
16793 pkg syscall (netbsd-amd64), const DLT_SLIP_BSDOS ideal-int
16794 pkg syscall (netbsd-amd64), const DLT_SUNATM ideal-int
16795 pkg syscall (netbsd-amd64), const DLT_SYMANTEC_FIREWALL ideal-int
16796 pkg syscall (netbsd-amd64), const DLT_TZSP ideal-int
16797 pkg syscall (netbsd-amd64), const DLT_USB ideal-int
16798 pkg syscall (netbsd-amd64), const DLT_USB_LINUX ideal-int
16799 pkg syscall (netbsd-amd64), const DLT_USB_LINUX_MMAPPED ideal-int
16800 pkg syscall (netbsd-amd64), const DLT_WIHART ideal-int
16801 pkg syscall (netbsd-amd64), const DLT_X2E_SERIAL ideal-int
16802 pkg syscall (netbsd-amd64), const DLT_X2E_XORAYA ideal-int
16803 pkg syscall (netbsd-amd64), const DT_BLK ideal-int
16804 pkg syscall (netbsd-amd64), const DT_CHR ideal-int
16805 pkg syscall (netbsd-amd64), const DT_DIR ideal-int
16806 pkg syscall (netbsd-amd64), const DT_FIFO ideal-int
16807 pkg syscall (netbsd-amd64), const DT_LNK ideal-int
16808 pkg syscall (netbsd-amd64), const DT_REG ideal-int
16809 pkg syscall (netbsd-amd64), const DT_SOCK ideal-int
16810 pkg syscall (netbsd-amd64), const DT_UNKNOWN ideal-int
16811 pkg syscall (netbsd-amd64), const DT_WHT ideal-int
16812 pkg syscall (netbsd-amd64), const EAUTH Errno
16813 pkg syscall (netbsd-amd64), const EBADMSG Errno
16814 pkg syscall (netbsd-amd64), const EBADRPC Errno
16815 pkg syscall (netbsd-amd64), const ECHO ideal-int
16816 pkg syscall (netbsd-amd64), const ECHOCTL ideal-int
16817 pkg syscall (netbsd-amd64), const ECHOE ideal-int
16818 pkg syscall (netbsd-amd64), const ECHOK ideal-int
16819 pkg syscall (netbsd-amd64), const ECHOKE ideal-int
16820 pkg syscall (netbsd-amd64), const ECHONL ideal-int
16821 pkg syscall (netbsd-amd64), const ECHOPRT ideal-int
16822 pkg syscall (netbsd-amd64), const EFTYPE Errno
16823 pkg syscall (netbsd-amd64), const ELAST Errno
16824 pkg syscall (netbsd-amd64), const EMULTIHOP Errno
16825 pkg syscall (netbsd-amd64), const EMUL_LINUX ideal-int
16826 pkg syscall (netbsd-amd64), const EMUL_LINUX32 ideal-int
16827 pkg syscall (netbsd-amd64), const EMUL_MAXID ideal-int
16828 pkg syscall (netbsd-amd64), const ENEEDAUTH Errno
16829 pkg syscall (netbsd-amd64), const ENOATTR Errno
16830 pkg syscall (netbsd-amd64), const ENODATA Errno
16831 pkg syscall (netbsd-amd64), const ENOLINK Errno
16832 pkg syscall (netbsd-amd64), const ENOSR Errno
16833 pkg syscall (netbsd-amd64), const ENOSTR Errno
16834 pkg syscall (netbsd-amd64), const EPROCLIM Errno
16835 pkg syscall (netbsd-amd64), const EPROCUNAVAIL Errno
16836 pkg syscall (netbsd-amd64), const EPROGMISMATCH Errno
16837 pkg syscall (netbsd-amd64), const EPROGUNAVAIL Errno
16838 pkg syscall (netbsd-amd64), const EPROTO Errno
16839 pkg syscall (netbsd-amd64), const ERPCMISMATCH Errno
16840 pkg syscall (netbsd-amd64), const ETHERCAP_JUMBO_MTU ideal-int
16841 pkg syscall (netbsd-amd64), const ETHERCAP_VLAN_HWTAGGING ideal-int
16842 pkg syscall (netbsd-amd64), const ETHERCAP_VLAN_MTU ideal-int
16843 pkg syscall (netbsd-amd64), const ETHERMIN ideal-int
16844 pkg syscall (netbsd-amd64), const ETHERMTU ideal-int
16845 pkg syscall (netbsd-amd64), const ETHERMTU_JUMBO ideal-int
16846 pkg syscall (netbsd-amd64), const ETHERTYPE_8023 ideal-int
16847 pkg syscall (netbsd-amd64), const ETHERTYPE_AARP ideal-int
16848 pkg syscall (netbsd-amd64), const ETHERTYPE_ACCTON ideal-int
16849 pkg syscall (netbsd-amd64), const ETHERTYPE_AEONIC ideal-int
16850 pkg syscall (netbsd-amd64), const ETHERTYPE_ALPHA ideal-int
16851 pkg syscall (netbsd-amd64), const ETHERTYPE_AMBER ideal-int
16852 pkg syscall (netbsd-amd64), const ETHERTYPE_AMOEBA ideal-int
16853 pkg syscall (netbsd-amd64), const ETHERTYPE_APOLLO ideal-int
16854 pkg syscall (netbsd-amd64), const ETHERTYPE_APOLLODOMAIN ideal-int
16855 pkg syscall (netbsd-amd64), const ETHERTYPE_APPLETALK ideal-int
16856 pkg syscall (netbsd-amd64), const ETHERTYPE_APPLITEK ideal-int
16857 pkg syscall (netbsd-amd64), const ETHERTYPE_ARGONAUT ideal-int
16858 pkg syscall (netbsd-amd64), const ETHERTYPE_ARP ideal-int
16859 pkg syscall (netbsd-amd64), const ETHERTYPE_AT ideal-int
16860 pkg syscall (netbsd-amd64), const ETHERTYPE_ATALK ideal-int
16861 pkg syscall (netbsd-amd64), const ETHERTYPE_ATOMIC ideal-int
16862 pkg syscall (netbsd-amd64), const ETHERTYPE_ATT ideal-int
16863 pkg syscall (netbsd-amd64), const ETHERTYPE_ATTSTANFORD ideal-int
16864 pkg syscall (netbsd-amd64), const ETHERTYPE_AUTOPHON ideal-int
16865 pkg syscall (netbsd-amd64), const ETHERTYPE_AXIS ideal-int
16866 pkg syscall (netbsd-amd64), const ETHERTYPE_BCLOOP ideal-int
16867 pkg syscall (netbsd-amd64), const ETHERTYPE_BOFL ideal-int
16868 pkg syscall (netbsd-amd64), const ETHERTYPE_CABLETRON ideal-int
16869 pkg syscall (netbsd-amd64), const ETHERTYPE_CHAOS ideal-int
16870 pkg syscall (netbsd-amd64), const ETHERTYPE_COMDESIGN ideal-int
16871 pkg syscall (netbsd-amd64), const ETHERTYPE_COMPUGRAPHIC ideal-int
16872 pkg syscall (netbsd-amd64), const ETHERTYPE_COUNTERPOINT ideal-int
16873 pkg syscall (netbsd-amd64), const ETHERTYPE_CRONUS ideal-int
16874 pkg syscall (netbsd-amd64), const ETHERTYPE_CRONUSVLN ideal-int
16875 pkg syscall (netbsd-amd64), const ETHERTYPE_DCA ideal-int
16876 pkg syscall (netbsd-amd64), const ETHERTYPE_DDE ideal-int
16877 pkg syscall (netbsd-amd64), const ETHERTYPE_DEBNI ideal-int
16878 pkg syscall (netbsd-amd64), const ETHERTYPE_DECAM ideal-int
16879 pkg syscall (netbsd-amd64), const ETHERTYPE_DECCUST ideal-int
16880 pkg syscall (netbsd-amd64), const ETHERTYPE_DECDIAG ideal-int
16881 pkg syscall (netbsd-amd64), const ETHERTYPE_DECDNS ideal-int
16882 pkg syscall (netbsd-amd64), const ETHERTYPE_DECDTS ideal-int
16883 pkg syscall (netbsd-amd64), const ETHERTYPE_DECEXPER ideal-int
16884 pkg syscall (netbsd-amd64), const ETHERTYPE_DECLAST ideal-int
16885 pkg syscall (netbsd-amd64), const ETHERTYPE_DECLTM ideal-int
16886 pkg syscall (netbsd-amd64), const ETHERTYPE_DECMUMPS ideal-int
16887 pkg syscall (netbsd-amd64), const ETHERTYPE_DECNETBIOS ideal-int
16888 pkg syscall (netbsd-amd64), const ETHERTYPE_DELTACON ideal-int
16889 pkg syscall (netbsd-amd64), const ETHERTYPE_DIDDLE ideal-int
16890 pkg syscall (netbsd-amd64), const ETHERTYPE_DLOG1 ideal-int
16891 pkg syscall (netbsd-amd64), const ETHERTYPE_DLOG2 ideal-int
16892 pkg syscall (netbsd-amd64), const ETHERTYPE_DN ideal-int
16893 pkg syscall (netbsd-amd64), const ETHERTYPE_DOGFIGHT ideal-int
16894 pkg syscall (netbsd-amd64), const ETHERTYPE_DSMD ideal-int
16895 pkg syscall (netbsd-amd64), const ETHERTYPE_ECMA ideal-int
16896 pkg syscall (netbsd-amd64), const ETHERTYPE_ENCRYPT ideal-int
16897 pkg syscall (netbsd-amd64), const ETHERTYPE_ES ideal-int
16898 pkg syscall (netbsd-amd64), const ETHERTYPE_EXCELAN ideal-int
16899 pkg syscall (netbsd-amd64), const ETHERTYPE_EXPERDATA ideal-int
16900 pkg syscall (netbsd-amd64), const ETHERTYPE_FLIP ideal-int
16901 pkg syscall (netbsd-amd64), const ETHERTYPE_FLOWCONTROL ideal-int
16902 pkg syscall (netbsd-amd64), const ETHERTYPE_FRARP ideal-int
16903 pkg syscall (netbsd-amd64), const ETHERTYPE_GENDYN ideal-int
16904 pkg syscall (netbsd-amd64), const ETHERTYPE_HAYES ideal-int
16905 pkg syscall (netbsd-amd64), const ETHERTYPE_HIPPI_FP ideal-int
16906 pkg syscall (netbsd-amd64), const ETHERTYPE_HITACHI ideal-int
16907 pkg syscall (netbsd-amd64), const ETHERTYPE_HP ideal-int
16908 pkg syscall (netbsd-amd64), const ETHERTYPE_IEEEPUP ideal-int
16909 pkg syscall (netbsd-amd64), const ETHERTYPE_IEEEPUPAT ideal-int
16910 pkg syscall (netbsd-amd64), const ETHERTYPE_IMLBL ideal-int
16911 pkg syscall (netbsd-amd64), const ETHERTYPE_IMLBLDIAG ideal-int
16912 pkg syscall (netbsd-amd64), const ETHERTYPE_IP ideal-int
16913 pkg syscall (netbsd-amd64), const ETHERTYPE_IPAS ideal-int
16914 pkg syscall (netbsd-amd64), const ETHERTYPE_IPV6 ideal-int
16915 pkg syscall (netbsd-amd64), const ETHERTYPE_IPX ideal-int
16916 pkg syscall (netbsd-amd64), const ETHERTYPE_IPXNEW ideal-int
16917 pkg syscall (netbsd-amd64), const ETHERTYPE_KALPANA ideal-int
16918 pkg syscall (netbsd-amd64), const ETHERTYPE_LANBRIDGE ideal-int
16919 pkg syscall (netbsd-amd64), const ETHERTYPE_LANPROBE ideal-int
16920 pkg syscall (netbsd-amd64), const ETHERTYPE_LAT ideal-int
16921 pkg syscall (netbsd-amd64), const ETHERTYPE_LBACK ideal-int
16922 pkg syscall (netbsd-amd64), const ETHERTYPE_LITTLE ideal-int
16923 pkg syscall (netbsd-amd64), const ETHERTYPE_LOGICRAFT ideal-int
16924 pkg syscall (netbsd-amd64), const ETHERTYPE_LOOPBACK ideal-int
16925 pkg syscall (netbsd-amd64), const ETHERTYPE_MATRA ideal-int
16926 pkg syscall (netbsd-amd64), const ETHERTYPE_MAX ideal-int
16927 pkg syscall (netbsd-amd64), const ETHERTYPE_MERIT ideal-int
16928 pkg syscall (netbsd-amd64), const ETHERTYPE_MICP ideal-int
16929 pkg syscall (netbsd-amd64), const ETHERTYPE_MOPDL ideal-int
16930 pkg syscall (netbsd-amd64), const ETHERTYPE_MOPRC ideal-int
16931 pkg syscall (netbsd-amd64), const ETHERTYPE_MOTOROLA ideal-int
16932 pkg syscall (netbsd-amd64), const ETHERTYPE_MPLS ideal-int
16933 pkg syscall (netbsd-amd64), const ETHERTYPE_MPLS_MCAST ideal-int
16934 pkg syscall (netbsd-amd64), const ETHERTYPE_MUMPS ideal-int
16935 pkg syscall (netbsd-amd64), const ETHERTYPE_NBPCC ideal-int
16936 pkg syscall (netbsd-amd64), const ETHERTYPE_NBPCLAIM ideal-int
16937 pkg syscall (netbsd-amd64), const ETHERTYPE_NBPCLREQ ideal-int
16938 pkg syscall (netbsd-amd64), const ETHERTYPE_NBPCLRSP ideal-int
16939 pkg syscall (netbsd-amd64), const ETHERTYPE_NBPCREQ ideal-int
16940 pkg syscall (netbsd-amd64), const ETHERTYPE_NBPCRSP ideal-int
16941 pkg syscall (netbsd-amd64), const ETHERTYPE_NBPDG ideal-int
16942 pkg syscall (netbsd-amd64), const ETHERTYPE_NBPDGB ideal-int
16943 pkg syscall (netbsd-amd64), const ETHERTYPE_NBPDLTE ideal-int
16944 pkg syscall (netbsd-amd64), const ETHERTYPE_NBPRAR ideal-int
16945 pkg syscall (netbsd-amd64), const ETHERTYPE_NBPRAS ideal-int
16946 pkg syscall (netbsd-amd64), const ETHERTYPE_NBPRST ideal-int
16947 pkg syscall (netbsd-amd64), const ETHERTYPE_NBPSCD ideal-int
16948 pkg syscall (netbsd-amd64), const ETHERTYPE_NBPVCD ideal-int
16949 pkg syscall (netbsd-amd64), const ETHERTYPE_NBS ideal-int
16950 pkg syscall (netbsd-amd64), const ETHERTYPE_NCD ideal-int
16951 pkg syscall (netbsd-amd64), const ETHERTYPE_NESTAR ideal-int
16952 pkg syscall (netbsd-amd64), const ETHERTYPE_NETBEUI ideal-int
16953 pkg syscall (netbsd-amd64), const ETHERTYPE_NOVELL ideal-int
16954 pkg syscall (netbsd-amd64), const ETHERTYPE_NS ideal-int
16955 pkg syscall (netbsd-amd64), const ETHERTYPE_NSAT ideal-int
16956 pkg syscall (netbsd-amd64), const ETHERTYPE_NSCOMPAT ideal-int
16957 pkg syscall (netbsd-amd64), const ETHERTYPE_NTRAILER ideal-int
16958 pkg syscall (netbsd-amd64), const ETHERTYPE_OS9 ideal-int
16959 pkg syscall (netbsd-amd64), const ETHERTYPE_OS9NET ideal-int
16960 pkg syscall (netbsd-amd64), const ETHERTYPE_PACER ideal-int
16961 pkg syscall (netbsd-amd64), const ETHERTYPE_PAE ideal-int
16962 pkg syscall (netbsd-amd64), const ETHERTYPE_PCS ideal-int
16963 pkg syscall (netbsd-amd64), const ETHERTYPE_PLANNING ideal-int
16964 pkg syscall (netbsd-amd64), const ETHERTYPE_PPP ideal-int
16965 pkg syscall (netbsd-amd64), const ETHERTYPE_PPPOE ideal-int
16966 pkg syscall (netbsd-amd64), const ETHERTYPE_PPPOEDISC ideal-int
16967 pkg syscall (netbsd-amd64), const ETHERTYPE_PRIMENTS ideal-int
16968 pkg syscall (netbsd-amd64), const ETHERTYPE_PUP ideal-int
16969 pkg syscall (netbsd-amd64), const ETHERTYPE_PUPAT ideal-int
16970 pkg syscall (netbsd-amd64), const ETHERTYPE_RACAL ideal-int
16971 pkg syscall (netbsd-amd64), const ETHERTYPE_RATIONAL ideal-int
16972 pkg syscall (netbsd-amd64), const ETHERTYPE_RAWFR ideal-int
16973 pkg syscall (netbsd-amd64), const ETHERTYPE_RCL ideal-int
16974 pkg syscall (netbsd-amd64), const ETHERTYPE_RDP ideal-int
16975 pkg syscall (netbsd-amd64), const ETHERTYPE_RETIX ideal-int
16976 pkg syscall (netbsd-amd64), const ETHERTYPE_REVARP ideal-int
16977 pkg syscall (netbsd-amd64), const ETHERTYPE_SCA ideal-int
16978 pkg syscall (netbsd-amd64), const ETHERTYPE_SECTRA ideal-int
16979 pkg syscall (netbsd-amd64), const ETHERTYPE_SECUREDATA ideal-int
16980 pkg syscall (netbsd-amd64), const ETHERTYPE_SGITW ideal-int
16981 pkg syscall (netbsd-amd64), const ETHERTYPE_SG_BOUNCE ideal-int
16982 pkg syscall (netbsd-amd64), const ETHERTYPE_SG_DIAG ideal-int
16983 pkg syscall (netbsd-amd64), const ETHERTYPE_SG_NETGAMES ideal-int
16984 pkg syscall (netbsd-amd64), const ETHERTYPE_SG_RESV ideal-int
16985 pkg syscall (netbsd-amd64
16986 pkg syscall (netbsd-amd64), const ETHERTYPE_SLOWPROTOCOLS ideal-int
16987 pkg syscall (netbsd-amd64), const ETHERTYPE_SNA ideal-int
16988 pkg syscall (netbsd-amd64), const ETHERTYPE_SNMP ideal-int
16989 pkg syscall (netbsd-amd64), const ETHERTYPE_SONIX ideal-int
16990 pkg syscall (netbsd-amd64), const ETHERTYPE_SPIDER ideal-int
16991 pkg syscall (netbsd-amd64), const ETHERTYPE_SPRITE ideal-int
16992 pkg syscall (netbsd-amd64), const ETHERTYPE_STP ideal-int
16993 pkg syscall (netbsd-amd64), const ETHERTYPE_TALARIS ideal-int
16994 pkg syscall (netbsd-amd64), const ETHERTYPE_TALARISMC ideal-int
16995 pkg syscall (netbsd-amd64), const ETHERTYPE_TCPCOMP ideal-int
16996 pkg syscall (netbsd-amd64), const ETHERTYPE_TCPSM ideal-int
16997 pkg syscall (netbsd-amd64), const ETHERTYPE_TEC ideal-int
16998 pkg syscall (netbsd-amd64), const ETHERTYPE_TIGAN ideal-int
16999 pkg syscall (netbsd-amd64), const ETHERTYPE_TRAIL ideal-int
17000 pkg syscall (netbsd-amd64), const ETHERTYPE_TRANSETHER ideal-int
17001 pkg syscall (netbsd-amd64), const ETHERTYPE_TYMSHARE ideal-int
17002 pkg syscall (netbsd-amd64), const ETHERTYPE_UBBST ideal-int
17003 pkg syscall (netbsd-amd64), const ETHERTYPE_UBDEBUG ideal-int
17004 pkg syscall (netbsd-amd64), const ETHERTYPE_UBDIAGLOOP ideal-int
17005 pkg syscall (netbsd-amd64), const ETHERTYPE_UBDL ideal-int
17006 pkg syscall (netbsd-amd64), const ETHERTYPE_UBNIU ideal-int
17007 pkg syscall (netbsd-amd64), const ETHERTYPE_UBNMC ideal-int
17008 pkg syscall (netbsd-amd64), const ETHERTYPE_VALID ideal-int
17009 pkg syscall (netbsd-amd64), const ETHERTYPE_VARIAN ideal-int
17010 pkg syscall (netbsd-amd64), const ETHERTYPE_VAXELN ideal-int
17011 pkg syscall (netbsd-amd64), const ETHERTYPE_VEECO ideal-int
17012 pkg syscall (netbsd-amd64), const ETHERTYPE_VEXP ideal-int
17013 pkg syscall (netbsd-amd64), const ETHERTYPE_VGLAB ideal-int
17014 pkg syscall (netbsd-amd64), const ETHERTYPE_VINES ideal-int
17015 pkg syscall (netbsd-amd64), const ETHERTYPE_VINESECHO ideal-int
17016 pkg syscall (netbsd-amd64), const ETHERTYPE_VINESLOOP ideal-int
17017 pkg syscall (netbsd-amd64), const ETHERTYPE_VITAL ideal-int
17018 pkg syscall (netbsd-amd64), const ETHERTYPE_VLAN ideal-int
17019 pkg syscall (netbsd-amd64), const ETHERTYPE_VLTLMAN ideal-int
17020 pkg syscall (netbsd-amd64), const ETHERTYPE_VPROD ideal-int
17021 pkg syscall (netbsd-amd64), const ETHERTYPE_VURESERVED ideal-int
17022 pkg syscall (netbsd-amd64), const ETHERTYPE_WATERLOO ideal-int
17023 pkg syscall (netbsd-amd64), const ETHERTYPE_WELLFLEET ideal-int
17024 pkg syscall (netbsd-amd64), const ETHERTYPE_X25 ideal-int
17025 pkg syscall (netbsd-amd64), const ETHERTYPE_X75 ideal-int
17026 pkg syscall (netbsd-amd64), const ETHERTYPE_XNSSM ideal-int
17027 pkg syscall (netbsd-amd64), const ETHERTYPE_XTP ideal-int
17028 pkg syscall (netbsd-amd64), const ETHER_ADDR_LEN ideal-int
17029 pkg syscall (netbsd-amd64), const ETHER_CRC_LEN ideal-int
17030 pkg syscall (netbsd-amd64), const ETHER_CRC_POLY_BE ideal-int
17031 pkg syscall (netbsd-amd64), const ETHER_CRC_POLY_LE ideal-int
17032 pkg syscall (netbsd-amd64), const ETHER_HDR_LEN ideal-int
17033 pkg syscall (netbsd-amd64), const ETHER_MAX_LEN ideal-int
17034 pkg syscall (netbsd-amd64), const ETHER_MAX_LEN_JUMBO ideal-int
17035 pkg syscall (netbsd-amd64), const ETHER_MIN_LEN ideal-int
17036 pkg syscall (netbsd-amd64), const ETHER_PPPOE_ENCAP_LEN ideal-int
17037 pkg syscall (netbsd-amd64), const ETHER_TYPE_LEN ideal-int
17038 pkg syscall (netbsd-amd64), const ETHER_VLAN_ENCAP_LEN ideal-int
17039 pkg syscall (netbsd-amd64), const ETIME Errno
17040 pkg syscall (netbsd-amd64), const EVFILT_AIO ideal-int
17041 pkg syscall (netbsd-amd64), const EVFILT_PROC ideal-int
17042 pkg syscall (netbsd-amd64), const EVFILT_READ ideal-int
17043 pkg syscall (netbsd-amd64), const EVFILT_SIGNAL ideal-int
17044 pkg syscall (netbsd-amd64), const EVFILT_SYSCOUNT ideal-int
17045 pkg syscall (netbsd-amd64), const EVFILT_TIMER ideal-int
17046 pkg syscall (netbsd-amd64), const EVFILT_VNODE ideal-int
17047 pkg syscall (netbsd-amd64), const EVFILT_WRITE ideal-int
17048 pkg syscall (netbsd-amd64), const EV_ADD ideal-int
17049 pkg syscall (netbsd-amd64), const EV_CLEAR ideal-int
17050 pkg syscall (netbsd-amd64), const EV_DELETE ideal-int
17051 pkg syscall (netbsd-amd64), const EV_DISABLE ideal-int
17052 pkg syscall (netbsd-amd64), const EV_ENABLE ideal-int
17053 pkg syscall (netbsd-amd64), const EV_EOF ideal-int
17054 pkg syscall (netbsd-amd64), const EV_ERROR ideal-int
17055 pkg syscall (netbsd-amd64), const EV_FLAG1 ideal-int
17056 pkg syscall (netbsd-amd64), const EV_ONESHOT ideal-int
17057 pkg syscall (netbsd-amd64), const EV_SYSFLAGS ideal-int
17058 pkg syscall (netbsd-amd64), const EXTA ideal-int
17059 pkg syscall (netbsd-amd64), const EXTB ideal-int
17060 pkg syscall (netbsd-amd64), const EXTPROC ideal-int
17061 pkg syscall (netbsd-amd64), const FD_CLOEXEC ideal-int
17062 pkg syscall (netbsd-amd64), const FD_SETSIZE ideal-int
17063 pkg syscall (netbsd-amd64), const FLUSHO ideal-int
17064 pkg syscall (netbsd-amd64), const F_CLOSEM ideal-int
17065 pkg syscall (netbsd-amd64), const F_DUPFD ideal-int
17066 pkg syscall (netbsd-amd64), const F_DUPFD_CLOEXEC ideal-int
17067 pkg syscall (netbsd-amd64), const F_FSCTL ideal-int
17068 pkg syscall (netbsd-amd64), const F_FSDIRMASK ideal-int
17069 pkg syscall (netbsd-amd64), const F_FSIN ideal-int
17070 pkg syscall (netbsd-amd64), const F_FSINOUT ideal-int
17071 pkg syscall (netbsd-amd64), const F_FSOUT ideal-int
17072 pkg syscall (netbsd-amd64), const F_FSPRIV ideal-int
17073 pkg syscall (netbsd-amd64), const F_FSVOID ideal-int
17074 pkg syscall (netbsd-amd64), const F_GETFD ideal-int
17075 pkg syscall (netbsd-amd64), const F_GETFL ideal-int
17076 pkg syscall (netbsd-amd64), const F_GETLK ideal-int
17077 pkg syscall (netbsd-amd64), const F_GETNOSIGPIPE ideal-int
17078 pkg syscall (netbsd-amd64), const F_GETOWN ideal-int
17079 pkg syscall (netbsd-amd64), const F_MAXFD ideal-int
17080 pkg syscall (netbsd-amd64), const F_OK ideal-int
17081 pkg syscall (netbsd-amd64), const F_PARAM_MASK ideal-int
17082 pkg syscall (netbsd-amd64), const F_PARAM_MAX ideal-int
17083 pkg syscall (netbsd-amd64), const F_RDLCK ideal-int
17084 pkg syscall (netbsd-amd64), const F_SETFD ideal-int
17085 pkg syscall (netbsd-amd64), const F_SETFL ideal-int
17086 pkg syscall (netbsd-amd64), const F_SETLK ideal-int
17087 pkg syscall (netbsd-amd64), const F_SETLKW ideal-int
17088 pkg syscall (netbsd-amd64), const F_SETNOSIGPIPE ideal-int
17089 pkg syscall (netbsd-amd64), const F_SETOWN ideal-int
17090 pkg syscall (netbsd-amd64), const F_UNLCK ideal-int
17091 pkg syscall (netbsd-amd64), const F_WRLCK ideal-int
17092 pkg syscall (netbsd-amd64), const HUPCL ideal-int
17093 pkg syscall (netbsd-amd64), const ICANON ideal-int
17094 pkg syscall (netbsd-amd64), const ICMP6_FILTER = 18
17095 pkg syscall (netbsd-amd64), const ICMP6_FILTER ideal-int
17096 pkg syscall (netbsd-amd64), const ICRNL ideal-int
17097 pkg syscall (netbsd-amd64), const IEXTEN ideal-int
17098 pkg syscall (netbsd-amd64), const IFAN_ARRIVAL ideal-int
17099 pkg syscall (netbsd-amd64), const IFAN_DEPARTURE ideal-int
17100 pkg syscall (netbsd-amd64), const IFA_ROUTE ideal-int
17101 pkg syscall (netbsd-amd64), const IFF_ALLMULTI ideal-int
17102 pkg syscall (netbsd-amd64), const IFF_CANTCHANGE ideal-int
17103 pkg syscall (netbsd-amd64), const IFF_DEBUG ideal-int
17104 pkg syscall (netbsd-amd64), const IFF_LINK0 ideal-int
17105 pkg syscall (netbsd-amd64), const IFF_LINK1 ideal-int
17106 pkg syscall (netbsd-amd64), const IFF_LINK2 ideal-int
17107 pkg syscall (netbsd-amd64), const IFF_NOARP ideal-int
17108 pkg syscall (netbsd-amd64), const IFF_NOTRAILERS ideal-int
17109 pkg syscall (netbsd-amd64), const IFF_OACTIVE ideal-int
17110 pkg syscall (netbsd-amd64), const IFF_POINTOPOINT ideal-int
17111 pkg syscall (netbsd-amd64), const IFF_PROMISC ideal-int
17112 pkg syscall (netbsd-amd64), const IFF_RUNNING ideal-int
17113 pkg syscall (netbsd-amd64), const IFF_SIMPLEX ideal-int
17114 pkg syscall (netbsd-amd64), const IFNAMSIZ ideal-int
17115 pkg syscall (netbsd-amd64), const IFT_1822 ideal-int
17116 pkg syscall (netbsd-amd64), const IFT_A12MPPSWITCH ideal-int
17117 pkg syscall (netbsd-amd64), const IFT_AAL2 ideal-int
17118 pkg syscall (netbsd-amd64), const IFT_AAL5 ideal-int
17119 pkg syscall (netbsd-amd64), const IFT_ADSL ideal-int
17120 pkg syscall (netbsd-amd64), const IFT_AFLANE8023 ideal-int
17121 pkg syscall (netbsd-amd64), const IFT_AFLANE8025 ideal-int
17122 pkg syscall (netbsd-amd64), const IFT_ARAP ideal-int
17123 pkg syscall (netbsd-amd64), const IFT_ARCNET ideal-int
17124 pkg syscall (netbsd-amd64), const IFT_ARCNETPLUS ideal-int
17125 pkg syscall (netbsd-amd64), const IFT_ASYNC ideal-int
17126 pkg syscall (netbsd-amd64), const IFT_ATM ideal-int
17127 pkg syscall (netbsd-amd64), const IFT_ATMDXI ideal-int
17128 pkg syscall (netbsd-amd64), const IFT_ATMFUNI ideal-int
17129 pkg syscall (netbsd-amd64), const IFT_ATMIMA ideal-int
17130 pkg syscall (netbsd-amd64), const IFT_ATMLOGICAL ideal-int
17131 pkg syscall (netbsd-amd64), const IFT_ATMRADIO ideal-int
17132 pkg syscall (netbsd-amd64), const IFT_ATMSUBINTERFACE ideal-int
17133 pkg syscall (netbsd-amd64), const IFT_ATMVCIENDPT ideal-int
17134 pkg syscall (netbsd-amd64), const IFT_ATMVIRTUAL ideal-int
17135 pkg syscall (netbsd-amd64), const IFT_BGPPOLICYACCOUNTING ideal-int
17136 pkg syscall (netbsd-amd64), const IFT_BRIDGE ideal-int
17137 pkg syscall (netbsd-amd64), const IFT_BSC ideal-int
17138 pkg syscall (netbsd-amd64), const IFT_CARP ideal-int
17139 pkg syscall (netbsd-amd64), const IFT_CCTEMUL ideal-int
17140 pkg syscall (netbsd-amd64), const IFT_CEPT ideal-int
17141 pkg syscall (netbsd-amd64), const IFT_CES ideal-int
17142 pkg syscall (netbsd-amd64), const IFT_CHANNEL ideal-int
17143 pkg syscall (netbsd-amd64), const IFT_CNR ideal-int
17144 pkg syscall (netbsd-amd64), const IFT_COFFEE ideal-int
17145 pkg syscall (netbsd-amd64), const IFT_COMPOSITELINK ideal-int
17146 pkg syscall (netbsd-amd64), const IFT_DCN ideal-int
17147 pkg syscall (netbsd-amd64), const IFT_DIGITALPOWERLINE ideal-int
17148 pkg syscall (netbsd-amd64), const IFT_DIGITALWRAPPEROVERHEADCHANNEL ideal-int
17149 pkg syscall (netbsd-amd64), const IFT_DLSW ideal-int
17150 pkg syscall (netbsd-amd64), const IFT_DOCSCABLEDOWNSTREAM ideal-int
17151 pkg syscall (netbsd-amd64), const IFT_DOCSCABLEMACLAYER ideal-int
17152 pkg syscall (netbsd-amd64), const IFT_DOCSCABLEUPSTREAM ideal-int
17153 pkg syscall (netbsd-amd64), const IFT_DOCSCABLEUPSTREAMCHANNEL ideal-int
17154 pkg syscall (netbsd-amd64), const IFT_DS0 ideal-int
17155 pkg syscall (netbsd-amd64), const IFT_DS0BUNDLE ideal-int
17156 pkg syscall (netbsd-amd64), const IFT_DS1FDL ideal-int
17157 pkg syscall (netbsd-amd64), const IFT_DS3 ideal-int
17158 pkg syscall (netbsd-amd64), const IFT_DTM ideal-int
17159 pkg syscall (netbsd-amd64), const IFT_DVBASILN ideal-int
17160 pkg syscall (netbsd-amd64), const IFT_DVBASIOUT ideal-int
17161 pkg syscall (netbsd-amd64), const IFT_DVBRCCDOWNSTREAM ideal-int
17162 pkg syscall (netbsd-amd64), const IFT_DVBRCCMACLAYER ideal-int
17163 pkg syscall (netbsd-amd64), const IFT_DVBRCCUPSTREAM ideal-int
17164 pkg syscall (netbsd-amd64), const IFT_ECONET ideal-int
17165 pkg syscall (netbsd-amd64), const IFT_EON ideal-int
17166 pkg syscall (netbsd-amd64), const IFT_EPLRS ideal-int
17167 pkg syscall (netbsd-amd64), const IFT_ESCON ideal-int
17168 pkg syscall (netbsd-amd64), const IFT_ETHER ideal-int
17169 pkg syscall (netbsd-amd64), const IFT_FAITH ideal-int
17170 pkg syscall (netbsd-amd64), const IFT_FAST ideal-int
17171 pkg syscall (netbsd-amd64), const IFT_FASTETHER ideal-int
17172 pkg syscall (netbsd-amd64), const IFT_FASTETHERFX ideal-int
17173 pkg syscall (netbsd-amd64), const IFT_FDDI ideal-int
17174 pkg syscall (netbsd-amd64), const IFT_FIBRECHANNEL ideal-int
17175 pkg syscall (netbsd-amd64), const IFT_FRAMERELAYINTERCONNECT ideal-int
17176 pkg syscall (netbsd-amd64), const IFT_FRAMERELAYMPI ideal-int
17177 pkg syscall (netbsd-amd64), const IFT_FRDLCIENDPT ideal-int
17178 pkg syscall (netbsd-amd64), const IFT_FRELAY ideal-int
17179 pkg syscall (netbsd-amd64), const IFT_FRELAYDCE ideal-int
17180 pkg syscall (netbsd-amd64), const IFT_FRF16MFRBUNDLE ideal-int
17181 pkg syscall (netbsd-amd64), const IFT_FRFORWARD ideal-int
17182 pkg syscall (netbsd-amd64), const IFT_G703AT2MB ideal-int
17183 pkg syscall (netbsd-amd64), const IFT_G703AT64K ideal-int
17184 pkg syscall (netbsd-amd64), const IFT_GIF ideal-int
17185 pkg syscall (netbsd-amd64), const IFT_GIGABITETHERNET ideal-int
17186 pkg syscall (netbsd-amd64), const IFT_GR303IDT ideal-int
17187 pkg syscall (netbsd-amd64), const IFT_GR303RDT ideal-int
17188 pkg syscall (netbsd-amd64), const IFT_H323GATEKEEPER ideal-int
17189 pkg syscall (netbsd-amd64), const IFT_H323PROXY ideal-int
17190 pkg syscall (netbsd-amd64), const IFT_HDH1822 ideal-int
17191 pkg syscall (netbsd-amd64), const IFT_HDLC ideal-int
17192 pkg syscall (netbsd-amd64), const IFT_HDSL2 ideal-int
17193 pkg syscall (netbsd-amd64), const IFT_HIPERLAN2 ideal-int
17194 pkg syscall (netbsd-amd64), const IFT_HIPPI ideal-int
17195 pkg syscall (netbsd-amd64), const IFT_HIPPIINTERFACE ideal-int
17196 pkg syscall (netbsd-amd64), const IFT_HOSTPAD ideal-int
17197 pkg syscall (netbsd-amd64), const IFT_HSSI ideal-int
17198 pkg syscall (netbsd-amd64), const IFT_HY ideal-int
17199 pkg syscall (netbsd-amd64), const IFT_IBM370PARCHAN ideal-int
17200 pkg syscall (netbsd-amd64), const IFT_IDSL ideal-int
17201 pkg syscall (netbsd-amd64), const IFT_IEEE1394 ideal-int
17202 pkg syscall (netbsd-amd64), const IFT_IEEE80211 ideal-int
17203 pkg syscall (netbsd-amd64), const IFT_IEEE80212 ideal-int
17204 pkg syscall (netbsd-amd64), const IFT_IEEE8023ADLAG ideal-int
17205 pkg syscall (netbsd-amd64), const IFT_IFGSN ideal-int
17206 pkg syscall (netbsd-amd64), const IFT_IMT ideal-int
17207 pkg syscall (netbsd-amd64), const IFT_INFINIBAND ideal-int
17208 pkg syscall (netbsd-amd64), const IFT_INTERLEAVE ideal-int
17209 pkg syscall (netbsd-amd64), const IFT_IP ideal-int
17210 pkg syscall (netbsd-amd64), const IFT_IPFORWARD ideal-int
17211 pkg syscall (netbsd-amd64), const IFT_IPOVERATM ideal-int
17212 pkg syscall (netbsd-amd64), const IFT_IPOVERCDLC ideal-int
17213 pkg syscall (netbsd-amd64), const IFT_IPOVERCLAW ideal-int
17214 pkg syscall (netbsd-amd64), const IFT_IPSWITCH ideal-int
17215 pkg syscall (netbsd-amd64), const IFT_ISDN ideal-int
17216 pkg syscall (netbsd-amd64), const IFT_ISDNBASIC ideal-int
17217 pkg syscall (netbsd-amd64), const IFT_ISDNPRIMARY ideal-int
17218 pkg syscall (netbsd-amd64), const IFT_ISDNS ideal-int
17219 pkg syscall (netbsd-amd64), const IFT_ISDNU ideal-int
17220 pkg syscall (netbsd-amd64), const IFT_ISO88022LLC ideal-int
17221 pkg syscall (netbsd-amd64), const IFT_ISO88023 ideal-int
17222 pkg syscall (netbsd-amd64), const IFT_ISO88024 ideal-int
17223 pkg syscall (netbsd-amd64), const IFT_ISO88025 ideal-int
17224 pkg syscall (netbsd-amd64), const IFT_ISO88025CRFPINT ideal-int
17225 pkg syscall (netbsd-amd64), const IFT_ISO88025DTR ideal-int
17226 pkg syscall (netbsd-amd64), const IFT_ISO88025FIBER ideal-int
17227 pkg syscall (netbsd-amd64), const IFT_ISO88026 ideal-int
17228 pkg syscall (netbsd-amd64), const IFT_ISUP ideal-int
17229 pkg syscall (netbsd-amd64), const IFT_L2VLAN ideal-int
17230 pkg syscall (netbsd-amd64), const IFT_L3IPVLAN ideal-int
17231 pkg syscall (netbsd-amd64), const IFT_L3IPXVLAN ideal-int
17232 pkg syscall (netbsd-amd64), const IFT_LAPB ideal-int
17233 pkg syscall (netbsd-amd64), const IFT_LAPD ideal-int
17234 pkg syscall (netbsd-amd64), const IFT_LAPF ideal-int
17235 pkg syscall (netbsd-amd64), const IFT_LINEGROUP ideal-int
17236 pkg syscall (netbsd-amd64), const IFT_LOCALTALK ideal-int
17237 pkg syscall (netbsd-amd64), const IFT_LOOP ideal-int
17238 pkg syscall (netbsd-amd64), const IFT_MEDIAMAILOVERIP ideal-int
17239 pkg syscall (netbsd-amd64), const IFT_MFSIGLINK ideal-int
17240 pkg syscall (netbsd-amd64), const IFT_MIOX25 ideal-int
17241 pkg syscall (netbsd-amd64), const IFT_MODEM ideal-int
17242 pkg syscall (netbsd-amd64), const IFT_MPC ideal-int
17243 pkg syscall (netbsd-amd64), const IFT_MPLS ideal-int
17244 pkg syscall (netbsd-amd64), const IFT_MPLSTUNNEL ideal-int
17245 pkg syscall (netbsd-amd64), const IFT_MSDSL ideal-int
17246 pkg syscall (netbsd-amd64), const IFT_MVL ideal-int
17247 pkg syscall (netbsd-amd64), const IFT_MYRINET ideal-int
17248 pkg syscall (netbsd-amd64), const IFT_NFAS ideal-int
17249 pkg syscall (netbsd-amd64), const IFT_NSIP ideal-int
17250 pkg syscall (netbsd-amd64), const IFT_OPTICALCHANNEL ideal-int
17251 pkg syscall (netbsd-amd64), const IFT_OPTICALTRANSPORT ideal-int
17252 pkg syscall (netbsd-amd64), const IFT_OTHER ideal-int
17253 pkg syscall (netbsd-amd64), const IFT_P10 ideal-int
17254 pkg syscall (netbsd-amd64), const IFT_P80 ideal-int
17255 pkg syscall (netbsd-amd64), const IFT_PARA ideal-int
17256 pkg syscall (netbsd-amd64), const IFT_PFLOG ideal-int
17257 pkg syscall (netbsd-amd64), const IFT_PFSYNC ideal-int
17258 pkg syscall (netbsd-amd64), const IFT_PLC ideal-int
17259 pkg syscall (netbsd-amd64), const IFT_PON155 ideal-int
17260 pkg syscall (netbsd-amd64), const IFT_PON622 ideal-int
17261 pkg syscall (netbsd-amd64), const IFT_POS ideal-int
17262 pkg syscall (netbsd-amd64), const IFT_PPP ideal-int
17263 pkg syscall (netbsd-amd64), const IFT_PPPMULTILINKBUNDLE ideal-int
17264 pkg syscall (netbsd-amd64), const IFT_PROPATM ideal-int
17265 pkg syscall (netbsd-amd64), const IFT_PROPBWAP2MP ideal-int
17266 pkg syscall (netbsd-amd64), const IFT_PROPCNLS ideal-int
17267 pkg syscall (netbsd-amd64), const IFT_PROPDOCSWIRELESSDOWNSTREAM ideal-int
17268 pkg syscall (netbsd-amd64), const IFT_PROPDOCSWIRELESSMACLAYER ideal-int
17269 pkg syscall (netbsd-amd64), const IFT_PROPDOCSWIRELESSUPSTREAM ideal-int
17270 pkg syscall (netbsd-amd64), const IFT_PROPMUX ideal-int
17271 pkg syscall (netbsd-amd64), const IFT_PROPVIRTUAL ideal-int
17272 amd64), const IFT_PROPWIRELESSP2P ideal-int
17273 pkg syscall (netbsd-amd64), const IFT_PTPSERIAL ideal-int
17274 pkg syscall (netbsd-amd64), const IFT_PVC ideal-int
17275 pkg syscall (netbsd-amd64), const IFT_Q2931 ideal-int
17276 pkg syscall (netbsd-amd64), const IFT_QLLC ideal-int
17277 pkg syscall (netbsd-amd64), const IFT_RADIOMAC ideal-int
17278 pkg syscall (netbsd-amd64), const IFT_RADSL ideal-int
17279 pkg syscall (netbsd-amd64), const IFT_REACHDSL ideal-int
17280 pkg syscall (netbsd-amd64), const IFT_RFC1483 ideal-int
17281 pkg syscall (netbsd-amd64), const IFT_RS232 ideal-int
17282 pkg syscall (netbsd-amd64), const IFT_RSRB ideal-int
17283 pkg syscall (netbsd-amd64), const IFT_SDLC ideal-int
17284 pkg syscall (netbsd-amd64), const IFT_SDSL ideal-int
17285 pkg syscall (netbsd-amd64), const IFT_SHDSL ideal-int
17286 pkg syscall (netbsd-amd64), const IFT_SIP ideal-int
17287 pkg syscall (netbsd-amd64), const IFT_SIPSIG ideal-int
17288 pkg syscall (netbsd-amd64), const IFT_SIPTG ideal-int
17289 pkg syscall (netbsd-amd64), const IFT_SLIP ideal-int
17290 pkg syscall (netbsd-amd64), const IFT_SMDSDXI ideal-int
17291 pkg syscall (netbsd-amd64), const IFT_SMDSICIP ideal-int
17292 pkg syscall (netbsd-amd64), const IFT_SONET ideal-int
17293 pkg syscall (netbsd-amd64), const IFT_SONETOVERHEADCHANNEL ideal-int
17294 pkg syscall (netbsd-amd64), const IFT_SONETPATH ideal-int
17295 pkg syscall (netbsd-amd64), const IFT_SONETVT ideal-int
17296 pkg syscall (netbsd-amd64), const IFT_SRP ideal-int
17297 pkg syscall (netbsd-amd64), const IFT_SS7SIGLINK ideal-int
17298 pkg syscall (netbsd-amd64), const IFT_STACKTOSTACK ideal-int
17299 pkg syscall (netbsd-amd64), const IFT_STARLAN ideal-int
17300 pkg syscall (netbsd-amd64), const IFT_STF ideal-int
17301 pkg syscall (netbsd-amd64), const IFT_T1 ideal-int
17302 pkg syscall (netbsd-amd64), const IFT_TDLC ideal-int
17303 pkg syscall (netbsd-amd64), const IFT_TELINK ideal-int
17304 pkg syscall (netbsd-amd64), const IFT_TERMPAD ideal-int
17305 pkg syscall (netbsd-amd64), const IFT_TR008 ideal-int
17306 pkg syscall (netbsd-amd64), const IFT_TRANSPHDLC ideal-int
17307 pkg syscall (netbsd-amd64), const IFT_TUNNEL ideal-int
17308 pkg syscall (netbsd-amd64), const IFT_ULTRA ideal-int
17309 pkg syscall (netbsd-amd64), const IFT_USB ideal-int
17310 pkg syscall (netbsd-amd64), const IFT_V11 ideal-int
17311 pkg syscall (netbsd-amd64), const IFT_V35 ideal-int
17312 pkg syscall (netbsd-amd64), const IFT_V36 ideal-int
17313 pkg syscall (netbsd-amd64), const IFT_V37 ideal-int
17314 pkg syscall (netbsd-amd64), const IFT_VDSL ideal-int
17315 pkg syscall (netbsd-amd64), const IFT_VIRTUALIPADDRESS ideal-int
17316 pkg syscall (netbsd-amd64), const IFT_VIRTUALTG ideal-int
17317 pkg syscall (netbsd-amd64), const IFT_VOICEDID ideal-int
17318 pkg syscall (netbsd-amd64), const IFT_VOICEEM ideal-int
17319 pkg syscall (netbsd-amd64), const IFT_VOICEEMFGD ideal-int
17320 pkg syscall (netbsd-amd64), const IFT_VOICEENCAP ideal-int
17321 pkg syscall (netbsd-amd64), const IFT_VOICEFGDEANA ideal-int
17322 pkg syscall (netbsd-amd64), const IFT_VOICEFXO ideal-int
17323 pkg syscall (netbsd-amd64), const IFT_VOICEFXS ideal-int
17324 pkg syscall (netbsd-amd64), const IFT_VOICEOVERATM ideal-int
17325 pkg syscall (netbsd-amd64), const IFT_VOICEOVERCABLE ideal-int
17326 pkg syscall (netbsd-amd64), const IFT_VOICEOVERFRAMERELAY ideal-int
17327 pkg syscall (netbsd-amd64), const IFT_VOICEOVERIP ideal-int
17328 pkg syscall (netbsd-amd64), const IFT_X213 ideal-int
17329 pkg syscall (netbsd-amd64), const IFT_X25 ideal-int
17330 pkg syscall (netbsd-amd64), const IFT_X25DDN ideal-int
17331 pkg syscall (netbsd-amd64), const IFT_X25HUNTGROUP ideal-int
17332 pkg syscall (netbsd-amd64), const IFT_X25MLP ideal-int
17333 pkg syscall (netbsd-amd64), const IFT_X25PLE ideal-int
17334 pkg syscall (netbsd-amd64), const IFT_XETHER ideal-int
17335 pkg syscall (netbsd-amd64), const IGNBRK ideal-int
17336 pkg syscall (netbsd-amd64), const IGNCR ideal-int
17337 pkg syscall (netbsd-amd64), const IGNPAR ideal-int
17338 pkg syscall (netbsd-amd64), const IMAXBEL ideal-int
17339 pkg syscall (netbsd-amd64), const INLCR ideal-int
17340 pkg syscall (netbsd-amd64), const INPCK ideal-int
17341 pkg syscall (netbsd-amd64), const IN_CLASSA_HOST ideal-int
17342 pkg syscall (netbsd-amd64), const IN_CLASSA_MAX ideal-int
17343 pkg syscall (netbsd-amd64), const IN_CLASSA_NET ideal-int
17344 pkg syscall (netbsd-amd64), const IN_CLASSA_NSHIFT ideal-int
17345 pkg syscall (netbsd-amd64), const IN_CLASSB_HOST ideal-int
17346 pkg syscall (netbsd-amd64), const IN_CLASSB_MAX ideal-int
17347 pkg syscall (netbsd-amd64), const IN_CLASSB_NET ideal-int
17348 pkg syscall (netbsd-amd64), const IN_CLASSB_NSHIFT ideal-int
17349 pkg syscall (netbsd-amd64), const IN_CLASSC_HOST ideal-int
17350 pkg syscall (netbsd-amd64), const IN_CLASSC_NET ideal-int
17351 pkg syscall (netbsd-amd64), const IN_CLASSC_NSHIFT ideal-int
17352 pkg syscall (netbsd-amd64), const IN_CLASSD_HOST ideal-int
17353 pkg syscall (netbsd-amd64), const IN_CLASSD_NET ideal-int
17354 pkg syscall (netbsd-amd64), const IN_CLASSD_NSHIFT ideal-int
17355 pkg syscall (netbsd-amd64), const IN_LOOPBACKNET ideal-int
17356 pkg syscall (netbsd-amd64), const IPPROTO_AH ideal-int
17357 pkg syscall (netbsd-amd64), const IPPROTO_CARP ideal-int
17358 pkg syscall (netbsd-amd64), const IPPROTO_DONE ideal-int
17359 pkg syscall (netbsd-amd64), const IPPROTO_DSTOPTS ideal-int
17360 pkg syscall (netbsd-amd64), const IPPROTO_EGP ideal-int
17361 pkg syscall (netbsd-amd64), const IPPROTO_ENCAP ideal-int
17362 pkg syscall (netbsd-amd64), const IPPROTO_EON ideal-int
17363 pkg syscall (netbsd-amd64), const IPPROTO_ESP ideal-int
17364 pkg syscall (netbsd-amd64), const IPPROTO_ETHERIP ideal-int
17365 pkg syscall (netbsd-amd64), const IPPROTO_FRAGMENT ideal-int
17366 pkg syscall (netbsd-amd64), const IPPROTO_GGP ideal-int
17367 pkg syscall (netbsd-amd64), const IPPROTO_GRE ideal-int
17368 pkg syscall (netbsd-amd64), const IPPROTO_HOPOPTS ideal-int
17369 pkg syscall (netbsd-amd64), const IPPROTO_ICMP ideal-int
17370 pkg syscall (netbsd-amd64), const IPPROTO_ICMPV6 ideal-int
17371 pkg syscall (netbsd-amd64), const IPPROTO_IDP ideal-int
17372 pkg syscall (netbsd-amd64), const IPPROTO_IGMP ideal-int
17373 pkg syscall (netbsd-amd64), const IPPROTO_IPCOMP ideal-int
17374 pkg syscall (netbsd-amd64), const IPPROTO_IPIP ideal-int
17375 pkg syscall (netbsd-amd64), const IPPROTO_IPV4 ideal-int
17376 pkg syscall (netbsd-amd64), const IPPROTO_IPV6_ICMP ideal-int
17377 pkg syscall (netbsd-amd64), const IPPROTO_MAX ideal-int
17378 pkg syscall (netbsd-amd64), const IPPROTO_MAXID ideal-int
17379 pkg syscall (netbsd-amd64), const IPPROTO_MOBILE ideal-int
17380 pkg syscall (netbsd-amd64), const IPPROTO_NONE ideal-int
17381 pkg syscall (netbsd-amd64), const IPPROTO_PFSYNC ideal-int
17382 pkg syscall (netbsd-amd64), const IPPROTO_PIM ideal-int
17383 pkg syscall (netbsd-amd64), const IPPROTO_PUP ideal-int
17384 pkg syscall (netbsd-amd64), const IPPROTO_RAW ideal-int
17385 pkg syscall (netbsd-amd64), const IPPROTO_ROUTING ideal-int
17386 pkg syscall (netbsd-amd64), const IPPROTO_RSVP ideal-int
17387 pkg syscall (netbsd-amd64), const IPPROTO_TP ideal-int
17388 pkg syscall (netbsd-amd64), const IPPROTO_VRRP ideal-int
17389 pkg syscall (netbsd-amd64), const IPV6_CHECKSUM ideal-int
17390 pkg syscall (netbsd-amd64), const IPV6_DEFAULT_MULTICAST_HOPS ideal-int
17391 pkg syscall (netbsd-amd64), const IPV6_DEFAULT_MULTICAST_LOOP ideal-int
17392 pkg syscall (netbsd-amd64), const IPV6_DEFHLIM ideal-int
17393 pkg syscall (netbsd-amd64), const IPV6_DONTFRAG ideal-int
17394 pkg syscall (netbsd-amd64), const IPV6_DSTOPTS ideal-int
17395 pkg syscall (netbsd-amd64), const IPV6_FAITH ideal-int
17396 pkg syscall (netbsd-amd64), const IPV6_FLOWINFO_MASK ideal-int
17397 pkg syscall (netbsd-amd64), const IPV6_FLOWLABEL_MASK ideal-int
17398 pkg syscall (netbsd-amd64), const IPV6_FRAGTTL ideal-int
17399 pkg syscall (netbsd-amd64), const IPV6_HLIMDEC ideal-int
17400 pkg syscall (netbsd-amd64), const IPV6_HOPLIMIT ideal-int
17401 pkg syscall (netbsd-amd64), const IPV6_HOPOPTS ideal-int
17402 pkg syscall (netbsd-amd64), const IPV6_IPSEC_POLICY ideal-int
17403 pkg syscall (netbsd-amd64), const IPV6_MAXHLIM ideal-int
17404 pkg syscall (netbsd-amd64), const IPV6_MAXPACKET ideal-int
17405 pkg syscall (netbsd-amd64), const IPV6_MMTU ideal-int
17406 pkg syscall (netbsd-amd64), const IPV6_NEXTHOP ideal-int
17407 pkg syscall (netbsd-amd64), const IPV6_PATHMTU ideal-int
17408 pkg syscall (netbsd-amd64), const IPV6_PKTINFO ideal-int
17409 pkg syscall (netbsd-amd64), const IPV6_PORTRANGE ideal-int
17410 pkg syscall (netbsd-amd64), const IPV6_PORTRANGE_DEFAULT ideal-int
17411 pkg syscall (netbsd-amd64), const IPV6_PORTRANGE_HIGH ideal-int
17412 pkg syscall (netbsd-amd64), const IPV6_PORTRANGE_LOW ideal-int
17413 pkg syscall (netbsd-amd64), const IPV6_RECVDSTOPTS ideal-int
17414 pkg syscall (netbsd-amd64), const IPV6_RECVHOPLIMIT ideal-int
17415 pkg syscall (netbsd-amd64), const IPV6_RECVHOPOPTS ideal-int
17416 pkg syscall (netbsd-amd64), const IPV6_RECVPATHMTU ideal-int
17417 pkg syscall (netbsd-amd64), const IPV6_RECVPKTINFO ideal-int
17418 pkg syscall (netbsd-amd64), const IPV6_RECVRTHDR ideal-int
17419 pkg syscall (netbsd-amd64), const IPV6_RECVTCLASS ideal-int
17420 pkg syscall (netbsd-amd64), const IPV6_RTHDR ideal-int
17421 pkg syscall (netbsd-amd64), const IPV6_RTHDRDSTOPTS ideal-int
17422 pkg syscall (netbsd-amd64), const IPV6_RTHDR_LOOSE ideal-int
17423 pkg syscall (netbsd-amd64), const IPV6_RTHDR_STRICT ideal-int
17424 pkg syscall (netbsd-amd64), const IPV6_RTHDR_TYPE_0 ideal-int
17425 pkg syscall (netbsd-amd64), const IPV6_SOCKOPT_RESERVED1 ideal-int
17426 pkg syscall (netbsd-amd64), const IPV6_TCLASS ideal-int
17427 pkg syscall (netbsd-amd64), const IPV6_USE_MIN_MTU ideal-int
17428 pkg syscall (netbsd-amd64), const IPV6_VERSION ideal-int
17429 pkg syscall (netbsd-amd64), const IPV6_VERSION_MASK ideal-int
17430 pkg syscall (netbsd-amd64), const IP_DEFAULT_MULTICAST_LOOP ideal-int
17431 pkg syscall (netbsd-amd64), const IP_DEFAULT_MULTICAST_TTL ideal-int
17432 pkg syscall (netbsd-amd64), const IP_DF ideal-int
17433 pkg syscall (netbsd-amd64), const IP_EF ideal-int
17434 pkg syscall (netbsd-amd64), const IP_ERRORMTU ideal-int
17435 pkg syscall (netbsd-amd64), const IP_HDRINCL ideal-int
17436 pkg syscall (netbsd-amd64), const IP_IPSEC_POLICY ideal-int
17437 pkg syscall (netbsd-amd64), const IP_MAXPACKET ideal-int
17438 pkg syscall (netbsd-amd64), const IP_MAX_MEMBERSHIPS ideal-int
17439 pkg syscall (netbsd-amd64), const IP_MF ideal-int
17440 pkg syscall (netbsd-amd64), const IP_MINFRAGSIZE ideal-int
17441 pkg syscall (netbsd-amd64), const IP_MINTTL ideal-int
17442 pkg syscall (netbsd-amd64), const IP_MSS ideal-int
17443 pkg syscall (netbsd-amd64), const IP_OFFMASK ideal-int
17444 pkg syscall (netbsd-amd64), const IP_OPTIONS ideal-int
17445 pkg syscall (netbsd-amd64), const IP_PORTRANGE ideal-int
17446 pkg syscall (netbsd-amd64), const IP_PORTRANGE_DEFAULT ideal-int
17447 pkg syscall (netbsd-amd64), const IP_PORTRANGE_HIGH ideal-int
17448 pkg syscall (netbsd-amd64), const IP_PORTRANGE_LOW ideal-int
17449 pkg syscall (netbsd-amd64), const IP_RECVDSTADDR ideal-int
17450 pkg syscall (netbsd-amd64), const IP_RECVIF ideal-int
17451 pkg syscall (netbsd-amd64), const IP_RECVOPTS ideal-int
17452 pkg syscall (netbsd-amd64), const IP_RECVRETOPTS ideal-int
17453 pkg syscall (netbsd-amd64), const IP_RECVTTL ideal-int
17454 pkg syscall (netbsd-amd64), const IP_RETOPTS ideal-int
17455 pkg syscall (netbsd-amd64), const IP_RF ideal-int
17456 pkg syscall (netbsd-amd64), const ISIG ideal-int
17457 pkg syscall (netbsd-amd64), const ISTRIP ideal-int
17458 pkg syscall (netbsd-amd64), const IXANY ideal-int
17459 pkg syscall (netbsd-amd64), const IXOFF ideal-int
17460 pkg syscall (netbsd-amd64), const IXON ideal-int
17461 pkg syscall (netbsd-amd64), const LOCK_EX ideal-int
17462 pkg syscall (netbsd-amd64), const LOCK_NB ideal-int
17463 pkg syscall (netbsd-amd64), const LOCK_SH ideal-int
17464 pkg syscall (netbsd-amd64), const LOCK_UN ideal-int
17465 pkg syscall (netbsd-amd64), const MSG_BCAST ideal-int
17466 pkg syscall (netbsd-amd64), const MSG_CMSG_CLOEXEC ideal-int
17467 pkg syscall (netbsd-amd64), const MSG_CONTROLMBUF ideal-int
17468 pkg syscall (netbsd-amd64), const MSG_CTRUNC ideal-int
17469 pkg syscall (netbsd-amd64), const MSG_DONTROUTE ideal-int
17470 pkg syscall (netbsd-amd64), const MSG_DONTWAIT ideal-int
17471 pkg syscall (netbsd-amd64), const MSG_EOR ideal-int
17472 pkg syscall (netbsd-amd64), const MSG_IOVUSRSPACE ideal-int
17473 pkg syscall (netbsd-amd64), const MSG_LENUSRSPACE ideal-int
17474 pkg syscall (netbsd-amd64), const MSG_MCAST ideal-int
17475 pkg syscall (netbsd-amd64), const MSG_NAMEMBUF ideal-int
17476 pkg syscall (netbsd-amd64), const MSG_NBIO ideal-int
17477 pkg syscall (netbsd-amd64), const MSG_NOSIGNAL ideal-int
17478 pkg syscall (netbsd-amd64), const MSG_OOB ideal-int
17479 pkg syscall (netbsd-amd64), const MSG_PEEK ideal-int
17480 pkg syscall (netbsd-amd64), const MSG_TRUNC ideal-int
17481 pkg syscall (netbsd-amd64), const MSG_USERFLAGS ideal-int
17482 pkg syscall (netbsd-amd64), const MSG_WAITALL ideal-int
17483 pkg syscall (netbsd-amd64), const NAME_MAX ideal-int
17484 pkg syscall (netbsd-amd64), const NET_RT_DUMP ideal-int
17485 pkg syscall (netbsd-amd64), const NET_RT_FLAGS ideal-int
17486 pkg syscall (netbsd-amd64), const NET_RT_IFLIST ideal-int
17487 pkg syscall (netbsd-amd64), const NET_RT_MAXID ideal-int
17488 pkg syscall (netbsd-amd64), const NET_RT_OIFLIST ideal-int
17489 pkg syscall (netbsd-amd64), const NET_RT_OOIFLIST ideal-int
17490 pkg syscall (netbsd-amd64), const NOFLSH ideal-int
17491 pkg syscall (netbsd-amd64), const NOTE_ATTRIB ideal-int
17492 pkg syscall (netbsd-amd64), const NOTE_CHILD ideal-int
17493 pkg syscall (netbsd-amd64), const NOTE_DELETE ideal-int
17494 pkg syscall (netbsd-amd64), const NOTE_EXEC ideal-int
17495 pkg syscall (netbsd-amd64), const NOTE_EXIT ideal-int
17496 pkg syscall (netbsd-amd64), const NOTE_EXTEND ideal-int
17497 pkg syscall (netbsd-amd64), const NOTE_FORK ideal-int
17498 pkg syscall (netbsd-amd64), const NOTE_LINK ideal-int
17499 pkg syscall (netbsd-amd64), const NOTE_LOWAT ideal-int
17500 pkg syscall (netbsd-amd64), const NOTE_PCTRLMASK ideal-int
17501 pkg syscall (netbsd-amd64), const NOTE_PDATAMASK ideal-int
17502 pkg syscall (netbsd-amd64), const NOTE_RENAME ideal-int
17503 pkg syscall (netbsd-amd64), const NOTE_REVOKE ideal-int
17504 pkg syscall (netbsd-amd64), const NOTE_TRACK ideal-int
17505 pkg syscall (netbsd-amd64), const NOTE_TRACKERR ideal-int
17506 pkg syscall (netbsd-amd64), const NOTE_WRITE ideal-int
17507 pkg syscall (netbsd-amd64), const OCRNL ideal-int
17508 pkg syscall (netbsd-amd64), const OFIOGETBMAP ideal-int
17509 pkg syscall (netbsd-amd64), const ONLCR ideal-int
17510 pkg syscall (netbsd-amd64), const ONLRET ideal-int
17511 pkg syscall (netbsd-amd64), const ONOCR ideal-int
17512 pkg syscall (netbsd-amd64), const ONOEOT ideal-int
17513 pkg syscall (netbsd-amd64), const OPOST ideal-int
17514 pkg syscall (netbsd-amd64), const O_ACCMODE ideal-int
17515 pkg syscall (netbsd-amd64), const O_ALT_IO ideal-int
17516 pkg syscall (netbsd-amd64), const O_DIRECT ideal-int
17517 pkg syscall (netbsd-amd64), const O_DIRECTORY ideal-int
17518 pkg syscall (netbsd-amd64), const O_DSYNC ideal-int
17519 pkg syscall (netbsd-amd64), const O_EXLOCK ideal-int
17520 pkg syscall (netbsd-amd64), const O_FSYNC ideal-int
17521 pkg syscall (netbsd-amd64), const O_NDELAY ideal-int
17522 pkg syscall (netbsd-amd64), const O_NOFOLLOW ideal-int
17523 pkg syscall (netbsd-amd64), const O_NOSIGPIPE ideal-int
17524 pkg syscall (netbsd-amd64), const O_RSYNC ideal-int
17525 pkg syscall (netbsd-amd64), const O_SHLOCK ideal-int
17526 pkg syscall (netbsd-amd64), const PARENB ideal-int
17527 pkg syscall (netbsd-amd64), const PARMRK ideal-int
17528 pkg syscall (netbsd-amd64), const PARODD ideal-int
17529 pkg syscall (netbsd-amd64), const PENDIN ideal-int
17530 pkg syscall (netbsd-amd64), const PRIO_PGRP = 1
17531 pkg syscall (netbsd-amd64), const PRIO_PGRP ideal-int
17532 pkg syscall (netbsd-amd64), const PRIO_PROCESS = 0
17533 pkg syscall (netbsd-amd64), const PRIO_PROCESS ideal-int
17534 pkg syscall (netbsd-amd64), const PRIO_USER = 2
17535 pkg syscall (netbsd-amd64), const PRIO_USER ideal-int
17536 pkg syscall (netbsd-amd64), const PRI_IOFLUSH ideal-int
17537 pkg syscall (netbsd-amd64), const PTRACE_CONT ideal-int
17538 pkg syscall (netbsd-amd64), const PTRACE_KILL ideal-int
17539 pkg syscall (netbsd-amd64), const PTRACE_TRACEME ideal-int
17540 pkg syscall (netbsd-amd64), const RLIMIT_AS ideal-int
17541 pkg syscall (netbsd-amd64), const RLIMIT_CORE ideal-int
17542 pkg syscall (netbsd-amd64), const RLIMIT_CPU ideal-int
17543 pkg syscall (netbsd-amd64), const RLIMIT_DATA ideal-int
17544 pkg syscall (netbsd-amd64), const RLIMIT_FSIZE ideal-int
17545 pkg syscall (netbsd-amd64), const RLIMIT_NOFILE ideal-int
17546 pkg syscall (netbsd-amd64), const RLIMIT_STACK ideal-int
17547 pkg syscall (netbsd-amd64), const RLIM_INFINITY ideal-int
17548 pkg syscall (netbsd-amd64), const RTAX_AUTHOR ideal-int
17549 pkg syscall (netbsd-amd64), const RTAX_BRD ideal-int
17550 pkg syscall (netbsd-amd64), const RTAX_DST ideal-int
17551 pkg syscall (netbsd-amd64), const RTAX_GATEWAY ideal-int
17552 pkg syscall (netbsd-amd64), const RTAX_GENMASK ideal-int
17553 pkg syscall (netbsd-amd64), const RTAX_IFA ideal-int
17554 pkg syscall (netbsd-amd64), const RTAX_IFP ideal-int
17555 pkg syscall (netbsd-amd64), const RTAX_MAX ideal-int
17556 pkg syscall (netbsd-amd64), const RTAX_NETMASK ideal-int
17557 pkg syscall (netbsd-amd64), const RTAX_TAG ideal-int
17558 pkg syscall (netbsd-amd64), const RTA_AUTHOR ideal-int
17559 pkg syscall (netbsd-amd64), const RTA_BRD ideal-int
17560 pkg syscall (netbsd-amd64), const RTA_DST ideal-int
17561 pkg syscall (netbsd-amd64), const RTA_GATEWAY ideal-int
17562 pkg syscall (netbsd-amd64
17563 pkg syscall (netbsd-amd64), const RTA_IFA ideal-int
17564 pkg syscall (netbsd-amd64), const RTA_IFP ideal-int
17565 pkg syscall (netbsd-amd64), const RTA_NETMASK ideal-int
17566 pkg syscall (netbsd-amd64), const RTA_TAG ideal-int
17567 pkg syscall (netbsd-amd64), const RTF_ANNOUNCE ideal-int
17568 pkg syscall (netbsd-amd64), const RTF_BLACKHOLE ideal-int
17569 pkg syscall (netbsd-amd64), const RTF_CLONED ideal-int
17570 pkg syscall (netbsd-amd64), const RTF_CLONING ideal-int
17571 pkg syscall (netbsd-amd64), const RTF_DONE ideal-int
17572 pkg syscall (netbsd-amd64), const RTF_DYNAMIC ideal-int
17573 pkg syscall (netbsd-amd64), const RTF_GATEWAY ideal-int
17574 pkg syscall (netbsd-amd64), const RTF_HOST ideal-int
17575 pkg syscall (netbsd-amd64), const RTF_LLINFO ideal-int
17576 pkg syscall (netbsd-amd64), const RTF_MASK ideal-int
17577 pkg syscall (netbsd-amd64), const RTF_MODIFIED ideal-int
17578 pkg syscall (netbsd-amd64), const RTF_PROTO1 ideal-int
17579 pkg syscall (netbsd-amd64), const RTF_PROTO2 ideal-int
17580 pkg syscall (netbsd-amd64), const RTF_REJECT ideal-int
17581 pkg syscall (netbsd-amd64), const RTF_SRC ideal-int
17582 pkg syscall (netbsd-amd64), const RTF_STATIC ideal-int
17583 pkg syscall (netbsd-amd64), const RTF_UP ideal-int
17584 pkg syscall (netbsd-amd64), const RTF_XRESOLVE ideal-int
17585 pkg syscall (netbsd-amd64), const RTM_ADD ideal-int
17586 pkg syscall (netbsd-amd64), const RTM_CHANGE ideal-int
17587 pkg syscall (netbsd-amd64), const RTM_CHGADDR ideal-int
17588 pkg syscall (netbsd-amd64), const RTM_DELADDR ideal-int
17589 pkg syscall (netbsd-amd64), const RTM_DELETE ideal-int
17590 pkg syscall (netbsd-amd64), const RTM_GET ideal-int
17591 pkg syscall (netbsd-amd64), const RTM_IEEE80211 ideal-int
17592 pkg syscall (netbsd-amd64), const RTM_IFANNOUNCE ideal-int
17593 pkg syscall (netbsd-amd64), const RTM_IFINFO ideal-int
17594 pkg syscall (netbsd-amd64), const RTM_LLINFO_UPD ideal-int
17595 pkg syscall (netbsd-amd64), const RTM_LOCK ideal-int
17596 pkg syscall (netbsd-amd64), const RTM_LOSING ideal-int
17597 pkg syscall (netbsd-amd64), const RTM_MISS ideal-int
17598 pkg syscall (netbsd-amd64), const RTM_NEWADDR ideal-int
17599 pkg syscall (netbsd-amd64), const RTM_OIFINFO ideal-int
17600 pkg syscall (netbsd-amd64), const RTM_OLDADD ideal-int
17601 pkg syscall (netbsd-amd64), const RTM_OLDDEL ideal-int
17602 pkg syscall (netbsd-amd64), const RTM_OOIFINFO ideal-int
17603 pkg syscall (netbsd-amd64), const RTM_REDIRECT ideal-int
17604 pkg syscall (netbsd-amd64), const RTM_RESOLVE ideal-int
17605 pkg syscall (netbsd-amd64), const RTM_RTTUNIT ideal-int
17606 pkg syscall (netbsd-amd64), const RTM_SETGATE ideal-int
17607 pkg syscall (netbsd-amd64), const RTM_VERSION ideal-int
17608 pkg syscall (netbsd-amd64), const RTV_EXPIRE ideal-int
17609 pkg syscall (netbsd-amd64), const RTV_HOPCOUNT ideal-int
17610 pkg syscall (netbsd-amd64), const RTV_MTU ideal-int
17611 pkg syscall (netbsd-amd64), const RTV_RPIPE ideal-int
17612 pkg syscall (netbsd-amd64), const RTV_RTT ideal-int
17613 pkg syscall (netbsd-amd64), const RTV_RTTVAR ideal-int
17614 pkg syscall (netbsd-amd64), const RTV_SPIPE ideal-int
17615 pkg syscall (netbsd-amd64), const RTV_SSTHRESH ideal-int
17616 pkg syscall (netbsd-amd64), const RUSAGE_CHILDREN ideal-int
17617 pkg syscall (netbsd-amd64), const RUSAGE_SELF ideal-int
17618 pkg syscall (netbsd-amd64), const SCM_CREDS ideal-int
17619 pkg syscall (netbsd-amd64), const SCM_RIGHTS ideal-int
17620 pkg syscall (netbsd-amd64), const SCM_TIMESTAMP ideal-int
17621 pkg syscall (netbsd-amd64), const SIGCHLD Signal
17622 pkg syscall (netbsd-amd64), const SIGCONT Signal
17623 pkg syscall (netbsd-amd64), const SIGEMT Signal
17624 pkg syscall (netbsd-amd64), const SIGINFO Signal
17625 pkg syscall (netbsd-amd64), const SIGIO Signal
17626 pkg syscall (netbsd-amd64), const SIGIOT Signal
17627 pkg syscall (netbsd-amd64), const SIGPROF Signal
17628 pkg syscall (netbsd-amd64), const SIGPWR Signal
17629 pkg syscall (netbsd-amd64), const SIGSTOP Signal
17630 pkg syscall (netbsd-amd64), const SIGSYS Signal
17631 pkg syscall (netbsd-amd64), const SIGTSTP Signal
17632 pkg syscall (netbsd-amd64), const SIGTTIN Signal
17633 pkg syscall (netbsd-amd64), const SIGTTOU Signal
17634 pkg syscall (netbsd-amd64), const SIGURG Signal
17635 pkg syscall (netbsd-amd64), const SIGUSR1 Signal
17636 pkg syscall (netbsd-amd64), const SIGUSR2 Signal
17637 pkg syscall (netbsd-amd64), const SIGVTALRM Signal
17638 pkg syscall (netbsd-amd64), const SIGWINCH Signal
17639 pkg syscall (netbsd-amd64), const SIGXCPU Signal
17640 pkg syscall (netbsd-amd64), const SIGXFSZ Signal
17641 pkg syscall (netbsd-amd64), const SIOCADDMULTI ideal-int
17642 pkg syscall (netbsd-amd64), const SIOCADDRT ideal-int
17643 pkg syscall (netbsd-amd64), const SIOCAIFADDR ideal-int
17644 pkg syscall (netbsd-amd64), const SIOCALIFADDR ideal-int
17645 pkg syscall (netbsd-amd64), const SIOCATMARK ideal-int
17646 pkg syscall (netbsd-amd64), const SIOCDELMULTI ideal-int
17647 pkg syscall (netbsd-amd64), const SIOCDELRT ideal-int
17648 pkg syscall (netbsd-amd64), const SIOCDIFADDR ideal-int
17649 pkg syscall (netbsd-amd64), const SIOCDIFPHYADDR ideal-int
17650 pkg syscall (netbsd-amd64), const SIOCDLIFADDR ideal-int
17651 pkg syscall (netbsd-amd64), const SIOCGDRVSPEC ideal-int
17652 pkg syscall (netbsd-amd64), const SIOCGETPFSYNC ideal-int
17653 pkg syscall (netbsd-amd64), const SIOCGETSGCNT ideal-int
17654 pkg syscall (netbsd-amd64), const SIOCGETVIFCNT ideal-int
17655 pkg syscall (netbsd-amd64), const SIOCGHIWAT ideal-int
17656 pkg syscall (netbsd-amd64), const SIOCGIFADDR ideal-int
17657 pkg syscall (netbsd-amd64), const SIOCGIFADDRPREF ideal-int
17658 pkg syscall (netbsd-amd64), const SIOCGIFALIAS ideal-int
17659 pkg syscall (netbsd-amd64), const SIOCGIFBRDADDR ideal-int
17660 pkg syscall (netbsd-amd64), const SIOCGIFCAP ideal-int
17661 pkg syscall (netbsd-amd64), const SIOCGIFCONF ideal-int
17662 pkg syscall (netbsd-amd64), const SIOCGIFDATA ideal-int
17663 pkg syscall (netbsd-amd64), const SIOCGIFDLT ideal-int
17664 pkg syscall (netbsd-amd64), const SIOCGIFDSTADDR ideal-int
17665 pkg syscall (netbsd-amd64), const SIOCGIFFLAGS ideal-int
17666 pkg syscall (netbsd-amd64), const SIOCGIFGENERIC ideal-int
17667 pkg syscall (netbsd-amd64), const SIOCGIFMEDIA ideal-int
17668 pkg syscall (netbsd-amd64), const SIOCGIFMETRIC ideal-int
17669 pkg syscall (netbsd-amd64), const SIOCGIFMTU ideal-int
17670 pkg syscall (netbsd-amd64), const SIOCGIFNETMASK ideal-int
17671 pkg syscall (netbsd-amd64), const SIOCGIFPDSTADDR ideal-int
17672 pkg syscall (netbsd-amd64), const SIOCGIFPSRCADDR ideal-int
17673 pkg syscall (netbsd-amd64), const SIOCGLIFADDR ideal-int
17674 pkg syscall (netbsd-amd64), const SIOCGLIFPHYADDR ideal-int
17675 pkg syscall (netbsd-amd64), const SIOCGLINKSTR ideal-int
17676 pkg syscall (netbsd-amd64), const SIOCGLOWAT ideal-int
17677 pkg syscall (netbsd-amd64), const SIOCGPGRP ideal-int
17678 pkg syscall (netbsd-amd64), const SIOCGVH ideal-int
17679 pkg syscall (netbsd-amd64), const SIOCIFCREATE ideal-int
17680 pkg syscall (netbsd-amd64), const SIOCIFDESTROY ideal-int
17681 pkg syscall (netbsd-amd64), const SIOCIFGCLONERS ideal-int
17682 pkg syscall (netbsd-amd64), const SIOCINITIFADDR ideal-int
17683 pkg syscall (netbsd-amd64), const SIOCSDRVSPEC ideal-int
17684 pkg syscall (netbsd-amd64), const SIOCSETPFSYNC ideal-int
17685 pkg syscall (netbsd-amd64), const SIOCSHIWAT ideal-int
17686 pkg syscall (netbsd-amd64), const SIOCSIFADDR ideal-int
17687 pkg syscall (netbsd-amd64), const SIOCSIFADDRPREF ideal-int
17688 pkg syscall (netbsd-amd64), const SIOCSIFBRDADDR ideal-int
17689 pkg syscall (netbsd-amd64), const SIOCSIFCAP ideal-int
17690 pkg syscall (netbsd-amd64), const SIOCSIFDSTADDR ideal-int
17691 pkg syscall (netbsd-amd64), const SIOCSIFFLAGS ideal-int
17692 pkg syscall (netbsd-amd64), const SIOCSIFGENERIC ideal-int
17693 pkg syscall (netbsd-amd64), const SIOCSIFMEDIA ideal-int
17694 pkg syscall (netbsd-amd64), const SIOCSIFMETRIC ideal-int
17695 pkg syscall (netbsd-amd64), const SIOCSIFMTU ideal-int
17696 pkg syscall (netbsd-amd64), const SIOCSIFNETMASK ideal-int
17697 pkg syscall (netbsd-amd64), const SIOCSIFPHYADDR ideal-int
17698 pkg syscall (netbsd-amd64), const SIOCSLIFPHYADDR ideal-int
17699 pkg syscall (netbsd-amd64), const SIOCSLINKSTR ideal-int
17700 pkg syscall (netbsd-amd64), const SIOCSLOWAT ideal-int
17701 pkg syscall (netbsd-amd64), const SIOCSPGRP ideal-int
17702 pkg syscall (netbsd-amd64), const SIOCSVH ideal-int
17703 pkg syscall (netbsd-amd64), const SIOCZIFDATA ideal-int
17704 pkg syscall (netbsd-amd64), const SOCK_CLOEXEC ideal-int
17705 pkg syscall (netbsd-amd64), const SOCK_FLAGS_MASK ideal-int
17706 pkg syscall (netbsd-amd64), const SOCK_NONBLOCK ideal-int
17707 pkg syscall (netbsd-amd64), const SOCK_NOSIGPIPE ideal-int
17708 pkg syscall (netbsd-amd64), const SOCK_RDM ideal-int
17709 pkg syscall (netbsd-amd64), const SO_ACCEPTCONN ideal-int
17710 pkg syscall (netbsd-amd64), const SO_ACCEPTFILTER ideal-int
17711 pkg syscall (netbsd-amd64), const SO_DEBUG ideal-int
17712 pkg syscall (netbsd-amd64), const SO_ERROR ideal-int
17713 pkg syscall (netbsd-amd64), const SO_NOHEADER ideal-int
17714 pkg syscall (netbsd-amd64), const SO_NOSIGPIPE ideal-int
17715 pkg syscall (netbsd-amd64), const SO_OOBINLINE ideal-int
17716 pkg syscall (netbsd-amd64), const SO_OVERFLOWED ideal-int
17717 pkg syscall (netbsd-amd64), const SO_RCVLOWAT ideal-int
17718 pkg syscall (netbsd-amd64), const SO_RCVTIMEO ideal-int
17719 pkg syscall (netbsd-amd64), const SO_REUSEPORT ideal-int
17720 pkg syscall (netbsd-amd64), const SO_SNDLOWAT ideal-int
17721 pkg syscall (netbsd-amd64), const SO_SNDTIMEO ideal-int
17722 pkg syscall (netbsd-amd64), const SO_TIMESTAMP ideal-int
17723 pkg syscall (netbsd-amd64), const SO_TYPE ideal-int
17724 pkg syscall (netbsd-amd64), const SO_USELOOPBACK ideal-int
17725 pkg syscall (netbsd-amd64), const SYSCTL_VERSION ideal-int
17726 pkg syscall (netbsd-amd64), const SYSCTL_VERS_0 ideal-int
17727 pkg syscall (netbsd-amd64), const SYSCTL_VERS_1 ideal-int
17728 pkg syscall (netbsd-amd64), const SYSCTL_VERS_MASK ideal-int
17729 pkg syscall (netbsd-amd64), const SYS_ACCEPT ideal-int
17730 pkg syscall (netbsd-amd64), const SYS_ACCESS ideal-int
17731 pkg syscall (netbsd-amd64), const SYS_ACCT ideal-int
17732 pkg syscall (netbsd-amd64), const SYS_ADJTIME ideal-int
17733 pkg syscall (netbsd-amd64), const SYS_BIND ideal-int
17734 pkg syscall (netbsd-amd64), const SYS_BREAK ideal-int
17735 pkg syscall (netbsd-amd64), const SYS_CHDIR ideal-int
17736 pkg syscall (netbsd-amd64), const SYS_CHFLAGS ideal-int
17737 pkg syscall (netbsd-amd64), const SYS_CHMOD ideal-int
17738 pkg syscall (netbsd-amd64), const SYS_CHOWN ideal-int
17739 pkg syscall (netbsd-amd64), const SYS_CHROOT ideal-int
17740 pkg syscall (netbsd-amd64), const SYS_CLOCK_GETRES ideal-int
17741 pkg syscall (netbsd-amd64), const SYS_CLOCK_GETTIME ideal-int
17742 pkg syscall (netbsd-amd64), const SYS_CLOCK_SETTIME ideal-int
17743 pkg syscall (netbsd-amd64), const SYS_CLOSE ideal-int
17744 pkg syscall (netbsd-amd64), const SYS_CONNECT ideal-int
17745 pkg syscall (netbsd-amd64), const SYS_DUP ideal-int
17746 pkg syscall (netbsd-amd64), const SYS_DUP2 ideal-int
17747 pkg syscall (netbsd-amd64), const SYS_DUP3 ideal-int
17748 pkg syscall (netbsd-amd64), const SYS_EXECVE ideal-int
17749 pkg syscall (netbsd-amd64), const SYS_EXIT ideal-int
17750 pkg syscall (netbsd-amd64), const SYS_EXTATTRCTL ideal-int
17751 pkg syscall (netbsd-amd64), const SYS_EXTATTR_DELETE_FD ideal-int
17752 pkg syscall (netbsd-amd64), const SYS_EXTATTR_DELETE_FILE ideal-int
17753 pkg syscall (netbsd-amd64), const SYS_EXTATTR_DELETE_LINK ideal-int
17754 pkg syscall (netbsd-amd64), const SYS_EXTATTR_GET_FD ideal-int
17755 pkg syscall (netbsd-amd64), const SYS_EXTATTR_GET_FILE ideal-int
17756 pkg syscall (netbsd-amd64), const SYS_EXTATTR_GET_LINK ideal-int
17757 pkg syscall (netbsd-amd64), const SYS_EXTATTR_LIST_FD ideal-int
17758 pkg syscall (netbsd-amd64), const SYS_EXTATTR_LIST_FILE ideal-int
17759 pkg syscall (netbsd-amd64), const SYS_EXTATTR_LIST_LINK ideal-int
17760 pkg syscall (netbsd-amd64), const SYS_EXTATTR_SET_FD ideal-int
17761 pkg syscall (netbsd-amd64), const SYS_EXTATTR_SET_FILE ideal-int
17762 pkg syscall (netbsd-amd64), const SYS_EXTATTR_SET_LINK ideal-int
17763 pkg syscall (netbsd-amd64), const SYS_FACCESSAT ideal-int
17764 pkg syscall (netbsd-amd64), const SYS_FCHDIR ideal-int
17765 pkg syscall (netbsd-amd64), const SYS_FCHFLAGS ideal-int
17766 pkg syscall (netbsd-amd64), const SYS_FCHMOD ideal-int
17767 pkg syscall (netbsd-amd64), const SYS_FCHMODAT ideal-int
17768 pkg syscall (netbsd-amd64), const SYS_FCHOWN ideal-int
17769 pkg syscall (netbsd-amd64), const SYS_FCHOWNAT ideal-int
17770 pkg syscall (netbsd-amd64), const SYS_FCHROOT ideal-int
17771 pkg syscall (netbsd-amd64), const SYS_FCNTL ideal-int
17772 pkg syscall (netbsd-amd64), const SYS_FDATASYNC ideal-int
17773 pkg syscall (netbsd-amd64), const SYS_FEXECVE ideal-int
17774 pkg syscall (netbsd-amd64), const SYS_FGETXATTR ideal-int
17775 pkg syscall (netbsd-amd64), const SYS_FHSTAT ideal-int
17776 pkg syscall (netbsd-amd64), const SYS_FKTRACE ideal-int
17777 pkg syscall (netbsd-amd64), const SYS_FLISTXATTR ideal-int
17778 pkg syscall (netbsd-amd64), const SYS_FLOCK ideal-int
17779 pkg syscall (netbsd-amd64), const SYS_FORK ideal-int
17780 pkg syscall (netbsd-amd64), const SYS_FPATHCONF ideal-int
17781 pkg syscall (netbsd-amd64), const SYS_FREMOVEXATTR ideal-int
17782 pkg syscall (netbsd-amd64), const SYS_FSETXATTR ideal-int
17783 pkg syscall (netbsd-amd64), const SYS_FSTAT ideal-int
17784 pkg syscall (netbsd-amd64), const SYS_FSTATAT ideal-int
17785 pkg syscall (netbsd-amd64), const SYS_FSTATVFS1 ideal-int
17786 pkg syscall (netbsd-amd64), const SYS_FSYNC ideal-int
17787 pkg syscall (netbsd-amd64), const SYS_FSYNC_RANGE ideal-int
17788 pkg syscall (netbsd-amd64), const SYS_FTRUNCATE ideal-int
17789 pkg syscall (netbsd-amd64), const SYS_FUTIMENS ideal-int
17790 pkg syscall (netbsd-amd64), const SYS_FUTIMES ideal-int
17791 pkg syscall (netbsd-amd64), const SYS_GETCONTEXT ideal-int
17792 pkg syscall (netbsd-amd64), const SYS_GETDENTS ideal-int
17793 pkg syscall (netbsd-amd64), const SYS_GETEGID ideal-int
17794 pkg syscall (netbsd-amd64), const SYS_GETEUID ideal-int
17795 pkg syscall (netbsd-amd64), const SYS_GETFH ideal-int
17796 pkg syscall (netbsd-amd64), const SYS_GETGID ideal-int
17797 pkg syscall (netbsd-amd64), const SYS_GETGROUPS ideal-int
17798 pkg syscall (netbsd-amd64), const SYS_GETITIMER ideal-int
17799 pkg syscall (netbsd-amd64), const SYS_GETPEERNAME ideal-int
17800 pkg syscall (netbsd-amd64), const SYS_GETPGID ideal-int
17801 pkg syscall (netbsd-amd64), const SYS_GETPGRP ideal-int
17802 pkg syscall (netbsd-amd64), const SYS_GETPID ideal-int
17803 pkg syscall (netbsd-amd64), const SYS_GETPPID ideal-int
17804 pkg syscall (netbsd-amd64), const SYS_GETPRIORITY ideal-int
17805 pkg syscall (netbsd-amd64), const SYS_GETRLIMIT ideal-int
17806 pkg syscall (netbsd-amd64), const SYS_GETRUSAGE ideal-int
17807 pkg syscall (netbsd-amd64), const SYS_GETSID ideal-int
17808 pkg syscall (netbsd-amd64), const SYS_GETSOCKNAME ideal-int
17809 pkg syscall (netbsd-amd64), const SYS_GETSOCKOPT ideal-int
17810 pkg syscall (netbsd-amd64), const SYS_GETTIMEOFDAY ideal-int
17811 pkg syscall (netbsd-amd64), const SYS_GETUID ideal-int
17812 pkg syscall (netbsd-amd64), const SYS_GETVFSSTAT ideal-int
17813 pkg syscall (netbsd-amd64), const SYS_GETXATTR ideal-int
17814 pkg syscall (netbsd-amd64), const SYS_IOCTL ideal-int
17815 pkg syscall (netbsd-amd64), const SYS_ISSETUGID ideal-int
17816 pkg syscall (netbsd-amd64), const SYS_KEVENT ideal-int
17817 pkg syscall (netbsd-amd64), const SYS_KILL ideal-int
17818 pkg syscall (netbsd-amd64), const SYS_KQUEUE ideal-int
17819 pkg syscall (netbsd-amd64), const SYS_KQUEUE1 ideal-int
17820 pkg syscall (netbsd-amd64), const SYS_KTRACE ideal-int
17821 pkg syscall (netbsd-amd64), const SYS_LCHFLAGS ideal-int
17822 pkg syscall (netbsd-amd64), const SYS_LCHMOD ideal-int
17823 pkg syscall (netbsd-amd64), const SYS_LCHOWN ideal-int
17824 pkg syscall (netbsd-amd64), const SYS_LGETXATTR ideal-int
17825 pkg syscall (netbsd-amd64), const SYS_LINK ideal-int
17826 pkg syscall (netbsd-amd64), const SYS_LINKAT ideal-int
17827 pkg syscall (netbsd-amd64), const SYS_LISTEN ideal-int
17828 pkg syscall (netbsd-amd64), const SYS_LISTXATTR ideal-int
17829 pkg syscall (netbsd-amd64), const SYS_LLISTXATTR ideal-int
17830 pkg syscall (netbsd-amd64), const SYS_LREMOVEXATTR ideal-int
17831 pkg syscall (netbsd-amd64), const SYS_LSEEK ideal-int
17832 pkg syscall (netbsd-amd64), const SYS_LSETXATTR ideal-int
17833 pkg syscall (netbsd-amd64), const SYS_LSTAT ideal-int
17834 pkg syscall (netbsd-amd64), const SYS_LUTIMES ideal-int
17835 pkg syscall (netbsd-amd64), const SYS_MADVISE ideal-int
17836 pkg syscall (netbsd-amd64), const SYS_MINCORE ideal-int
17837 pkg syscall (netbsd-amd64), const SYS_MINHERIT ideal-int
17838 pkg syscall (netbsd-amd64), const SYS_MKDIR ideal-int
17839 pkg syscall (netbsd-amd64), const SYS_MKDIRAT ideal-int
17840 pkg syscall (netbsd-amd64), const SYS_MKFIFO ideal-int
17841 pkg syscall (netbsd-amd64), const SYS_MKFIFOAT ideal-int
17842 pkg syscall (netbsd-amd64), const SYS_MKNOD ideal-int
17843 pkg syscall (netbsd-amd64), const SYS_MKNODAT ideal-int
17844 pkg syscall (netbsd-amd64), const SYS_MLOCK ideal-int
17845 pkg syscall (netbsd-amd64), const SYS_MLOCKALL ideal-int
17846 pkg syscall (netbsd-amd64), const SYS_MMAP ideal-int
17847 pkg syscall (netbsd-amd64), const SYS_MODCTL ideal-int
17848 pkg syscall (netbsd-amd64), const SYS_MOUNT ideal-int
17849 pkg syscall (netbsd-amd64), const SYS_MPROTECT ideal-int
17850 pkg syscall (netbsd-amd64), const SYS_MREMAP ideal-int
17851 pkg syscall (netbsd-amd64), const SYS_MSGCTL ideal-int
17852 pkg syscall (netbsd-amd64), const SYS_MSGGET ideal-int
17853 pkg syscall (netbsd-amd64), const SYS_MSGRCV ideal-int
17854 pkg syscall (netbsd-amd64
17855 pkg syscall (netbsd-amd64), const SYS_MUNLOCK ideal-int
17856 pkg syscall (netbsd-amd64), const SYS_MUNLOCKALL ideal-int
17857 pkg syscall (netbsd-amd64), const SYS_MUNMAP ideal-int
17858 pkg syscall (netbsd-amd64), const SYS_NANOSLEEP ideal-int
17859 pkg syscall (netbsd-amd64), const SYS_NTP_ADJTIME ideal-int
17860 pkg syscall (netbsd-amd64), const SYS_NTP_GETTIME ideal-int
17861 pkg syscall (netbsd-amd64), const SYS_OPEN ideal-int
17862 pkg syscall (netbsd-amd64), const SYS_OPENAT ideal-int
17863 pkg syscall (netbsd-amd64), const SYS_PACCEPT ideal-int
17864 pkg syscall (netbsd-amd64), const SYS_PATHCONF ideal-int
17865 pkg syscall (netbsd-amd64), const SYS_PIPE ideal-int
17866 pkg syscall (netbsd-amd64), const SYS_PIPE2 ideal-int
17867 pkg syscall (netbsd-amd64), const SYS_PMC_CONTROL ideal-int
17868 pkg syscall (netbsd-amd64), const SYS_PMC_GET_INFO ideal-int
17869 pkg syscall (netbsd-amd64), const SYS_POLL ideal-int
17870 pkg syscall (netbsd-amd64), const SYS_POLLTS ideal-int
17871 pkg syscall (netbsd-amd64), const SYS_POSIX_FADVISE ideal-int
17872 pkg syscall (netbsd-amd64), const SYS_POSIX_SPAWN ideal-int
17873 pkg syscall (netbsd-amd64), const SYS_PREAD ideal-int
17874 pkg syscall (netbsd-amd64), const SYS_PREADV ideal-int
17875 pkg syscall (netbsd-amd64), const SYS_PROFIL ideal-int
17876 pkg syscall (netbsd-amd64), const SYS_PSELECT ideal-int
17877 pkg syscall (netbsd-amd64), const SYS_PSET_ASSIGN ideal-int
17878 pkg syscall (netbsd-amd64), const SYS_PSET_CREATE ideal-int
17879 pkg syscall (netbsd-amd64), const SYS_PSET_DESTROY ideal-int
17880 pkg syscall (netbsd-amd64), const SYS_PTRACE ideal-int
17881 pkg syscall (netbsd-amd64), const SYS_PWRITE ideal-int
17882 pkg syscall (netbsd-amd64), const SYS_PWRITEV ideal-int
17883 pkg syscall (netbsd-amd64), const SYS_RASCTL ideal-int
17884 pkg syscall (netbsd-amd64), const SYS_READ ideal-int
17885 pkg syscall (netbsd-amd64), const SYS_READLINK ideal-int
17886 pkg syscall (netbsd-amd64), const SYS_READLINKAT ideal-int
17887 pkg syscall (netbsd-amd64), const SYS_READV ideal-int
17888 pkg syscall (netbsd-amd64), const SYS_REBOOT ideal-int
17889 pkg syscall (netbsd-amd64), const SYS_RECVFROM ideal-int
17890 pkg syscall (netbsd-amd64), const SYS_RECVMMSG ideal-int
17891 pkg syscall (netbsd-amd64), const SYS_RECVMSG ideal-int
17892 pkg syscall (netbsd-amd64), const SYS_REMOVEXATTR ideal-int
17893 pkg syscall (netbsd-amd64), const SYS_RENAME ideal-int
17894 pkg syscall (netbsd-amd64), const SYS_RENAMEAT ideal-int
17895 pkg syscall (netbsd-amd64), const SYS_REVOKE ideal-int
17896 pkg syscall (netbsd-amd64), const SYS_RMDIR ideal-int
17897 pkg syscall (netbsd-amd64), const SYS_SBRK ideal-int
17898 pkg syscall (netbsd-amd64), const SYS_SCHED_YIELD ideal-int
17899 pkg syscall (netbsd-amd64), const SYS_SELECT ideal-int
17900 pkg syscall (netbsd-amd64), const SYS_SEMCONFIG ideal-int
17901 pkg syscall (netbsd-amd64), const SYS_SEMGET ideal-int
17902 pkg syscall (netbsd-amd64), const SYS_SEMOP ideal-int
17903 pkg syscall (netbsd-amd64), const SYS_SENDMMSG ideal-int
17904 pkg syscall (netbsd-amd64), const SYS_SENDMSG ideal-int
17905 pkg syscall (netbsd-amd64), const SYS_SENDTO ideal-int
17906 pkg syscall (netbsd-amd64), const SYS_SETCONTEXT ideal-int
17907 pkg syscall (netbsd-amd64), const SYS_SETEGID ideal-int
17908 pkg syscall (netbsd-amd64), const SYS_SETEUID ideal-int
17909 pkg syscall (netbsd-amd64), const SYS_SETGID ideal-int
17910 pkg syscall (netbsd-amd64), const SYS_SETGROUPS ideal-int
17911 pkg syscall (netbsd-amd64), const SYS_SETITIMER ideal-int
17912 pkg syscall (netbsd-amd64), const SYS_SETPGID ideal-int
17913 pkg syscall (netbsd-amd64), const SYS_SETPRIORITY ideal-int
17914 pkg syscall (netbsd-amd64), const SYS_SETREGID ideal-int
17915 pkg syscall (netbsd-amd64), const SYS_SETREUID ideal-int
17916 pkg syscall (netbsd-amd64), const SYS_SETRLIMIT ideal-int
17917 pkg syscall (netbsd-amd64), const SYS_SETSID ideal-int
17918 pkg syscall (netbsd-amd64), const SYS_SETSOCKOPT ideal-int
17919 pkg syscall (netbsd-amd64), const SYS_SETTIMEOFDAY ideal-int
17920 pkg syscall (netbsd-amd64), const SYS_SETUID ideal-int
17921 pkg syscall (netbsd-amd64), const SYS_SETXATTR ideal-int
17922 pkg syscall (netbsd-amd64), const SYS_SHMAT ideal-int
17923 pkg syscall (netbsd-amd64), const SYS_SHMCTL ideal-int
17924 pkg syscall (netbsd-amd64), const SYS_SHMDT ideal-int
17925 pkg syscall (netbsd-amd64), const SYS_SHMGET ideal-int
17926 pkg syscall (netbsd-amd64), const SYS_SHUTDOWN ideal-int
17927 pkg syscall (netbsd-amd64), const SYS_SIGQUEUEINFO ideal-int
17928 pkg syscall (netbsd-amd64), const SYS_SOCKET ideal-int
17929 pkg syscall (netbsd-amd64), const SYS_SOCKETPAIR ideal-int
17930 pkg syscall (netbsd-amd64), const SYS_SSTK ideal-int
17931 pkg syscall (netbsd-amd64), const SYS_STAT ideal-int
17932 pkg syscall (netbsd-amd64), const SYS_STATVFS1 ideal-int
17933 pkg syscall (netbsd-amd64), const SYS_SWAPCTL ideal-int
17934 pkg syscall (netbsd-amd64), const SYS_SYMLINK ideal-int
17935 pkg syscall (netbsd-amd64), const SYS_SYMLINKAT ideal-int
17936 pkg syscall (netbsd-amd64), const SYS_SYNC ideal-int
17937 pkg syscall (netbsd-amd64), const SYS_SYSARCH ideal-int
17938 pkg syscall (netbsd-amd64), const SYS_TIMER_CREATE ideal-int
17939 pkg syscall (netbsd-amd64), const SYS_TIMER_DELETE ideal-int
17940 pkg syscall (netbsd-amd64), const SYS_TIMER_GETOVERRUN ideal-int
17941 pkg syscall (netbsd-amd64), const SYS_TIMER_GETTIME ideal-int
17942 pkg syscall (netbsd-amd64), const SYS_TIMER_SETTIME ideal-int
17943 pkg syscall (netbsd-amd64), const SYS_TRUNCATE ideal-int
17944 pkg syscall (netbsd-amd64), const SYS_UMASK ideal-int
17945 pkg syscall (netbsd-amd64), const SYS_UNDELETE ideal-int
17946 pkg syscall (netbsd-amd64), const SYS_UNLINK ideal-int
17947 pkg syscall (netbsd-amd64), const SYS_UNLINKAT ideal-int
17948 pkg syscall (netbsd-amd64), const SYS_UNMOUNT ideal-int
17949 pkg syscall (netbsd-amd64), const SYS_UTIMENSAT ideal-int
17950 pkg syscall (netbsd-amd64), const SYS_UTIMES ideal-int
17951 pkg syscall (netbsd-amd64), const SYS_UTRACE ideal-int
17952 pkg syscall (netbsd-amd64), const SYS_UUIDGEN ideal-int
17953 pkg syscall (netbsd-amd64), const SYS_VADVISE ideal-int
17954 pkg syscall (netbsd-amd64), const SYS_VFORK ideal-int
17955 pkg syscall (netbsd-amd64), const SYS_WAIT4 ideal-int
17956 pkg syscall (netbsd-amd64), const SYS_WRITE ideal-int
17957 pkg syscall (netbsd-amd64), const SYS_WRITEV ideal-int
17958 pkg syscall (netbsd-amd64), const SYS__LWP_CONTINUE ideal-int
17959 pkg syscall (netbsd-amd64), const SYS__LWP_CREATE ideal-int
17960 pkg syscall (netbsd-amd64), const SYS__LWP_CTL ideal-int
17961 pkg syscall (netbsd-amd64), const SYS__LWP_DETACH ideal-int
17962 pkg syscall (netbsd-amd64), const SYS__LWP_EXIT ideal-int
17963 pkg syscall (netbsd-amd64), const SYS__LWP_GETNAME ideal-int
17964 pkg syscall (netbsd-amd64), const SYS__LWP_GETPRIVATE ideal-int
17965 pkg syscall (netbsd-amd64), const SYS__LWP_KILL ideal-int
17966 pkg syscall (netbsd-amd64), const SYS__LWP_PARK ideal-int
17967 pkg syscall (netbsd-amd64), const SYS__LWP_SELF ideal-int
17968 pkg syscall (netbsd-amd64), const SYS__LWP_SETNAME ideal-int
17969 pkg syscall (netbsd-amd64), const SYS__LWP_SETPRIVATE ideal-int
17970 pkg syscall (netbsd-amd64), const SYS__LWP_SUSPEND ideal-int
17971 pkg syscall (netbsd-amd64), const SYS__LWP_UNPARK ideal-int
17972 pkg syscall (netbsd-amd64), const SYS__LWP_UNPARK_ALL ideal-int
17973 pkg syscall (netbsd-amd64), const SYS__LWP_WAIT ideal-int
17974 pkg syscall (netbsd-amd64), const SYS__LWP_WAKEUP ideal-int
17975 pkg syscall (netbsd-amd64), const SYS__PSET_BIND ideal-int
17976 pkg syscall (netbsd-amd64), const SYS__SCHED_GETAFFINITY ideal-int
17977 pkg syscall (netbsd-amd64), const SYS__SCHED_GETPARAM ideal-int
17978 pkg syscall (netbsd-amd64), const SYS__SCHED_SETAFFINITY ideal-int
17979 pkg syscall (netbsd-amd64), const SYS__SCHED_SETPARAM ideal-int
17980 pkg syscall (netbsd-amd64), const SYS___CLONE ideal-int
17981 pkg syscall (netbsd-amd64), const SYS___GETCWD ideal-int
17982 pkg syscall (netbsd-amd64), const SYS___GETLOGIN ideal-int
17983 pkg syscall (netbsd-amd64), const SYS___POSIX_CHOWN ideal-int
17984 pkg syscall (netbsd-amd64), const SYS___POSIX_FCHOWN ideal-int
17985 pkg syscall (netbsd-amd64), const SYS___POSIX_LCHOWN ideal-int
17986 pkg syscall (netbsd-amd64), const SYS___POSIX_RENAME ideal-int
17987 pkg syscall (netbsd-amd64), const SYS___QUOTACTL ideal-int
17988 pkg syscall (netbsd-amd64), const SYS___SEMCTL ideal-int
17989 pkg syscall (netbsd-amd64), const SYS___SETLOGIN ideal-int
17990 pkg syscall (netbsd-amd64), const SYS___SIGACTION_SIGTRAMP ideal-int
17991 pkg syscall (netbsd-amd64), const SYS___SIGTIMEDWAIT ideal-int
17992 pkg syscall (netbsd-amd64), const SYS___SYSCTL ideal-int
17993 pkg syscall (netbsd-amd64), const S_ARCH1 ideal-int
17994 pkg syscall (netbsd-amd64), const S_ARCH2 ideal-int
17995 pkg syscall (netbsd-amd64), const S_BLKSIZE ideal-int
17996 pkg syscall (netbsd-amd64), const S_IEXEC ideal-int
17997 pkg syscall (netbsd-amd64), const S_IFWHT ideal-int
17998 pkg syscall (netbsd-amd64), const S_IREAD ideal-int
17999 pkg syscall (netbsd-amd64), const S_IRGRP ideal-int
18000 pkg syscall (netbsd-amd64), const S_IROTH ideal-int
18001 pkg syscall (netbsd-amd64), const S_IRWXG ideal-int
18002 pkg syscall (netbsd-amd64), const S_IRWXO ideal-int
18003 pkg syscall (netbsd-amd64), const S_IRWXU ideal-int
18004 pkg syscall (netbsd-amd64), const S_ISTXT ideal-int
18005 pkg syscall (netbsd-amd64), const S_IWGRP ideal-int
18006 pkg syscall (netbsd-amd64), const S_IWOTH ideal-int
18007 pkg syscall (netbsd-amd64), const S_IWRITE ideal-int
18008 pkg syscall (netbsd-amd64), const S_IXGRP ideal-int
18009 pkg syscall (netbsd-amd64), const S_IXOTH ideal-int
18010 pkg syscall (netbsd-amd64), const S_LOGIN_SET ideal-int
18011 pkg syscall (netbsd-amd64), const SizeofBpfHdr ideal-int
18012 pkg syscall (netbsd-amd64), const SizeofBpfInsn ideal-int
18013 pkg syscall (netbsd-amd64), const SizeofBpfProgram ideal-int
18014 pkg syscall (netbsd-amd64), const SizeofBpfStat ideal-int
18015 pkg syscall (netbsd-amd64), const SizeofBpfVersion ideal-int
18016 pkg syscall (netbsd-amd64), const SizeofCmsghdr ideal-int
18017 pkg syscall (netbsd-amd64), const SizeofICMPv6Filter = 32
18018 pkg syscall (netbsd-amd64), const SizeofICMPv6Filter ideal-int
18019 pkg syscall (netbsd-amd64), const SizeofIPMreq ideal-int
18020 pkg syscall (netbsd-amd64), const SizeofIPv6MTUInfo = 32
18021 pkg syscall (netbsd-amd64), const SizeofIPv6MTUInfo ideal-int
18022 pkg syscall (netbsd-amd64), const SizeofIPv6Mreq ideal-int
18023 pkg syscall (netbsd-amd64), const SizeofIfAnnounceMsghdr ideal-int
18024 pkg syscall (netbsd-amd64), const SizeofIfData ideal-int
18025 pkg syscall (netbsd-amd64), const SizeofIfMsghdr ideal-int
18026 pkg syscall (netbsd-amd64), const SizeofIfaMsghdr ideal-int
18027 pkg syscall (netbsd-amd64), const SizeofInet6Pktinfo ideal-int
18028 pkg syscall (netbsd-amd64), const SizeofLinger ideal-int
18029 pkg syscall (netbsd-amd64), const SizeofMsghdr ideal-int
18030 pkg syscall (netbsd-amd64), const SizeofRtMetrics ideal-int
18031 pkg syscall (netbsd-amd64), const SizeofRtMsghdr ideal-int
18032 pkg syscall (netbsd-amd64), const SizeofSockaddrAny ideal-int
18033 pkg syscall (netbsd-amd64), const SizeofSockaddrDatalink ideal-int
18034 pkg syscall (netbsd-amd64), const SizeofSockaddrInet4 ideal-int
18035 pkg syscall (netbsd-amd64), const SizeofSockaddrInet6 ideal-int
18036 pkg syscall (netbsd-amd64), const SizeofSockaddrUnix ideal-int
18037 pkg syscall (netbsd-amd64), const TCIFLUSH ideal-int
18038 pkg syscall (netbsd-amd64), const TCIOFLUSH ideal-int
18039 pkg syscall (netbsd-amd64), const TCOFLUSH ideal-int
18040 pkg syscall (netbsd-amd64), const TCP_CONGCTL ideal-int
18041 pkg syscall (netbsd-amd64), const TCP_KEEPCNT ideal-int
18042 pkg syscall (netbsd-amd64), const TCP_KEEPIDLE ideal-int
18043 pkg syscall (netbsd-amd64), const TCP_KEEPINIT ideal-int
18044 pkg syscall (netbsd-amd64), const TCP_KEEPINTVL ideal-int
18045 pkg syscall (netbsd-amd64), const TCP_MAXBURST ideal-int
18046 pkg syscall (netbsd-amd64), const TCP_MAXSEG ideal-int
18047 pkg syscall (netbsd-amd64), const TCP_MAXWIN ideal-int
18048 pkg syscall (netbsd-amd64), const TCP_MAX_WINSHIFT ideal-int
18049 pkg syscall (netbsd-amd64), const TCP_MD5SIG ideal-int
18050 pkg syscall (netbsd-amd64), const TCP_MINMSS ideal-int
18051 pkg syscall (netbsd-amd64), const TCP_MSS ideal-int
18052 pkg syscall (netbsd-amd64), const TCSAFLUSH ideal-int
18053 pkg syscall (netbsd-amd64), const TIOCCBRK ideal-int
18054 pkg syscall (netbsd-amd64), const TIOCCDTR ideal-int
18055 pkg syscall (netbsd-amd64), const TIOCCONS ideal-int
18056 pkg syscall (netbsd-amd64), const TIOCDCDTIMESTAMP ideal-int
18057 pkg syscall (netbsd-amd64), const TIOCDRAIN ideal-int
18058 pkg syscall (netbsd-amd64), const TIOCEXCL ideal-int
18059 pkg syscall (netbsd-amd64), const TIOCEXT ideal-int
18060 pkg syscall (netbsd-amd64), const TIOCFLAG_CDTRCTS ideal-int
18061 pkg syscall (netbsd-amd64), const TIOCFLAG_CLOCAL ideal-int
18062 pkg syscall (netbsd-amd64), const TIOCFLAG_CRTSCTS ideal-int
18063 pkg syscall (netbsd-amd64), const TIOCFLAG_MDMBUF ideal-int
18064 pkg syscall (netbsd-amd64), const TIOCFLAG_SOFTCAR ideal-int
18065 pkg syscall (netbsd-amd64), const TIOCFLUSH ideal-int
18066 pkg syscall (netbsd-amd64), const TIOCGETA ideal-int
18067 pkg syscall (netbsd-amd64), const TIOCGETD ideal-int
18068 pkg syscall (netbsd-amd64), const TIOCGFLAGS ideal-int
18069 pkg syscall (netbsd-amd64), const TIOCGLINED ideal-int
18070 pkg syscall (netbsd-amd64), const TIOCGPGRP ideal-int
18071 pkg syscall (netbsd-amd64), const TIOCGQSIZE ideal-int
18072 pkg syscall (netbsd-amd64), const TIOCGRANTPT ideal-int
18073 pkg syscall (netbsd-amd64), const TIOCGSID ideal-int
18074 pkg syscall (netbsd-amd64), const TIOCGSIZE ideal-int
18075 pkg syscall (netbsd-amd64), const TIOCGWINSZ ideal-int
18076 pkg syscall (netbsd-amd64), const TIOCMBIC ideal-int
18077 pkg syscall (netbsd-amd64), const TIOCMBIS ideal-int
18078 pkg syscall (netbsd-amd64), const TIOCMGET ideal-int
18079 pkg syscall (netbsd-amd64), const TIOCMSET ideal-int
18080 pkg syscall (netbsd-amd64), const TIOCM_CAR ideal-int
18081 pkg syscall (netbsd-amd64), const TIOCM_CD ideal-int
18082 pkg syscall (netbsd-amd64), const TIOCM_CTS ideal-int
18083 pkg syscall (netbsd-amd64), const TIOCM_DSR ideal-int
18084 pkg syscall (netbsd-amd64), const TIOCM_DTR ideal-int
18085 pkg syscall (netbsd-amd64), const TIOCM_LE ideal-int
18086 pkg syscall (netbsd-amd64), const TIOCM_RI ideal-int
18087 pkg syscall (netbsd-amd64), const TIOCM_RNG ideal-int
18088 pkg syscall (netbsd-amd64), const TIOCM_RTS ideal-int
18089 pkg syscall (netbsd-amd64), const TIOCM_SR ideal-int
18090 pkg syscall (netbsd-amd64), const TIOCM_ST ideal-int
18091 pkg syscall (netbsd-amd64), const TIOCNOTTY ideal-int
18092 pkg syscall (netbsd-amd64), const TIOCNXCL ideal-int
18093 pkg syscall (netbsd-amd64), const TIOCOUTQ ideal-int
18094 pkg syscall (netbsd-amd64), const TIOCPKT ideal-int
18095 pkg syscall (netbsd-amd64), const TIOCPKT_DATA ideal-int
18096 pkg syscall (netbsd-amd64), const TIOCPKT_DOSTOP ideal-int
18097 pkg syscall (netbsd-amd64), const TIOCPKT_FLUSHREAD ideal-int
18098 pkg syscall (netbsd-amd64), const TIOCPKT_FLUSHWRITE ideal-int
18099 pkg syscall (netbsd-amd64), const TIOCPKT_IOCTL ideal-int
18100 pkg syscall (netbsd-amd64), const TIOCPKT_NOSTOP ideal-int
18101 pkg syscall (netbsd-amd64), const TIOCPKT_START ideal-int
18102 pkg syscall (netbsd-amd64), const TIOCPKT_STOP ideal-int
18103 pkg syscall (netbsd-amd64), const TIOCPTMGET ideal-int
18104 pkg syscall (netbsd-amd64), const TIOCPTSNAME ideal-int
18105 pkg syscall (netbsd-amd64), const TIOCRCVFRAME ideal-int
18106 pkg syscall (netbsd-amd64), const TIOCREMOTE ideal-int
18107 pkg syscall (netbsd-amd64), const TIOCSBRK ideal-int
18108 pkg syscall (netbsd-amd64), const TIOCSCTTY ideal-int
18109 pkg syscall (netbsd-amd64), const TIOCSDTR ideal-int
18110 pkg syscall (netbsd-amd64), const TIOCSETA ideal-int
18111 pkg syscall (netbsd-amd64), const TIOCSETAF ideal-int
18112 pkg syscall (netbsd-amd64), const TIOCSETAW ideal-int
18113 pkg syscall (netbsd-amd64), const TIOCSETD ideal-int
18114 pkg syscall (netbsd-amd64), const TIOCSFLAGS ideal-int
18115 pkg syscall (netbsd-amd64), const TIOCSIG ideal-int
18116 pkg syscall (netbsd-amd64), const TIOCSLINED ideal-int
18117 pkg syscall (netbsd-amd64), const TIOCSPGRP ideal-int
18118 pkg syscall (netbsd-amd64), const TIOCSQSIZE ideal-int
18119 pkg syscall (netbsd-amd64), const TIOCSSIZE ideal-int
18120 pkg syscall (netbsd-amd64), const TIOCSTART ideal-int
18121 pkg syscall (netbsd-amd64), const TIOCSTAT ideal-int
18122 pkg syscall (netbsd-amd64), const TIOCSTI ideal-int
18123 pkg syscall (netbsd-amd64), const TIOCSTOP ideal-int
18124 pkg syscall (netbsd-amd64), const TIOCSWINSZ ideal-int
18125 pkg syscall (netbsd-amd64), const TIOCUCNTL ideal-int
18126 pkg syscall (netbsd-amd64), const TIOCXMTFRAME ideal-int
18127 pkg syscall (netbsd-amd64), const TOSTOP ideal-int
18128 pkg syscall (netbsd-amd64), const VDISCARD ideal-int
18129 pkg syscall (netbsd-amd64), const VDSUSP ideal-int
18130 pkg syscall (netbsd-amd64), const VEOF ideal-int
18131 pkg syscall (netbsd-amd64), const VEOL ideal-int
18132 pkg syscall (netbsd-amd64), const VEOL2 ideal-int
18133 pkg syscall (netbsd-amd64), const VERASE ideal-int
18134 pkg syscall (netbsd-amd64), const VINTR ideal-int
18135 pkg syscall (netbsd-amd64), const VKILL ideal-int
18136 pkg syscall (netbsd-amd64), const VLNEXT ideal-int
18137 pkg syscall (netbsd-amd64), const VMIN ideal-int
18138 pkg syscall (netbsd-amd64), const VQUIT ideal-int
18139 pkg syscall (netbsd-amd64), const VREPRINT ideal-int
18140 pkg syscall (netbsd-amd64), const VSTART ideal-int
18141 pkg syscall (netbsd-amd64), const VSTATUS ideal-int
18142 pkg syscall (netbsd-amd64), const VSTOP ideal-int
18143 pkg syscall (netbsd-amd64), const VSUSP ideal-int
18144 pkg syscall (netbsd-amd64), const VTIME ideal-int
18145 pkg syscall (netbsd-amd64
18146 pkg syscall (netbsd-amd64), const WALL ideal-int
18147 pkg syscall (netbsd-amd64), const WALLSIG ideal-int
18148 pkg syscall (netbsd-amd64), const WALTSIG ideal-int
18149 pkg syscall (netbsd-amd64), const WCLONE ideal-int
18150 pkg syscall (netbsd-amd64), const WCOREFLAG ideal-int
18151 pkg syscall (netbsd-amd64), const WNOHANG ideal-int
18152 pkg syscall (netbsd-amd64), const WNOWAIT ideal-int
18153 pkg syscall (netbsd-amd64), const WNOZOMBIE ideal-int
18154 pkg syscall (netbsd-amd64), const WOPTSCHECKED ideal-int
18155 pkg syscall (netbsd-amd64), const WSTOPPED ideal-int
18156 pkg syscall (netbsd-amd64), const WUNTRACED ideal-int
18157 pkg syscall (netbsd-amd64), func Accept(int) (int, Sockaddr, error)
18158 pkg syscall (netbsd-amd64), func Access(string, uint32) error
18159 pkg syscall (netbsd-amd64), func Adjtime(*Timeval, *Timeval) error
18160 pkg syscall (netbsd-amd64), func Bind(int, Sockaddr) error
18161 pkg syscall (netbsd-amd64), func BpfBuflen(int) (int, error)
18162 pkg syscall (netbsd-amd64), func BpfDatalink(int) (int, error)
18163 pkg syscall (netbsd-amd64), func BpfHeadercmpl(int) (int, error)
18164 pkg syscall (netbsd-amd64), func BpfInterface(int, string) (string, error)
18165 pkg syscall (netbsd-amd64), func BpfJump(int, int, int, int) *BpfInsn
18166 pkg syscall (netbsd-amd64), func BpfStats(int) (*BpfStat, error)
18167 pkg syscall (netbsd-amd64), func BpfStmt(int, int) *BpfInsn
18168 pkg syscall (netbsd-amd64), func BpfTimeout(int) (*Timeval, error)
18169 pkg syscall (netbsd-amd64), func CheckBpfVersion(int) error
18170 pkg syscall (netbsd-amd64), func Chflags(string, int) error
18171 pkg syscall (netbsd-amd64), func Chroot(string) error
18172 pkg syscall (netbsd-amd64), func Close(int) error
18173 pkg syscall (netbsd-amd64), func CloseOnExec(int)
18174 pkg syscall (netbsd-amd64), func CmsgLen(int) int
18175 pkg syscall (netbsd-amd64), func CmsgSpace(int) int
18176 pkg syscall (netbsd-amd64), func Connect(int, Sockaddr) error
18177 pkg syscall (netbsd-amd64), func Dup(int) (int, error)
18178 pkg syscall (netbsd-amd64), func Dup2(int, int) error
18179 pkg syscall (netbsd-amd64), func Fchdir(int) error
18180 pkg syscall (netbsd-amd64), func Fchflags(int, int) error
18181 pkg syscall (netbsd-amd64), func Fchmod(int, uint32) error
18182 pkg syscall (netbsd-amd64), func Fchown(int, int, int) error
18183 pkg syscall (netbsd-amd64), func Flock(int, int) error
18184 pkg syscall (netbsd-amd64), func FlushBpf(int) error
18185 pkg syscall (netbsd-amd64), func ForkExec(string, []string, *ProcAttr) (int, error)
18186 pkg syscall (netbsd-amd64), func Fpathconf(int, int) (int, error)
18187 pkg syscall (netbsd-amd64), func Fstat(int, *Stat_t) error
18188 pkg syscall (netbsd-amd64), func Fsync(int) error
18189 pkg syscall (netbsd-amd64), func Ftruncate(int, int64) error
18190 pkg syscall (netbsd-amd64), func Futimes(int, []Timeval) error
18191 pkg syscall (netbsd-amd64), func Getdirentries(int, []uint8, *uintptr) (int, error)
18192 pkg syscall (netbsd-amd64), func Getpeername(int) (Sockaddr, error)
18193 pkg syscall (netbsd-amd64), func Getpgid(int) (int, error)
18194 pkg syscall (netbsd-amd64), func Getpgrp() int
18195 pkg syscall (netbsd-amd64), func Getpriority(int, int) (int, error)
18196 pkg syscall (netbsd-amd64), func Getrlimit(int, *Rlimit) error
18197 pkg syscall (netbsd-amd64), func Getrusage(int, *Rusage) error
18198 pkg syscall (netbsd-amd64), func Getsid(int) (int, error)
18199 pkg syscall (netbsd-amd64), func Getsockname(int) (Sockaddr, error)
18200 pkg syscall (netbsd-amd64), func GetsockoptByte(int, int, int) (uint8, error)
18201 pkg syscall (netbsd-amd64), func GetsockoptICMPv6Filter(int, int, int) (*ICMPv6Filter, error)
18202 pkg syscall (netbsd-amd64), func GetsockoptIPMreq(int, int, int) (*IPMreq, error)
18203 pkg syscall (netbsd-amd64), func GetsockoptIPv6MTUInfo(int, int, int) (*IPv6MTUInfo, error)
18204 pkg syscall (netbsd-amd64), func GetsockoptIPv6Mreq(int, int, int) (*IPv6Mreq, error)
18205 pkg syscall (netbsd-amd64), func GetsockoptInet4Addr(int, int, int) ([4]uint8, error)
18206 pkg syscall (netbsd-amd64), func GetsockoptInt(int, int, int) (int, error)
18207 pkg syscall (netbsd-amd64), func Issetugid() bool
18208 pkg syscall (netbsd-amd64), func Kevent(int, []Kevent_t, []Kevent_t, *Timespec) (int, error)
18209 pkg syscall (netbsd-amd64), func Kill(int, Signal) error
18210 pkg syscall (netbsd-amd64), func Kqueue() (int, error)
18211 pkg syscall (netbsd-amd64), func Listen(int, int) error
18212 pkg syscall (netbsd-amd64), func Lstat(string, *Stat_t) error
18213 pkg syscall (netbsd-amd64), func Mkfifo(string, uint32) error
18214 pkg syscall (netbsd-amd64), func Mknod(string, uint32, int) error
18215 pkg syscall (netbsd-amd64), func Mmap(int, int64, int, int, int) ([]uint8, error)
18216 pkg syscall (netbsd-amd64), func Munmap([]uint8) error
18217 pkg syscall (netbsd-amd64), func Nanosleep(*Timespec, *Timespec) error
18218 pkg syscall (netbsd-amd64), func Open(string, int, uint32) (int, error)
18219 pkg syscall (netbsd-amd64), func ParseDirent([]uint8, int, []string) (int, int, []string)
18220 pkg syscall (netbsd-amd64), func ParseRoutingMessage([]uint8) ([]RoutingMessage, error)
18221 pkg syscall (netbsd-amd64), func ParseRoutingSockaddr(RoutingMessage) ([]Sockaddr, error)
18222 pkg syscall (netbsd-amd64), func ParseSocketControlMessage([]uint8) ([]SocketControlMessage, error)
18223 pkg syscall (netbsd-amd64), func ParseUnixRights(*SocketControlMessage) ([]int, error)
18224 pkg syscall (netbsd-amd64), func Pathconf(string, int) (int, error)
18225 pkg syscall (netbsd-amd64), func Pipe([]int) error
18226 pkg syscall (netbsd-amd64), func Pread(int, []uint8, int64) (int, error)
18227 pkg syscall (netbsd-amd64), func Pwrite(int, []uint8, int64) (int, error)
18228 pkg syscall (netbsd-amd64), func RawSyscall(uintptr, uintptr, uintptr, uintptr) (uintptr, uintptr, Errno)
18229 pkg syscall (netbsd-amd64), func RawSyscall6(uintptr, uintptr, uintptr, uintptr, uintptr, uintptr, uintptr) (uintptr, uintptr, Errno)
18230 pkg syscall (netbsd-amd64), func Read(int, []uint8) (int, error)
18231 pkg syscall (netbsd-amd64), func ReadDirent(int, []uint8) (int, error)
18232 pkg syscall (netbsd-amd64), func Recvfrom(int, []uint8, int) (int, Sockaddr, error)
18233 pkg syscall (netbsd-amd64), func Recvmsg(int, []uint8, []uint8, int) (int, int, int, Sockaddr, error)
18234 pkg syscall (netbsd-amd64), func Revoke(string) error
18235 pkg syscall (netbsd-amd64), func RouteRIB(int, int) ([]uint8, error)
18236 pkg syscall (netbsd-amd64), func Seek(int, int64, int) (int64, error)
18237 pkg syscall (netbsd-amd64), func Select(int, *FdSet, *FdSet, *FdSet, *Timeval) error
18238 pkg syscall (netbsd-amd64), func Sendfile(int, int, *int64, int) (int, error)
18239 pkg syscall (netbsd-amd64), func Sendmsg(int, []uint8, []uint8, Sockaddr, int) error
18240 pkg syscall (netbsd-amd64), func Sendto(int, []uint8, int, Sockaddr) error
18241 pkg syscall (netbsd-amd64), func SetBpf(int, []BpfInsn) error
18242 pkg syscall (netbsd-amd64), func SetBpfBuflen(int, int) (int, error)
18243 pkg syscall (netbsd-amd64), func SetBpfDatalink(int, int) (int, error)
18244 pkg syscall (netbsd-amd64), func SetBpfHeadercmpl(int, int) error
18245 pkg syscall (netbsd-amd64), func SetBpfImmediate(int, int) error
18246 pkg syscall (netbsd-amd64), func SetBpfInterface(int, string) error
18247 pkg syscall (netbsd-amd64), func SetBpfPromisc(int, int) error
18248 pkg syscall (netbsd-amd64), func SetBpfTimeout(int, *Timeval) error
18249 pkg syscall (netbsd-amd64), func SetKevent(*Kevent_t, int, int, int)
18250 pkg syscall (netbsd-amd64), func SetNonblock(int, bool) error
18251 pkg syscall (netbsd-amd64), func Setegid(int) error
18252 pkg syscall (netbsd-amd64), func Seteuid(int) error
18253 pkg syscall (netbsd-amd64), func Setgid(int) error
18254 pkg syscall (netbsd-amd64), func Setgroups([]int) error
18255 pkg syscall (netbsd-amd64), func Setpgid(int, int) error
18256 pkg syscall (netbsd-amd64), func Setpriority(int, int, int) error
18257 pkg syscall (netbsd-amd64), func Setregid(int, int) error
18258 pkg syscall (netbsd-amd64), func Setreuid(int, int) error
18259 pkg syscall (netbsd-amd64), func Setrlimit(int, *Rlimit) error
18260 pkg syscall (netbsd-amd64), func Setsid() (int, error)
18261 pkg syscall (netbsd-amd64), func SetsockoptByte(int, int, int, uint8) error
18262 pkg syscall (netbsd-amd64), func SetsockoptICMPv6Filter(int, int, int, *ICMPv6Filter) error
18263 pkg syscall (netbsd-amd64), func SetsockoptIPMreq(int, int, int, *IPMreq) error
18264 pkg syscall (netbsd-amd64), func SetsockoptIPv6Mreq(int, int, int, *IPv6Mreq) error
18265 pkg syscall (netbsd-amd64), func SetsockoptInet4Addr(int, int, int, [4]uint8) error
18266 pkg syscall (netbsd-amd64), func SetsockoptInt(int, int, int, int) error
18267 pkg syscall (netbsd-amd64), func SetsockoptLinger(int, int, int, *Linger) error
18268 pkg syscall (netbsd-amd64), func SetsockoptString(int, int, int, string) error
18269 pkg syscall (netbsd-amd64), func SetsockoptTimeval(int, int, int, *Timeval) error
18270 pkg syscall (netbsd-amd64), func Settimeofday(*Timeval) error
18271 pkg syscall (netbsd-amd64), func Setuid(int) error
18272 pkg syscall (netbsd-amd64), func Shutdown(int, int) error
18273 pkg syscall (netbsd-amd64), func SlicePtrFromStrings([]string) ([]*uint8, error)
18274 pkg syscall (netbsd-amd64), func Socket(int, int, int) (int, error)
18275 pkg syscall (netbsd-amd64), func Socketpair(int, int, int) ([2]int, error)
18276 pkg syscall (netbsd-amd64), func Stat(string, *Stat_t) error
18277 pkg syscall (netbsd-amd64), func StringSlicePtr([]string) []*uint8
18278 pkg syscall (netbsd-amd64), func Sync() error
18279 pkg syscall (netbsd-amd64), func Syscall(uintptr, uintptr, uintptr, uintptr) (uintptr, uintptr, Errno)
18280 pkg syscall (netbsd-amd64), func Syscall6(uintptr, uintptr, uintptr, uintptr, uintptr, uintptr, uintptr) (uintptr, uintptr, Errno)
18281 pkg syscall (netbsd-amd64), func Syscall9(uintptr, uintptr, uintptr, uintptr, uintptr, uintptr, uintptr, uintptr, uintptr, uintptr) (uintptr, uintptr, Errno)
18282 pkg syscall (netbsd-amd64), func Sysctl(string) (string, error)
18283 pkg syscall (netbsd-amd64), func SysctlUint32(string) (uint32, error)
18284 pkg syscall (netbsd-amd64), func TimevalToNsec(Timeval) int64
18285 pkg syscall (netbsd-amd64), func Truncate(string, int64) error
18286 pkg syscall (netbsd-amd64), func Umask(int) int
18287 pkg syscall (netbsd-amd64), func UnixRights(...int) []uint8
18288 pkg syscall (netbsd-amd64), func Unmount(string, int) error
18289 pkg syscall (netbsd-amd64), func Wait4(int, *WaitStatus, int, *Rusage) (int, error)
18290 pkg syscall (netbsd-amd64), func Write(int, []uint8) (int, error)
18291 pkg syscall (netbsd-amd64), method (*Cmsghdr) SetLen(int)
18292 pkg syscall (netbsd-amd64), method (*Iovec) SetLen(int)
18293 pkg syscall (netbsd-amd64), method (*Msghdr) SetControllen(int)
18294 pkg syscall (netbsd-amd64), type BpfHdr struct
18295 pkg syscall (netbsd-amd64), type BpfHdr struct, Caplen uint32
18296 pkg syscall (netbsd-amd64), type BpfHdr struct, Datalen uint32
18297 pkg syscall (netbsd-amd64), type BpfHdr struct, Hdrlen uint16
18298 pkg syscall (netbsd-amd64), type BpfHdr struct, Pad_cgo_0 [6]uint8
18299 pkg syscall (netbsd-amd64), type BpfHdr struct, Tstamp BpfTimeval
18300 pkg syscall (netbsd-amd64), type BpfInsn struct
18301 pkg syscall (netbsd-amd64), type BpfInsn struct, Code uint16
18302 pkg syscall (netbsd-amd64), type BpfInsn struct, Jf uint8
18303 pkg syscall (netbsd-amd64), type BpfInsn struct, Jt uint8
18304 pkg syscall (netbsd-amd64), type BpfInsn struct, K uint32
18305 pkg syscall (netbsd-amd64), type BpfProgram struct
18306 pkg syscall (netbsd-amd64), type BpfProgram struct, Insns *BpfInsn
18307 pkg syscall (netbsd-amd64), type BpfProgram struct, Len uint32
18308 pkg syscall (netbsd-amd64), type BpfProgram struct, Pad_cgo_0 [4]uint8
18309 pkg syscall (netbsd-amd64), type BpfStat struct
18310 pkg syscall (netbsd-amd64), type BpfStat struct, Capt uint64
18311 pkg syscall (netbsd-amd64), type BpfStat struct, Drop uint64
18312 pkg syscall (netbsd-amd64), type BpfStat struct, Padding [13]uint64
18313 pkg syscall (netbsd-amd64), type BpfStat struct, Recv uint64
18314 pkg syscall (netbsd-amd64), type BpfTimeval struct
18315 pkg syscall (netbsd-amd64), type BpfTimeval struct, Sec int64
18316 pkg syscall (netbsd-amd64), type BpfTimeval struct, Usec int64
18317 pkg syscall (netbsd-amd64), type BpfVersion struct
18318 pkg syscall (netbsd-amd64), type BpfVersion struct, Major uint16
18319 pkg syscall (netbsd-amd64), type BpfVersion struct, Minor uint16
18320 pkg syscall (netbsd-amd64), type Cmsghdr struct
18321 pkg syscall (netbsd-amd64), type Cmsghdr struct, Len uint32
18322 pkg syscall (netbsd-amd64), type Cmsghdr struct, Level int32
18323 pkg syscall (netbsd-amd64), type Cmsghdr struct, Type int32
18324 pkg syscall (netbsd-amd64), type Credential struct
18325 pkg syscall (netbsd-amd64), type Credential struct, Gid uint32
18326 pkg syscall (netbsd-amd64), type Credential struct, Groups []uint32
18327 pkg syscall (netbsd-amd64), type Credential struct, Uid uint32
18328 pkg syscall (netbsd-amd64), type Dirent struct
18329 pkg syscall (netbsd-amd64), type Dirent struct, Fileno uint64
18330 pkg syscall (netbsd-amd64), type Dirent struct, Name [512]int8
18331 pkg syscall (netbsd-amd64), type Dirent struct, Namlen uint16
18332 pkg syscall (netbsd-amd64), type Dirent struct, Pad_cgo_0 [3]uint8
18333 pkg syscall (netbsd-amd64), type Dirent struct, Reclen uint16
18334 pkg syscall (netbsd-amd64), type Dirent struct, Type uint8
18335 pkg syscall (netbsd-amd64), type FdSet struct
18336 pkg syscall (netbsd-amd64), type FdSet struct, Bits [8]uint32
18337 pkg syscall (netbsd-amd64), type Flock_t struct
18338 pkg syscall (netbsd-amd64), type Flock_t struct, Len int64
18339 pkg syscall (netbsd-amd64), type Flock_t struct, Pid int32
18340 pkg syscall (netbsd-amd64), type Flock_t struct, Start int64
18341 pkg syscall (netbsd-amd64), type Flock_t struct, Type int16
18342 pkg syscall (netbsd-amd64), type Flock_t struct, Whence int16
18343 pkg syscall (netbsd-amd64), type Fsid struct
18344 pkg syscall (netbsd-amd64), type Fsid struct, X__fsid_val [2]int32
18345 pkg syscall (netbsd-amd64), type ICMPv6Filter struct
18346 pkg syscall (netbsd-amd64), type ICMPv6Filter struct, Filt [8]uint32
18347 pkg syscall (netbsd-amd64), type IPv6MTUInfo struct
18348 pkg syscall (netbsd-amd64), type IPv6MTUInfo struct, Addr RawSockaddrInet6
18349 pkg syscall (netbsd-amd64), type IPv6MTUInfo struct, Mtu uint32
18350 pkg syscall (netbsd-amd64), type IfAnnounceMsghdr struct
18351 pkg syscall (netbsd-amd64), type IfAnnounceMsghdr struct, Index uint16
18352 pkg syscall (netbsd-amd64), type IfAnnounceMsghdr struct, Msglen uint16
18353 pkg syscall (netbsd-amd64), type IfAnnounceMsghdr struct, Name [16]int8
18354 pkg syscall (netbsd-amd64), type IfAnnounceMsghdr struct, Type uint8
18355 pkg syscall (netbsd-amd64), type IfAnnounceMsghdr struct, Version uint8
18356 pkg syscall (netbsd-amd64), type IfAnnounceMsghdr struct, What uint16
18357 pkg syscall (netbsd-amd64), type IfData struct
18358 pkg syscall (netbsd-amd64), type IfData struct, Addrlen uint8
18359 pkg syscall (netbsd-amd64), type IfData struct, Baudrate uint64
18360 pkg syscall (netbsd-amd64), type IfData struct, Collisions uint64
18361 pkg syscall (netbsd-amd64), type IfData struct, Hdrlen uint8
18362 pkg syscall (netbsd-amd64), type IfData struct, Ibytes uint64
18363 pkg syscall (netbsd-amd64), type IfData struct, Ierrors uint64
18364 pkg syscall (netbsd-amd64), type IfData struct, Imcasts uint64
18365 pkg syscall (netbsd-amd64), type IfData struct, Ipackets uint64
18366 pkg syscall (netbsd-amd64), type IfData struct, Iqdrops uint64
18367 pkg syscall (netbsd-amd64), type IfData struct, Lastchange Timespec
18368 pkg syscall (netbsd-amd64), type IfData struct, Link_state int32
18369 pkg syscall (netbsd-amd64), type IfData struct, Metric uint64
18370 pkg syscall (netbsd-amd64), type IfData struct, Mtu uint64
18371 pkg syscall (netbsd-amd64), type IfData struct, Noproto uint64
18372 pkg syscall (netbsd-amd64), type IfData struct, Obytes uint64
18373 pkg syscall (netbsd-amd64), type IfData struct, Oerrors uint64
18374 pkg syscall (netbsd-amd64), type IfData struct, Omcasts uint64
18375 pkg syscall (netbsd-amd64), type IfData struct, Opackets uint64
18376 pkg syscall (netbsd-amd64), type IfData struct, Pad_cgo_0 [1]uint8
18377 pkg syscall (netbsd-amd64), type IfData struct, Type uint8
18378 pkg syscall (netbsd-amd64), type IfMsghdr struct
18379 pkg syscall (netbsd-amd64), type IfMsghdr struct, Addrs int32
18380 pkg syscall (netbsd-amd64), type IfMsghdr struct, Data IfData
18381 pkg syscall (netbsd-amd64), type IfMsghdr struct, Flags int32
18382 pkg syscall (netbsd-amd64), type IfMsghdr struct, Index uint16
18383 pkg syscall (netbsd-amd64), type IfMsghdr struct, Msglen uint16
18384 pkg syscall (netbsd-amd64), type IfMsghdr struct, Pad_cgo_0 [2]uint8
18385 pkg syscall (netbsd-amd64), type IfMsghdr struct, Type uint8
18386 pkg syscall (netbsd-amd64), type IfMsghdr struct, Version uint8
18387 pkg syscall (netbsd-amd64), type IfaMsghdr struct
18388 pkg syscall (netbsd-amd64), type IfaMsghdr struct, Addrs int32
18389 pkg syscall (netbsd-amd64), type IfaMsghdr struct, Flags int32
18390 pkg syscall (netbsd-amd64), type IfaMsghdr struct, Index uint16
18391 pkg syscall (netbsd-amd64), type IfaMsghdr struct, Metric int32
18392 pkg syscall (netbsd-amd64), type IfaMsghdr struct, Msglen uint16
18393 pkg syscall (netbsd-amd64), type IfaMsghdr struct, Pad_cgo_0 [6]uint8
18394 pkg syscall (netbsd-amd64), type IfaMsghdr struct, Type uint8
18395 pkg syscall (netbsd-amd64), type IfaMsghdr struct, Version uint8
18396 pkg syscall (netbsd-amd64), type Inet6Pktinfo struct
18397 amd64), type Inet6Pktinfo struct, Addr [16]uint8
18398 pkg syscall (netbsd-amd64), type Inet6Pktinfo struct, Ifindex uint32
18399 pkg syscall (netbsd-amd64), type InterfaceAddrMessage struct
18400 pkg syscall (netbsd-amd64), type InterfaceAddrMessage struct, Data []uint8
18401 pkg syscall (netbsd-amd64), type InterfaceAddrMessage struct, Header IfaMsghdr
18402 pkg syscall (netbsd-amd64), type InterfaceAnnounceMessage struct
18403 pkg syscall (netbsd-amd64), type InterfaceAnnounceMessage struct, Header IfAnnounceMsghdr
18404 pkg syscall (netbsd-amd64), type InterfaceMessage struct
18405 pkg syscall (netbsd-amd64), type InterfaceMessage struct, Data []uint8
18406 pkg syscall (netbsd-amd64), type InterfaceMessage struct, Header IfMsghdr
18407 pkg syscall (netbsd-amd64), type Iovec struct
18408 pkg syscall (netbsd-amd64), type Iovec struct, Base *uint8
18409 pkg syscall (netbsd-amd64), type Iovec struct, Len uint64
18410 pkg syscall (netbsd-amd64), type Kevent_t struct
18411 pkg syscall (netbsd-amd64), type Kevent_t struct, Data int64
18412 pkg syscall (netbsd-amd64), type Kevent_t struct, Fflags uint32
18413 pkg syscall (netbsd-amd64), type Kevent_t struct, Filter uint32
18414 pkg syscall (netbsd-amd64), type Kevent_t struct, Flags uint32
18415 pkg syscall (netbsd-amd64), type Kevent_t struct, Ident uint64
18416 pkg syscall (netbsd-amd64), type Kevent_t struct, Pad_cgo_0 [4]uint8
18417 pkg syscall (netbsd-amd64), type Kevent_t struct, Udata int64
18418 pkg syscall (netbsd-amd64), type Mclpool [0]uint8
18419 pkg syscall (netbsd-amd64), type Msghdr struct
18420 pkg syscall (netbsd-amd64), type Msghdr struct, Control *uint8
18421 pkg syscall (netbsd-amd64), type Msghdr struct, Controllen uint32
18422 pkg syscall (netbsd-amd64), type Msghdr struct, Flags int32
18423 pkg syscall (netbsd-amd64), type Msghdr struct, Iov *Iovec
18424 pkg syscall (netbsd-amd64), type Msghdr struct, Iovlen int32
18425 pkg syscall (netbsd-amd64), type Msghdr struct, Name *uint8
18426 pkg syscall (netbsd-amd64), type Msghdr struct, Namelen uint32
18427 pkg syscall (netbsd-amd64), type Msghdr struct, Pad_cgo_0 [4]uint8
18428 pkg syscall (netbsd-amd64), type Msghdr struct, Pad_cgo_1 [4]uint8
18429 pkg syscall (netbsd-amd64), type RawSockaddr struct, Data [14]int8
18430 pkg syscall (netbsd-amd64), type RawSockaddr struct, Family uint8
18431 pkg syscall (netbsd-amd64), type RawSockaddr struct, Len uint8
18432 pkg syscall (netbsd-amd64), type RawSockaddrAny struct, Pad [92]int8
18433 pkg syscall (netbsd-amd64), type RawSockaddrDatalink struct
18434 pkg syscall (netbsd-amd64), type RawSockaddrDatalink struct, Alen uint8
18435 pkg syscall (netbsd-amd64), type RawSockaddrDatalink struct, Data [12]int8
18436 pkg syscall (netbsd-amd64), type RawSockaddrDatalink struct, Family uint8
18437 pkg syscall (netbsd-amd64), type RawSockaddrDatalink struct, Index uint16
18438 pkg syscall (netbsd-amd64), type RawSockaddrDatalink struct, Len uint8
18439 pkg syscall (netbsd-amd64), type RawSockaddrDatalink struct, Nlen uint8
18440 pkg syscall (netbsd-amd64), type RawSockaddrDatalink struct, Slen uint8
18441 pkg syscall (netbsd-amd64), type RawSockaddrDatalink struct, Type uint8
18442 pkg syscall (netbsd-amd64), type RawSockaddrInet4 struct, Family uint8
18443 pkg syscall (netbsd-amd64), type RawSockaddrInet4 struct, Len uint8
18444 pkg syscall (netbsd-amd64), type RawSockaddrInet4 struct, Zero [8]int8
18445 pkg syscall (netbsd-amd64), type RawSockaddrInet6 struct, Family uint8
18446 pkg syscall (netbsd-amd64), type RawSockaddrInet6 struct, Len uint8
18447 pkg syscall (netbsd-amd64), type RawSockaddrUnix struct
18448 pkg syscall (netbsd-amd64), type RawSockaddrUnix struct, Family uint8
18449 pkg syscall (netbsd-amd64), type RawSockaddrUnix struct, Len uint8
18450 pkg syscall (netbsd-amd64), type RawSockaddrUnix struct, Path [104]int8
18451 pkg syscall (netbsd-amd64), type Rlimit struct
18452 pkg syscall (netbsd-amd64), type Rlimit struct, Cur uint64
18453 pkg syscall (netbsd-amd64), type Rlimit struct, Max uint64
18454 pkg syscall (netbsd-amd64), type RouteMessage struct
18455 pkg syscall (netbsd-amd64), type RouteMessage struct, Data []uint8
18456 pkg syscall (netbsd-amd64), type RouteMessage struct, Header RtMsghdr
18457 pkg syscall (netbsd-amd64), type RoutingMessage interface, unexported methods
18458 pkg syscall (netbsd-amd64), type RtMetrics struct
18459 pkg syscall (netbsd-amd64), type RtMetrics struct, Expire int64
18460 pkg syscall (netbsd-amd64), type RtMetrics struct, Hopcount uint64
18461 pkg syscall (netbsd-amd64), type RtMetrics struct, Locks uint64
18462 pkg syscall (netbsd-amd64), type RtMetrics struct, Mtu uint64
18463 pkg syscall (netbsd-amd64), type RtMetrics struct, Pksent int64
18464 pkg syscall (netbsd-amd64), type RtMetrics struct, Recvpipe uint64
18465 pkg syscall (netbsd-amd64), type RtMetrics struct, Rtt uint64
18466 pkg syscall (netbsd-amd64), type RtMetrics struct, Rttvar uint64
18467 pkg syscall (netbsd-amd64), type RtMetrics struct, Sendpipe uint64
18468 pkg syscall (netbsd-amd64), type RtMetrics struct, Ssthresh uint64
18469 pkg syscall (netbsd-amd64), type RtMsghdr struct
18470 pkg syscall (netbsd-amd64), type RtMsghdr struct, Addrs int32
18471 pkg syscall (netbsd-amd64), type RtMsghdr struct, Errno int32
18472 pkg syscall (netbsd-amd64), type RtMsghdr struct, Flags int32
18473 pkg syscall (netbsd-amd64), type RtMsghdr struct, Index uint16
18474 pkg syscall (netbsd-amd64), type RtMsghdr struct, Inits int32
18475 pkg syscall (netbsd-amd64), type RtMsghdr struct, Msglen uint16
18476 pkg syscall (netbsd-amd64), type RtMsghdr struct, Pad_cgo_0 [2]uint8
18477 pkg syscall (netbsd-amd64), type RtMsghdr struct, Pad_cgo_1 [4]uint8
18478 pkg syscall (netbsd-amd64), type RtMsghdr struct, Pid int32
18479 pkg syscall (netbsd-amd64), type RtMsghdr struct, Rmx RtMetrics
18480 pkg syscall (netbsd-amd64), type RtMsghdr struct, Seq int32
18481 pkg syscall (netbsd-amd64), type RtMsghdr struct, Type uint8
18482 pkg syscall (netbsd-amd64), type RtMsghdr struct, Use int32
18483 pkg syscall (netbsd-amd64), type RtMsghdr struct, Version uint8
18484 pkg syscall (netbsd-amd64), type Rusage struct, Idrss int64
18485 pkg syscall (netbsd-amd64), type Rusage struct, Inblock int64
18486 pkg syscall (netbsd-amd64), type Rusage struct, Isrss int64
18487 pkg syscall (netbsd-amd64), type Rusage struct, Ixrss int64
18488 pkg syscall (netbsd-amd64), type Rusage struct, Majflt int64
18489 pkg syscall (netbsd-amd64), type Rusage struct, Maxrss int64
18490 pkg syscall (netbsd-amd64), type Rusage struct, Minflt int64
18491 pkg syscall (netbsd-amd64), type Rusage struct, Msgrcv int64
18492 pkg syscall (netbsd-amd64), type Rusage struct, Msgsnd int64
18493 pkg syscall (netbsd-amd64), type Rusage struct, Nivcsw int64
18494 pkg syscall (netbsd-amd64), type Rusage struct, Nsignals int64
18495 pkg syscall (netbsd-amd64), type Rusage struct, Nswap int64
18496 pkg syscall (netbsd-amd64), type Rusage struct, Nvcsw int64
18497 pkg syscall (netbsd-amd64), type Rusage struct, Oublock int64
18498 pkg syscall (netbsd-amd64), type Rusage struct, Stime Timeval
18499 pkg syscall (netbsd-amd64), type Rusage struct, Utime Timeval
18500 pkg syscall (netbsd-amd64), type SockaddrDatalink struct
18501 pkg syscall (netbsd-amd64), type SockaddrDatalink struct, Alen uint8
18502 pkg syscall (netbsd-amd64), type SockaddrDatalink struct, Data [12]int8
18503 pkg syscall (netbsd-amd64), type SockaddrDatalink struct, Family uint8
18504 pkg syscall (netbsd-amd64), type SockaddrDatalink struct, Index uint16
18505 pkg syscall (netbsd-amd64), type SockaddrDatalink struct, Len uint8
18506 pkg syscall (netbsd-amd64), type SockaddrDatalink struct, Nlen uint8
18507 pkg syscall (netbsd-amd64), type SockaddrDatalink struct, Slen uint8
18508 pkg syscall (netbsd-amd64), type SockaddrDatalink struct, Type uint8
18509 pkg syscall (netbsd-amd64), type SocketControlMessage struct
18510 pkg syscall (netbsd-amd64), type SocketControlMessage struct, Data []uint8
18511 pkg syscall (netbsd-amd64), type SocketControlMessage struct, Header Cmsghdr
18512 pkg syscall (netbsd-amd64), type Stat_t struct
18513 pkg syscall (netbsd-amd64), type Stat_t struct, Atimespec Timespec
18514 pkg syscall (netbsd-amd64), type Stat_t struct, Birthtimespec Timespec
18515 pkg syscall (netbsd-amd64), type Stat_t struct, Blksize uint32
18516 pkg syscall (netbsd-amd64), type Stat_t struct, Blocks int64
18517 pkg syscall (netbsd-amd64), type Stat_t struct, Ctimespec Timespec
18518 pkg syscall (netbsd-amd64), type Stat_t struct, Dev uint64
18519 pkg syscall (netbsd-amd64), type Stat_t struct, Flags uint32
18520 pkg syscall (netbsd-amd64), type Stat_t struct, Gen uint32
18521 pkg syscall (netbsd-amd64), type Stat_t struct, Gid uint32
18522 pkg syscall (netbsd-amd64), type Stat_t struct, Ino uint64
18523 pkg syscall (netbsd-amd64), type Stat_t struct, Mode uint32
18524 pkg syscall (netbsd-amd64), type Stat_t struct, Mtimespec Timespec
18525 pkg syscall (netbsd-amd64), type Stat_t struct, Nlink uint32
18526 pkg syscall (netbsd-amd64), type Stat_t struct, Pad_cgo_0 [4]uint8
18527 pkg syscall (netbsd-amd64), type Stat_t struct, Pad_cgo_1 [4]uint8
18528 pkg syscall (netbsd-amd64), type Stat_t struct, Pad_cgo_2 [4]uint8
18529 pkg syscall (netbsd-amd64), type Stat_t struct, Rdev uint64
18530 pkg syscall (netbsd-amd64), type Stat_t struct, Size int64
18531 pkg syscall (netbsd-amd64), type Stat_t struct, Spare [2]uint32
18532 pkg syscall (netbsd-amd64), type Stat_t struct, Uid uint32
18533 pkg syscall (netbsd-amd64), type Statfs_t [0]uint8
18534 pkg syscall (netbsd-amd64), type SysProcAttr struct, Chroot string
18535 pkg syscall (netbsd-amd64), type SysProcAttr struct, Credential *Credential
18536 pkg syscall (netbsd-amd64), type SysProcAttr struct, Noctty bool
18537 pkg syscall (netbsd-amd64), type SysProcAttr struct, Ptrace bool
18538 pkg syscall (netbsd-amd64), type SysProcAttr struct, Setctty bool
18539 pkg syscall (netbsd-amd64), type SysProcAttr struct, Setpgid bool
18540 pkg syscall (netbsd-amd64), type SysProcAttr struct, Setsid bool
18541 pkg syscall (netbsd-amd64), type Sysctlnode struct
18542 pkg syscall (netbsd-amd64), type Sysctlnode struct, Flags uint32
18543 pkg syscall (netbsd-amd64), type Sysctlnode struct, Name [32]int8
18544 pkg syscall (netbsd-amd64), type Sysctlnode struct, Num int32
18545 pkg syscall (netbsd-amd64), type Sysctlnode struct, Un [16]uint8
18546 pkg syscall (netbsd-amd64), type Sysctlnode struct, Ver uint32
18547 pkg syscall (netbsd-amd64), type Sysctlnode struct, X__rsvd uint32
18548 pkg syscall (netbsd-amd64), type Sysctlnode struct, X_sysctl_desc [8]uint8
18549 pkg syscall (netbsd-amd64), type Sysctlnode struct, X_sysctl_func [8]uint8
18550 pkg syscall (netbsd-amd64), type Sysctlnode struct, X_sysctl_parent [8]uint8
18551 pkg syscall (netbsd-amd64), type Sysctlnode struct, X_sysctl_size [8]uint8
18552 pkg syscall (netbsd-amd64), type Timespec struct, Nsec int64
18553 pkg syscall (netbsd-amd64), type Timespec struct, Sec int64
18554 pkg syscall (netbsd-amd64), type Timeval struct, Pad_cgo_0 [4]uint8
18555 pkg syscall (netbsd-amd64), type Timeval struct, Sec int64
18556 pkg syscall (netbsd-amd64), type Timeval struct, Usec int32
18557 pkg syscall (netbsd-amd64), type WaitStatus uint32
18558 pkg syscall (netbsd-amd64), var Stderr int
18559 pkg syscall (netbsd-amd64), var Stdin int
18560 pkg syscall (netbsd-amd64), var Stdout int
18561 pkg syscall (netbsd-amd64-cgo), const AF_APPLETALK ideal-int
18562 pkg syscall (netbsd-amd64-cgo), const AF_ARP ideal-int
18563 pkg syscall (netbsd-amd64-cgo), const AF_BLUETOOTH ideal-int
18564 pkg syscall (netbsd-amd64-cgo), const AF_CCITT ideal-int
18565 pkg syscall (netbsd-amd64-cgo), const AF_CHAOS ideal-int
18566 pkg syscall (netbsd-amd64-cgo), const AF_CNT ideal-int
18567 pkg syscall (netbsd-amd64-cgo), const AF_COIP ideal-int
18568 pkg syscall (netbsd-amd64-cgo), const AF_DATAKIT ideal-int
18569 pkg syscall (netbsd-amd64-cgo), const AF_DECnet ideal-int
18570 pkg syscall (netbsd-amd64-cgo), const AF_DLI ideal-int
18571 pkg syscall (netbsd-amd64-cgo), const AF_E164 ideal-int
18572 pkg syscall (netbsd-amd64-cgo), const AF_ECMA ideal-int
18573 pkg syscall (netbsd-amd64-cgo), const AF_HYLINK ideal-int
18574 pkg syscall (netbsd-amd64-cgo), const AF_IEEE80211 ideal-int
18575 pkg syscall (netbsd-amd64-cgo), const AF_IMPLINK ideal-int
18576 pkg syscall (netbsd-amd64-cgo), const AF_IPX ideal-int
18577 pkg syscall (netbsd-amd64-cgo), const AF_ISDN ideal-int
18578 pkg syscall (netbsd-amd64-cgo), const AF_ISO ideal-int
18579 pkg syscall (netbsd-amd64-cgo), const AF_LAT ideal-int
18580 pkg syscall (netbsd-amd64-cgo), const AF_LINK ideal-int
18581 pkg syscall (netbsd-amd64-cgo), const AF_LOCAL ideal-int
18582 pkg syscall (netbsd-amd64-cgo), const AF_MAX ideal-int
18583 pkg syscall (netbsd-amd64-cgo), const AF_MPLS ideal-int
18584 pkg syscall (netbsd-amd64-cgo), const AF_NATM ideal-int
18585 pkg syscall (netbsd-amd64-cgo), const AF_NS ideal-int
18586 pkg syscall (netbsd-amd64-cgo), const AF_OROUTE ideal-int
18587 pkg syscall (netbsd-amd64-cgo), const AF_OSI ideal-int
18588 pkg syscall (netbsd-amd64-cgo), const AF_PUP ideal-int
18589 pkg syscall (netbsd-amd64-cgo), const AF_ROUTE ideal-int
18590 pkg syscall (netbsd-amd64-cgo), const AF_SNA ideal-int
18591 pkg syscall (netbsd-amd64-cgo), const ARPHRD_ARCNET ideal-int
18592 pkg syscall (netbsd-amd64-cgo), const ARPHRD_ETHER ideal-int
18593 pkg syscall (netbsd-amd64-cgo), const ARPHRD_FRELAY ideal-int
18594 pkg syscall (netbsd-amd64-cgo), const ARPHRD_IEEE1394 ideal-int
18595 pkg syscall (netbsd-amd64-cgo), const ARPHRD_IEEE802 ideal-int
18596 pkg syscall (netbsd-amd64-cgo), const ARPHRD_STRIP ideal-int
18597 pkg syscall (netbsd-amd64-cgo), const B0 ideal-int
18598 pkg syscall (netbsd-amd64-cgo), const B110 ideal-int
18599 pkg syscall (netbsd-amd64-cgo), const B115200 ideal-int
18600 pkg syscall (netbsd-amd64-cgo), const B1200 ideal-int
18601 pkg syscall (netbsd-amd64-cgo), const B134 ideal-int
18602 pkg syscall (netbsd-amd64-cgo), const B14400 ideal-int
18603 pkg syscall (netbsd-amd64-cgo), const B150 ideal-int
18604 pkg syscall (netbsd-amd64-cgo), const B1800 ideal-int
18605 pkg syscall (netbsd-amd64-cgo), const B19200 ideal-int
18606 pkg syscall (netbsd-amd64-cgo), const B200 ideal-int
18607 pkg syscall (netbsd-amd64-cgo), const B230400 ideal-int
18608 pkg syscall (netbsd-amd64-cgo), const B2400 ideal-int
18609 pkg syscall (netbsd-amd64-cgo), const B28800 ideal-int
18610 pkg syscall (netbsd-amd64-cgo), const B300 ideal-int
18611 pkg syscall (netbsd-amd64-cgo), const B38400 ideal-int
18612 pkg syscall (netbsd-amd64-cgo), const B460800 ideal-int
18613 pkg syscall (netbsd-amd64-cgo), const B4800 ideal-int
18614 pkg syscall (netbsd-amd64-cgo), const B50 ideal-int
18615 pkg syscall (netbsd-amd64-cgo), const B57600 ideal-int
18616 pkg syscall (netbsd-amd64-cgo), const B600 ideal-int
18617 pkg syscall (netbsd-amd64-cgo), const B7200 ideal-int
18618 pkg syscall (netbsd-amd64-cgo), const B75 ideal-int
18619 pkg syscall (netbsd-amd64-cgo), const B76800 ideal-int
18620 pkg syscall (netbsd-amd64-cgo), const B921600 ideal-int
18621 pkg syscall (netbsd-amd64-cgo), const B9600 ideal-int
18622 pkg syscall (netbsd-amd64-cgo), const BIOCFEEDBACK ideal-int
18623 pkg syscall (netbsd-amd64-cgo), const BIOCFLUSH ideal-int
18624 pkg syscall (netbsd-amd64-cgo), const BIOCGBLEN ideal-int
18625 pkg syscall (netbsd-amd64-cgo), const BIOCGDLT ideal-int
18626 pkg syscall (netbsd-amd64-cgo), const BIOCGDLTLIST ideal-int
18627 pkg syscall (netbsd-amd64-cgo), const BIOCGETIF ideal-int
18628 pkg syscall (netbsd-amd64-cgo), const BIOCGFEEDBACK ideal-int
18629 pkg syscall (netbsd-amd64-cgo), const BIOCGHDRCMPLT ideal-int
18630 pkg syscall (netbsd-amd64-cgo), const BIOCGRTIMEOUT ideal-int
18631 pkg syscall (netbsd-amd64-cgo), const BIOCGSEESENT ideal-int
18632 pkg syscall (netbsd-amd64-cgo), const BIOCGSTATS ideal-int
18633 pkg syscall (netbsd-amd64-cgo), const BIOCGSTATSOLD ideal-int
18634 pkg syscall (netbsd-amd64-cgo), const BIOCIMMEDIATE ideal-int
18635 pkg syscall (netbsd-amd64-cgo), const BIOCPROMISC ideal-int
18636 pkg syscall (netbsd-amd64-cgo), const BIOCSBLEN ideal-int
18637 pkg syscall (netbsd-amd64-cgo), const BIOCSDLT ideal-int
18638 pkg syscall (netbsd-amd64-cgo), const BIOCSETF ideal-int
18639 pkg syscall (netbsd-amd64-cgo), const BIOCSETIF ideal-int
18640 pkg syscall (netbsd-amd64-cgo), const BIOCSFEEDBACK ideal-int
18641 pkg syscall (netbsd-amd64-cgo), const BIOCSHDRCMPLT ideal-int
18642 pkg syscall (netbsd-amd64-cgo), const BIOCSRTIMEOUT ideal-int
18643 pkg syscall (netbsd-amd64-cgo), const BIOCSSEESENT ideal-int
18644 pkg syscall (netbsd-amd64-cgo), const BIOCSTCPF ideal-int
18645 pkg syscall (netbsd-amd64-cgo), const BIOCSUDPF ideal-int
18646 pkg syscall (netbsd-amd64-cgo), const BIOCVERSION ideal-int
18647 pkg syscall (netbsd-amd64-cgo), const BPF_A ideal-int
18648 pkg syscall (netbsd-amd64-cgo), const BPF_ABS ideal-int
18649 pkg syscall (netbsd-amd64-cgo), const BPF_ADD ideal-int
18650 pkg syscall (netbsd-amd64-cgo), const BPF_ALIGNMENT ideal-int
18651 pkg syscall (netbsd-amd64-cgo), const BPF_ALIGNMENT32 ideal-int
18652 pkg syscall (netbsd-amd64-cgo), const BPF_ALU ideal-int
18653 pkg syscall (netbsd-amd64-cgo), const BPF_AND ideal-int
18654 pkg syscall (netbsd-amd64-cgo), const BPF_B ideal-int
18655 pkg syscall (netbsd-amd64-cgo), const BPF_DFLTBUFSIZE ideal-int
18656 pkg syscall (netbsd-amd64-cgo), const BPF_DIV ideal-int
18657 pkg syscall (netbsd-amd64-cgo), const BPF_H ideal-int
18658 pkg syscall (netbsd-amd64-cgo), const BPF_IMM ideal-int
18659 pkg syscall (netbsd-amd64-cgo), const BPF_IND ideal-int
18660 pkg syscall (netbsd-amd64-cgo), const BPF_JA ideal-int
18661 pkg syscall (netbsd-amd64-cgo), const BPF_JEQ ideal-int
18662 pkg syscall (netbsd-amd64-cgo), const BPF_JGE ideal-int
18663 pkg syscall (netbsd-amd64-cgo), const BPF_JGT ideal-int
18664 pkg syscall (netbsd-amd64
18665 pkg syscall (netbsd-amd64-cgo), const BPF_JSET ideal-int
18666 pkg syscall (netbsd-amd64-cgo), const BPF_K ideal-int
18667 pkg syscall (netbsd-amd64-cgo), const BPF_LD ideal-int
18668 pkg syscall (netbsd-amd64-cgo), const BPF_LDX ideal-int
18669 pkg syscall (netbsd-amd64-cgo), const BPF_LEN ideal-int
18670 pkg syscall (netbsd-amd64-cgo), const BPF_LSH ideal-int
18671 pkg syscall (netbsd-amd64-cgo), const BPF_MAJOR_VERSION ideal-int
18672 pkg syscall (netbsd-amd64-cgo), const BPF_MAXBUFSIZE ideal-int
18673 pkg syscall (netbsd-amd64-cgo), const BPF_MAXINSNS ideal-int
18674 pkg syscall (netbsd-amd64-cgo), const BPF_MEM ideal-int
18675 pkg syscall (netbsd-amd64-cgo), const BPF_MEMWORDS ideal-int
18676 pkg syscall (netbsd-amd64-cgo), const BPF_MINBUFSIZE ideal-int
18677 pkg syscall (netbsd-amd64-cgo), const BPF_MINOR_VERSION ideal-int
18678 pkg syscall (netbsd-amd64-cgo), const BPF_MISC ideal-int
18679 pkg syscall (netbsd-amd64-cgo), const BPF_MSH ideal-int
18680 pkg syscall (netbsd-amd64-cgo), const BPF_MUL ideal-int
18681 pkg syscall (netbsd-amd64-cgo), const BPF_NEG ideal-int
18682 pkg syscall (netbsd-amd64-cgo), const BPF_OR ideal-int
18683 pkg syscall (netbsd-amd64-cgo), const BPF_RELEASE ideal-int
18684 pkg syscall (netbsd-amd64-cgo), const BPF_RET ideal-int
18685 pkg syscall (netbsd-amd64-cgo), const BPF_RSH ideal-int
18686 pkg syscall (netbsd-amd64-cgo), const BPF_ST ideal-int
18687 pkg syscall (netbsd-amd64-cgo), const BPF_STX ideal-int
18688 pkg syscall (netbsd-amd64-cgo), const BPF_SUB ideal-int
18689 pkg syscall (netbsd-amd64-cgo), const BPF_TAX ideal-int
18690 pkg syscall (netbsd-amd64-cgo), const BPF_TXA ideal-int
18691 pkg syscall (netbsd-amd64-cgo), const BPF_W ideal-int
18692 pkg syscall (netbsd-amd64-cgo), const BPF_X ideal-int
18693 pkg syscall (netbsd-amd64-cgo), const BRKINT ideal-int
18694 pkg syscall (netbsd-amd64-cgo), const CFLUSH ideal-int
18695 pkg syscall (netbsd-amd64-cgo), const CLOCAL ideal-int
18696 pkg syscall (netbsd-amd64-cgo), const CREAD ideal-int
18697 pkg syscall (netbsd-amd64-cgo), const CS5 ideal-int
18698 pkg syscall (netbsd-amd64-cgo), const CS6 ideal-int
18699 pkg syscall (netbsd-amd64-cgo), const CS7 ideal-int
18700 pkg syscall (netbsd-amd64-cgo), const CS8 ideal-int
18701 pkg syscall (netbsd-amd64-cgo), const CSIZE ideal-int
18702 pkg syscall (netbsd-amd64-cgo), const CSTART ideal-int
18703 pkg syscall (netbsd-amd64-cgo), const CSTATUS ideal-int
18704 pkg syscall (netbsd-amd64-cgo), const CSTOP ideal-int
18705 pkg syscall (netbsd-amd64-cgo), const CSTOPB ideal-int
18706 pkg syscall (netbsd-amd64-cgo), const CSUSP ideal-int
18707 pkg syscall (netbsd-amd64-cgo), const CTL_MAXNAME ideal-int
18708 pkg syscall (netbsd-amd64-cgo), const CTL_NET ideal-int
18709 pkg syscall (netbsd-amd64-cgo), const CTL_QUERY ideal-int
18710 pkg syscall (netbsd-amd64-cgo), const DIOCBSFLUSH ideal-int
18711 pkg syscall (netbsd-amd64-cgo), const DLT_A429 ideal-int
18712 pkg syscall (netbsd-amd64-cgo), const DLT_A653_ICM ideal-int
18713 pkg syscall (netbsd-amd64-cgo), const DLT_AIRONET_HEADER ideal-int
18714 pkg syscall (netbsd-amd64-cgo), const DLT_AOS ideal-int
18715 pkg syscall (netbsd-amd64-cgo), const DLT_APPLE_IP_OVER_IEEE1394 ideal-int
18716 pkg syscall (netbsd-amd64-cgo), const DLT_ARCNET ideal-int
18717 pkg syscall (netbsd-amd64-cgo), const DLT_ARCNET_LINUX ideal-int
18718 pkg syscall (netbsd-amd64-cgo), const DLT_ATM_CLIP ideal-int
18719 pkg syscall (netbsd-amd64-cgo), const DLT_ATM_RFC1483 ideal-int
18720 pkg syscall (netbsd-amd64-cgo), const DLT_AURORA ideal-int
18721 pkg syscall (netbsd-amd64-cgo), const DLT_AX25 ideal-int
18722 pkg syscall (netbsd-amd64-cgo), const DLT_AX25_KISS ideal-int
18723 pkg syscall (netbsd-amd64-cgo), const DLT_BACNET_MS_TP ideal-int
18724 pkg syscall (netbsd-amd64-cgo), const DLT_BLUETOOTH_HCI_H4 ideal-int
18725 pkg syscall (netbsd-amd64-cgo), const DLT_BLUETOOTH_HCI_H4_WITH_PHDR ideal-int
18726 pkg syscall (netbsd-amd64-cgo), const DLT_CAN20B ideal-int
18727 pkg syscall (netbsd-amd64-cgo), const DLT_CAN_SOCKETCAN ideal-int
18728 pkg syscall (netbsd-amd64-cgo), const DLT_CHAOS ideal-int
18729 pkg syscall (netbsd-amd64-cgo), const DLT_CISCO_IOS ideal-int
18730 pkg syscall (netbsd-amd64-cgo), const DLT_C_HDLC ideal-int
18731 pkg syscall (netbsd-amd64-cgo), const DLT_C_HDLC_WITH_DIR ideal-int
18732 pkg syscall (netbsd-amd64-cgo), const DLT_DECT ideal-int
18733 pkg syscall (netbsd-amd64-cgo), const DLT_DOCSIS ideal-int
18734 pkg syscall (netbsd-amd64-cgo), const DLT_ECONET ideal-int
18735 pkg syscall (netbsd-amd64-cgo), const DLT_EN10MB ideal-int
18736 pkg syscall (netbsd-amd64-cgo), const DLT_EN3MB ideal-int
18737 pkg syscall (netbsd-amd64-cgo), const DLT_ENC ideal-int
18738 pkg syscall (netbsd-amd64-cgo), const DLT_ERF ideal-int
18739 pkg syscall (netbsd-amd64-cgo), const DLT_ERF_ETH ideal-int
18740 pkg syscall (netbsd-amd64-cgo), const DLT_ERF_POS ideal-int
18741 pkg syscall (netbsd-amd64-cgo), const DLT_FC_2 ideal-int
18742 pkg syscall (netbsd-amd64-cgo), const DLT_FC_2_WITH_FRAME_DELIMS ideal-int
18743 pkg syscall (netbsd-amd64-cgo), const DLT_FDDI ideal-int
18744 pkg syscall (netbsd-amd64-cgo), const DLT_FLEXRAY ideal-int
18745 pkg syscall (netbsd-amd64-cgo), const DLT_FRELAY ideal-int
18746 pkg syscall (netbsd-amd64-cgo), const DLT_FRELAY_WITH_DIR ideal-int
18747 pkg syscall (netbsd-amd64-cgo), const DLT_GCOM_SERIAL ideal-int
18748 pkg syscall (netbsd-amd64-cgo), const DLT_GCOM_T1E1 ideal-int
18749 pkg syscall (netbsd-amd64-cgo), const DLT_GPF_F ideal-int
18750 pkg syscall (netbsd-amd64-cgo), const DLT_GPF_T ideal-int
18751 pkg syscall (netbsd-amd64-cgo), const DLT_GPRS_LLC ideal-int
18752 pkg syscall (netbsd-amd64-cgo), const DLT_GSMTAP_ABIS ideal-int
18753 pkg syscall (netbsd-amd64-cgo), const DLT_GSMTAP_UM ideal-int
18754 pkg syscall (netbsd-amd64-cgo), const DLT_HDLC ideal-int
18755 pkg syscall (netbsd-amd64-cgo), const DLT_HHDLC ideal-int
18756 pkg syscall (netbsd-amd64-cgo), const DLT_HIPPI ideal-int
18757 pkg syscall (netbsd-amd64-cgo), const DLT_IBM_SN ideal-int
18758 pkg syscall (netbsd-amd64-cgo), const DLT_IBM_SP ideal-int
18759 pkg syscall (netbsd-amd64-cgo), const DLT_IEEE802 ideal-int
18760 pkg syscall (netbsd-amd64-cgo), const DLT_IEEE802_11 ideal-int
18761 pkg syscall (netbsd-amd64-cgo), const DLT_IEEE802_11_RADIO ideal-int
18762 pkg syscall (netbsd-amd64-cgo), const DLT_IEEE802_11_RADIO_AVS ideal-int
18763 pkg syscall (netbsd-amd64-cgo), const DLT_IEEE802_15_4 ideal-int
18764 pkg syscall (netbsd-amd64-cgo), const DLT_IEEE802_15_4_LINUX ideal-int
18765 pkg syscall (netbsd-amd64-cgo), const DLT_IEEE802_15_4_NONASK_PHY ideal-int
18766 pkg syscall (netbsd-amd64-cgo), const DLT_IEEE802_16_MAC_CPS ideal-int
18767 pkg syscall (netbsd-amd64-cgo), const DLT_IEEE802_16_MAC_CPS_RADIO ideal-int
18768 pkg syscall (netbsd-amd64-cgo), const DLT_IPMB ideal-int
18769 pkg syscall (netbsd-amd64-cgo), const DLT_IPMB_LINUX ideal-int
18770 pkg syscall (netbsd-amd64-cgo), const DLT_IPNET ideal-int
18771 pkg syscall (netbsd-amd64-cgo), const DLT_IPV4 ideal-int
18772 pkg syscall (netbsd-amd64-cgo), const DLT_IPV6 ideal-int
18773 pkg syscall (netbsd-amd64-cgo), const DLT_IP_OVER_FC ideal-int
18774 pkg syscall (netbsd-amd64-cgo), const DLT_JUNIPER_ATM1 ideal-int
18775 pkg syscall (netbsd-amd64-cgo), const DLT_JUNIPER_ATM2 ideal-int
18776 pkg syscall (netbsd-amd64-cgo), const DLT_JUNIPER_CHDLC ideal-int
18777 pkg syscall (netbsd-amd64-cgo), const DLT_JUNIPER_ES ideal-int
18778 pkg syscall (netbsd-amd64-cgo), const DLT_JUNIPER_ETHER ideal-int
18779 pkg syscall (netbsd-amd64-cgo), const DLT_JUNIPER_FRELAY ideal-int
18780 pkg syscall (netbsd-amd64-cgo), const DLT_JUNIPER_GGSN ideal-int
18781 pkg syscall (netbsd-amd64-cgo), const DLT_JUNIPER_ISM ideal-int
18782 pkg syscall (netbsd-amd64-cgo), const DLT_JUNIPER_MFR ideal-int
18783 pkg syscall (netbsd-amd64-cgo), const DLT_JUNIPER_MLFR ideal-int
18784 pkg syscall (netbsd-amd64-cgo), const DLT_JUNIPER_MLPPP ideal-int
18785 pkg syscall (netbsd-amd64-cgo), const DLT_JUNIPER_MONITOR ideal-int
18786 pkg syscall (netbsd-amd64-cgo), const DLT_JUNIPER_PIC_PEER ideal-int
18787 pkg syscall (netbsd-amd64-cgo), const DLT_JUNIPER_PPP ideal-int
18788 pkg syscall (netbsd-amd64-cgo), const DLT_JUNIPER_PPPOE ideal-int
18789 pkg syscall (netbsd-amd64-cgo), const DLT_JUNIPER_PPPOE_ATM ideal-int
18790 pkg syscall (netbsd-amd64-cgo), const DLT_JUNIPER_SERVICES ideal-int
18791 pkg syscall (netbsd-amd64-cgo), const DLT_JUNIPER_ST ideal-int
18792 pkg syscall (netbsd-amd64-cgo), const DLT_JUNIPER_VP ideal-int
18793 pkg syscall (netbsd-amd64-cgo), const DLT_LAPB_WITH_DIR ideal-int
18794 pkg syscall (netbsd-amd64-cgo), const DLT_LAPD ideal-int
18795 pkg syscall (netbsd-amd64-cgo), const DLT_LIN ideal-int
18796 pkg syscall (netbsd-amd64-cgo), const DLT_LINUX_EVDEV ideal-int
18797 pkg syscall (netbsd-amd64-cgo), const DLT_LINUX_IRDA ideal-int
18798 pkg syscall (netbsd-amd64-cgo), const DLT_LINUX_LAPD ideal-int
18799 pkg syscall (netbsd-amd64-cgo), const DLT_LINUX_SLL ideal-int
18800 pkg syscall (netbsd-amd64-cgo), const DLT_LOOP ideal-int
18801 pkg syscall (netbsd-amd64-cgo), const DLT_LTALK ideal-int
18802 pkg syscall (netbsd-amd64-cgo), const DLT_MFR ideal-int
18803 pkg syscall (netbsd-amd64-cgo), const DLT_MOST ideal-int
18804 pkg syscall (netbsd-amd64-cgo), const DLT_MPLS ideal-int
18805 pkg syscall (netbsd-amd64-cgo), const DLT_MTP2 ideal-int
18806 pkg syscall (netbsd-amd64-cgo), const DLT_MTP2_WITH_PHDR ideal-int
18807 pkg syscall (netbsd-amd64-cgo), const DLT_MTP3 ideal-int
18808 pkg syscall (netbsd-amd64-cgo), const DLT_NULL ideal-int
18809 pkg syscall (netbsd-amd64-cgo), const DLT_PCI_EXP ideal-int
18810 pkg syscall (netbsd-amd64-cgo), const DLT_PFLOG ideal-int
18811 pkg syscall (netbsd-amd64-cgo), const DLT_PFSYNC ideal-int
18812 pkg syscall (netbsd-amd64-cgo), const DLT_PPI ideal-int
18813 pkg syscall (netbsd-amd64-cgo), const DLT_PPP ideal-int
18814 pkg syscall (netbsd-amd64-cgo), const DLT_PPP_BSDOS ideal-int
18815 pkg syscall (netbsd-amd64-cgo), const DLT_PPP_ETHER ideal-int
18816 pkg syscall (netbsd-amd64-cgo), const DLT_PPP_PPPD ideal-int
18817 pkg syscall (netbsd-amd64-cgo), const DLT_PPP_SERIAL ideal-int
18818 pkg syscall (netbsd-amd64-cgo), const DLT_PPP_WITH_DIR ideal-int
18819 pkg syscall (netbsd-amd64-cgo), const DLT_PRISM_HEADER ideal-int
18820 pkg syscall (netbsd-amd64-cgo), const DLT_PRONET ideal-int
18821 pkg syscall (netbsd-amd64-cgo), const DLT_RAIF1 ideal-int
18822 pkg syscall (netbsd-amd64-cgo), const DLT_RAW ideal-int
18823 pkg syscall (netbsd-amd64-cgo), const DLT_RAWAF_MASK ideal-int
18824 pkg syscall (netbsd-amd64-cgo), const DLT_RIO ideal-int
18825 pkg syscall (netbsd-amd64-cgo), const DLT_SCCP ideal-int
18826 pkg syscall (netbsd-amd64-cgo), const DLT_SITA ideal-int
18827 pkg syscall (netbsd-amd64-cgo), const DLT_SLIP ideal-int
18828 pkg syscall (netbsd-amd64-cgo), const DLT_SLIP_BSDOS ideal-int
18829 pkg syscall (netbsd-amd64-cgo), const DLT_SUNATM ideal-int
18830 pkg syscall (netbsd-amd64-cgo), const DLT_SYMANTEC_FIREWALL ideal-int
18831 pkg syscall (netbsd-amd64-cgo), const DLT_TZSP ideal-int
18832 pkg syscall (netbsd-amd64-cgo), const DLT_USB ideal-int
18833 pkg syscall (netbsd-amd64-cgo), const DLT_USB_LINUX ideal-int
18834 pkg syscall (netbsd-amd64-cgo), const DLT_USB_LINUX_MMAPPED ideal-int
18835 pkg syscall (netbsd-amd64-cgo), const DLT_WIHART ideal-int
18836 pkg syscall (netbsd-amd64-cgo), const DLT_X2E_SERIAL ideal-int
18837 pkg syscall (netbsd-amd64-cgo), const DLT_X2E_XORAYA ideal-int
18838 pkg syscall (netbsd-amd64-cgo), const DT_BLK ideal-int
18839 pkg syscall (netbsd-amd64-cgo), const DT_CHR ideal-int
18840 pkg syscall (netbsd-amd64-cgo), const DT_DIR ideal-int
18841 pkg syscall (netbsd-amd64-cgo), const DT_FIFO ideal-int
18842 pkg syscall (netbsd-amd64-cgo), const DT_LNK ideal-int
18843 pkg syscall (netbsd-amd64-cgo), const DT_REG ideal-int
18844 pkg syscall (netbsd-amd64-cgo), const DT_SOCK ideal-int
18845 pkg syscall (netbsd-amd64-cgo), const DT_UNKNOWN ideal-int
18846 pkg syscall (netbsd-amd64-cgo), const DT_WHT ideal-int
18847 pkg syscall (netbsd-amd64-cgo), const EAUTH Errno
18848 pkg syscall (netbsd-amd64-cgo), const EBADMSG Errno
18849 pkg syscall (netbsd-amd64-cgo), const EBADRPC Errno
18850 pkg syscall (netbsd-amd64-cgo), const ECHO ideal-int
18851 pkg syscall (netbsd-amd64-cgo), const ECHOCTL ideal-int
18852 pkg syscall (netbsd-amd64-cgo), const ECHOE ideal-int
18853 pkg syscall (netbsd-amd64-cgo), const ECHOK ideal-int
18854 pkg syscall (netbsd-amd64-cgo), const ECHOKE ideal-int
18855 pkg syscall (netbsd-amd64-cgo), const ECHONL ideal-int
18856 pkg syscall (netbsd-amd64-cgo), const ECHOPRT ideal-int
18857 pkg syscall (netbsd-amd64-cgo), const EFTYPE Errno
18858 pkg syscall (netbsd-amd64-cgo), const ELAST Errno
18859 pkg syscall (netbsd-amd64-cgo), const EMULTIHOP Errno
18860 pkg syscall (netbsd-amd64-cgo), const EMUL_LINUX ideal-int
18861 pkg syscall (netbsd-amd64-cgo), const EMUL_LINUX32 ideal-int
18862 pkg syscall (netbsd-amd64-cgo), const EMUL_MAXID ideal-int
18863 pkg syscall (netbsd-amd64-cgo), const ENEEDAUTH Errno
18864 pkg syscall (netbsd-amd64-cgo), const ENOATTR Errno
18865 pkg syscall (netbsd-amd64-cgo), const ENODATA Errno
18866 pkg syscall (netbsd-amd64-cgo), const ENOLINK Errno
18867 pkg syscall (netbsd-amd64-cgo), const ENOSR Errno
18868 pkg syscall (netbsd-amd64-cgo), const ENOSTR Errno
18869 pkg syscall (netbsd-amd64-cgo), const EPROCLIM Errno
18870 pkg syscall (netbsd-amd64-cgo), const EPROCUNAVAIL Errno
18871 pkg syscall (netbsd-amd64-cgo), const EPROGMISMATCH Errno
18872 pkg syscall (netbsd-amd64-cgo), const EPROGUNAVAIL Errno
18873 pkg syscall (netbsd-amd64-cgo), const EPROTO Errno
18874 pkg syscall (netbsd-amd64-cgo), const ERPCMISMATCH Errno
18875 pkg syscall (netbsd-amd64-cgo), const ETHERCAP_JUMBO_MTU ideal-int
18876 pkg syscall (netbsd-amd64-cgo), const ETHERCAP_VLAN_HWTAGGING ideal-int
18877 pkg syscall (netbsd-amd64-cgo), const ETHERCAP_VLAN_MTU ideal-int
18878 pkg syscall (netbsd-amd64-cgo), const ETHERMIN ideal-int
18879 pkg syscall (netbsd-amd64-cgo), const ETHERMTU ideal-int
18880 pkg syscall (netbsd-amd64-cgo), const ETHERMTU_JUMBO ideal-int
18881 pkg syscall (netbsd-amd64-cgo), const ETHERTYPE_8023 ideal-int
18882 pkg syscall (netbsd-amd64-cgo), const ETHERTYPE_AARP ideal-int
18883 pkg syscall (netbsd-amd64-cgo), const ETHERTYPE_ACCTON ideal-int
18884 pkg syscall (netbsd-amd64-cgo), const ETHERTYPE_AEONIC ideal-int
18885 pkg syscall (netbsd-amd64-cgo), const ETHERTYPE_ALPHA ideal-int
18886 pkg syscall (netbsd-amd64-cgo), const ETHERTYPE_AMBER ideal-int
18887 pkg syscall (netbsd-amd64-cgo), const ETHERTYPE_AMOEBA ideal-int
18888 pkg syscall (netbsd-amd64-cgo), const ETHERTYPE_APOLLO ideal-int
18889 pkg syscall (netbsd-amd64-cgo), const ETHERTYPE_APOLLODOMAIN ideal-int
18890 pkg syscall (netbsd-amd64-cgo), const ETHERTYPE_APPLETALK ideal-int
18891 pkg syscall (netbsd-amd64-cgo), const ETHERTYPE_APPLITEK ideal-int
18892 pkg syscall (netbsd-amd64-cgo), const ETHERTYPE_ARGONAUT ideal-int
18893 pkg syscall (netbsd-amd64-cgo), const ETHERTYPE_ARP ideal-int
18894 pkg syscall (netbsd-amd64-cgo), const ETHERTYPE_AT ideal-int
18895 pkg syscall (netbsd-amd64-cgo), const ETHERTYPE_ATALK ideal-int
18896 pkg syscall (netbsd-amd64-cgo), const ETHERTYPE_ATOMIC ideal-int
18897 pkg syscall (netbsd-amd64-cgo), const ETHERTYPE_ATT ideal-int
18898 pkg syscall (netbsd-amd64-cgo), const ETHERTYPE_ATTSTANFORD ideal-int
18899 pkg syscall (netbsd-amd64-cgo), const ETHERTYPE_AUTOPHON ideal-int
18900 pkg syscall (netbsd-amd64-cgo), const ETHERTYPE_AXIS ideal-int
18901 pkg syscall (netbsd-amd64-cgo), const ETHERTYPE_BCLOOP ideal-int
18902 pkg syscall (netbsd-amd64-cgo), const ETHERTYPE_BOFL ideal-int
18903 pkg syscall (netbsd-amd64-cgo), const ETHERTYPE_CABLETRON ideal-int
18904 pkg syscall (netbsd-amd64-cgo), const ETHERTYPE_CHAOS ideal-int
18905 pkg syscall (netbsd-amd64-cgo), const ETHERTYPE_COMDESIGN ideal-int
18906 pkg syscall (netbsd-amd64-cgo), const ETHERTYPE_COMPUGRAPHIC ideal-int
18907 pkg syscall (netbsd-amd64-cgo), const ETHERTYPE_COUNTERPOINT ideal-int
18908 pkg syscall (netbsd-amd64-cgo), const ETHERTYPE_CRONUS ideal-int
18909 pkg syscall (netbsd-amd64-cgo), const ETHERTYPE_CRONUSVLN ideal-int
18910 pkg syscall (netbsd-amd64-cgo), const ETHERTYPE_DCA ideal-int
18911 pkg syscall (netbsd-amd64-cgo), const ETHERTYPE_DDE ideal-int
18912 pkg syscall (netbsd-amd64-cgo), const ETHERTYPE_DEBNI ideal-int
18913 pkg syscall (netbsd-amd64-cgo), const ETHERTYPE_DECAM ideal-int
18914 pkg syscall (netbsd-amd64-cgo), const ETHERTYPE_DECCUST ideal-int
18915 pkg syscall (netbsd-amd64-cgo), const ETHERTYPE_DECDIAG ideal-int
18916 pkg syscall (netbsd-amd64-cgo), const ETHERTYPE_DECDNS ideal-int
18917 pkg syscall (netbsd-amd64-cgo), const ETHERTYPE_DECDTS ideal-int
18918 pkg syscall (netbsd-amd64-cgo), const ETHERTYPE_DECEXPER ideal-int
18919 pkg syscall (netbsd-amd64-cgo), const ETHERTYPE_DECLAST ideal-int
18920 pkg syscall (netbsd-amd64-cgo), const ETHERTYPE_DECLTM ideal-int
18921 pkg syscall (netbsd-amd64-cgo), const ETHERTYPE_DECMUMPS ideal-int
18922 pkg syscall (netbsd-amd64-cgo), const ETHERTYPE_DECNETBIOS ideal-int
18923 pkg syscall (netbsd-amd64-cgo), const ETHERTYPE_DELTACON ideal-int
18924 pkg syscall (netbsd-amd64-cgo), const ETHERTYPE_DIDDLE ideal-int
18925 pkg syscall (netbsd-amd64-cgo), const ETHERTYPE_DLOG1 ideal-int
18926 pkg syscall (netbsd-amd64-cgo), const ETHERTYPE_DLOG2 ideal-int
18927 pkg syscall (netbsd-amd64-cgo), const ETHERTYPE_DN ideal-int
18928 pkg syscall (netbsd-amd64-cgo), const ETHERTYPE_DOGFIGHT ideal-int
18929 pkg syscall (netbsd-amd64-cgo), const ETHERTYPE_DSMD ideal-int
18930 pkg syscall (netbsd-amd64-cgo), const ETHERTYPE_ECMA ideal-int
18931 pkg syscall (netbsd-amd64-cgo), const ETHERTYPE_ENCRYPT ideal-int
18932 pkg syscall (netbsd-amd64-cgo), const ETHERTYPE_ES ideal-int
18933 pkg syscall (netbsd-amd64-cgo), const ETHERTYPE_EXCELAN ideal-int
18934 amd64-cgo), const ETHERTYPE_EXPERDATA ideal-int
18935 pkg syscall (netbsd-amd64-cgo), const ETHERTYPE_FLIP ideal-int
18936 pkg syscall (netbsd-amd64-cgo), const ETHERTYPE_FLOWCONTROL ideal-int
18937 pkg syscall (netbsd-amd64-cgo), const ETHERTYPE_FRARP ideal-int
18938 pkg syscall (netbsd-amd64-cgo), const ETHERTYPE_GENDYN ideal-int
18939 pkg syscall (netbsd-amd64-cgo), const ETHERTYPE_HAYES ideal-int
18940 pkg syscall (netbsd-amd64-cgo), const ETHERTYPE_HIPPI_FP ideal-int
18941 pkg syscall (netbsd-amd64-cgo), const ETHERTYPE_HITACHI ideal-int
18942 pkg syscall (netbsd-amd64-cgo), const ETHERTYPE_HP ideal-int
18943 pkg syscall (netbsd-amd64-cgo), const ETHERTYPE_IEEEPUP ideal-int
18944 pkg syscall (netbsd-amd64-cgo), const ETHERTYPE_IEEEPUPAT ideal-int
18945 pkg syscall (netbsd-amd64-cgo), const ETHERTYPE_IMLBL ideal-int
18946 pkg syscall (netbsd-amd64-cgo), const ETHERTYPE_IMLBLDIAG ideal-int
18947 pkg syscall (netbsd-amd64-cgo), const ETHERTYPE_IP ideal-int
18948 pkg syscall (netbsd-amd64-cgo), const ETHERTYPE_IPAS ideal-int
18949 pkg syscall (netbsd-amd64-cgo), const ETHERTYPE_IPV6 ideal-int
18950 pkg syscall (netbsd-amd64-cgo), const ETHERTYPE_IPX ideal-int
18951 pkg syscall (netbsd-amd64-cgo), const ETHERTYPE_IPXNEW ideal-int
18952 pkg syscall (netbsd-amd64-cgo), const ETHERTYPE_KALPANA ideal-int
18953 pkg syscall (netbsd-amd64-cgo), const ETHERTYPE_LANBRIDGE ideal-int
18954 pkg syscall (netbsd-amd64-cgo), const ETHERTYPE_LANPROBE ideal-int
18955 pkg syscall (netbsd-amd64-cgo), const ETHERTYPE_LAT ideal-int
18956 pkg syscall (netbsd-amd64-cgo), const ETHERTYPE_LBACK ideal-int
18957 pkg syscall (netbsd-amd64-cgo), const ETHERTYPE_LITTLE ideal-int
18958 pkg syscall (netbsd-amd64-cgo), const ETHERTYPE_LOGICRAFT ideal-int
18959 pkg syscall (netbsd-amd64-cgo), const ETHERTYPE_LOOPBACK ideal-int
18960 pkg syscall (netbsd-amd64-cgo), const ETHERTYPE_MATRA ideal-int
18961 pkg syscall (netbsd-amd64-cgo), const ETHERTYPE_MAX ideal-int
18962 pkg syscall (netbsd-amd64-cgo), const ETHERTYPE_MERIT ideal-int
18963 pkg syscall (netbsd-amd64-cgo), const ETHERTYPE_MICP ideal-int
18964 pkg syscall (netbsd-amd64-cgo), const ETHERTYPE_MOPDL ideal-int
18965 pkg syscall (netbsd-amd64-cgo), const ETHERTYPE_MOPRC ideal-int
18966 pkg syscall (netbsd-amd64-cgo), const ETHERTYPE_MOTOROLA ideal-int
18967 pkg syscall (netbsd-amd64-cgo), const ETHERTYPE_MPLS ideal-int
18968 pkg syscall (netbsd-amd64-cgo), const ETHERTYPE_MPLS_MCAST ideal-int
18969 pkg syscall (netbsd-amd64-cgo), const ETHERTYPE_MUMPS ideal-int
18970 pkg syscall (netbsd-amd64-cgo), const ETHERTYPE_NBPCC ideal-int
18971 pkg syscall (netbsd-amd64-cgo), const ETHERTYPE_NBPCLAIM ideal-int
18972 pkg syscall (netbsd-amd64-cgo), const ETHERTYPE_NBPCLREQ ideal-int
18973 pkg syscall (netbsd-amd64-cgo), const ETHERTYPE_NBPCLRSP ideal-int
18974 pkg syscall (netbsd-amd64-cgo), const ETHERTYPE_NBPCREQ ideal-int
18975 pkg syscall (netbsd-amd64-cgo), const ETHERTYPE_NBPCRSP ideal-int
18976 pkg syscall (netbsd-amd64-cgo), const ETHERTYPE_NBPDG ideal-int
18977 pkg syscall (netbsd-amd64-cgo), const ETHERTYPE_NBPDGB ideal-int
18978 pkg syscall (netbsd-amd64-cgo), const ETHERTYPE_NBPDLTE ideal-int
18979 pkg syscall (netbsd-amd64-cgo), const ETHERTYPE_NBPRAR ideal-int
18980 pkg syscall (netbsd-amd64-cgo), const ETHERTYPE_NBPRAS ideal-int
18981 pkg syscall (netbsd-amd64-cgo), const ETHERTYPE_NBPRST ideal-int
18982 pkg syscall (netbsd-amd64-cgo), const ETHERTYPE_NBPSCD ideal-int
18983 pkg syscall (netbsd-amd64-cgo), const ETHERTYPE_NBPVCD ideal-int
18984 pkg syscall (netbsd-amd64-cgo), const ETHERTYPE_NBS ideal-int
18985 pkg syscall (netbsd-amd64-cgo), const ETHERTYPE_NCD ideal-int
18986 pkg syscall (netbsd-amd64-cgo), const ETHERTYPE_NESTAR ideal-int
18987 pkg syscall (netbsd-amd64-cgo), const ETHERTYPE_NETBEUI ideal-int
18988 pkg syscall (netbsd-amd64-cgo), const ETHERTYPE_NOVELL ideal-int
18989 pkg syscall (netbsd-amd64-cgo), const ETHERTYPE_NS ideal-int
18990 pkg syscall (netbsd-amd64-cgo), const ETHERTYPE_NSAT ideal-int
18991 pkg syscall (netbsd-amd64-cgo), const ETHERTYPE_NSCOMPAT ideal-int
18992 pkg syscall (netbsd-amd64-cgo), const ETHERTYPE_NTRAILER ideal-int
18993 pkg syscall (netbsd-amd64-cgo), const ETHERTYPE_OS9 ideal-int
18994 pkg syscall (netbsd-amd64-cgo), const ETHERTYPE_OS9NET ideal-int
18995 pkg syscall (netbsd-amd64-cgo), const ETHERTYPE_PACER ideal-int
18996 pkg syscall (netbsd-amd64-cgo), const ETHERTYPE_PAE ideal-int
18997 pkg syscall (netbsd-amd64-cgo), const ETHERTYPE_PCS ideal-int
18998 pkg syscall (netbsd-amd64-cgo), const ETHERTYPE_PLANNING ideal-int
18999 pkg syscall (netbsd-amd64-cgo), const ETHERTYPE_PPP ideal-int
19000 pkg syscall (netbsd-amd64-cgo), const ETHERTYPE_PPPOE ideal-int
19001 pkg syscall (netbsd-amd64-cgo), const ETHERTYPE_PPPOEDISC ideal-int
19002 pkg syscall (netbsd-amd64-cgo), const ETHERTYPE_PRIMENTS ideal-int
19003 pkg syscall (netbsd-amd64-cgo), const ETHERTYPE_PUP ideal-int
19004 pkg syscall (netbsd-amd64-cgo), const ETHERTYPE_PUPAT ideal-int
19005 pkg syscall (netbsd-amd64-cgo), const ETHERTYPE_RACAL ideal-int
19006 pkg syscall (netbsd-amd64-cgo), const ETHERTYPE_RATIONAL ideal-int
19007 pkg syscall (netbsd-amd64-cgo), const ETHERTYPE_RAWFR ideal-int
19008 pkg syscall (netbsd-amd64-cgo), const ETHERTYPE_RCL ideal-int
19009 pkg syscall (netbsd-amd64-cgo), const ETHERTYPE_RDP ideal-int
19010 pkg syscall (netbsd-amd64-cgo), const ETHERTYPE_RETIX ideal-int
19011 pkg syscall (netbsd-amd64-cgo), const ETHERTYPE_REVARP ideal-int
19012 pkg syscall (netbsd-amd64-cgo), const ETHERTYPE_SCA ideal-int
19013 pkg syscall (netbsd-amd64-cgo), const ETHERTYPE_SECTRA ideal-int
19014 pkg syscall (netbsd-amd64-cgo), const ETHERTYPE_SECUREDATA ideal-int
19015 pkg syscall (netbsd-amd64-cgo), const ETHERTYPE_SGITW ideal-int
19016 pkg syscall (netbsd-amd64-cgo), const ETHERTYPE_SG_BOUNCE ideal-int
19017 pkg syscall (netbsd-amd64-cgo), const ETHERTYPE_SG_DIAG ideal-int
19018 pkg syscall (netbsd-amd64-cgo), const ETHERTYPE_SG_NETGAMES ideal-int
19019 pkg syscall (netbsd-amd64-cgo), const ETHERTYPE_SG_RESV ideal-int
19020 pkg syscall (netbsd-amd64-cgo), const ETHERTYPE_SIMNET ideal-int
19021 pkg syscall (netbsd-amd64-cgo), const ETHERTYPE_SLOWPROTOCOLS ideal-int
19022 pkg syscall (netbsd-amd64-cgo), const ETHERTYPE_SNA ideal-int
19023 pkg syscall (netbsd-amd64-cgo), const ETHERTYPE_SNMP ideal-int
19024 pkg syscall (netbsd-amd64-cgo), const ETHERTYPE_SONIX ideal-int
19025 pkg syscall (netbsd-amd64-cgo), const ETHERTYPE_SPIDER ideal-int
19026 pkg syscall (netbsd-amd64-cgo), const ETHERTYPE_SPRITE ideal-int
19027 pkg syscall (netbsd-amd64-cgo), const ETHERTYPE_STP ideal-int
19028 pkg syscall (netbsd-amd64-cgo), const ETHERTYPE_TALARIS ideal-int
19029 pkg syscall (netbsd-amd64-cgo), const ETHERTYPE_TALARISMC ideal-int
19030 pkg syscall (netbsd-amd64-cgo), const ETHERTYPE_TCPCOMP ideal-int
19031 pkg syscall (netbsd-amd64-cgo), const ETHERTYPE_TCPSM ideal-int
19032 pkg syscall (netbsd-amd64-cgo), const ETHERTYPE_TEC ideal-int
19033 pkg syscall (netbsd-amd64-cgo), const ETHERTYPE_TIGAN ideal-int
19034 pkg syscall (netbsd-amd64-cgo), const ETHERTYPE_TRAIL ideal-int
19035 pkg syscall (netbsd-amd64-cgo), const ETHERTYPE_TRANSETHER ideal-int
19036 pkg syscall (netbsd-amd64-cgo), const ETHERTYPE_TYMSHARE ideal-int
19037 pkg syscall (netbsd-amd64-cgo), const ETHERTYPE_UBBST ideal-int
19038 pkg syscall (netbsd-amd64-cgo), const ETHERTYPE_UBDEBUG ideal-int
19039 pkg syscall (netbsd-amd64-cgo), const ETHERTYPE_UBDIAGLOOP ideal-int
19040 pkg syscall (netbsd-amd64-cgo), const ETHERTYPE_UBDL ideal-int
19041 pkg syscall (netbsd-amd64-cgo), const ETHERTYPE_UBNIU ideal-int
19042 pkg syscall (netbsd-amd64-cgo), const ETHERTYPE_UBNMC ideal-int
19043 pkg syscall (netbsd-amd64-cgo), const ETHERTYPE_VALID ideal-int
19044 pkg syscall (netbsd-amd64-cgo), const ETHERTYPE_VARIAN ideal-int
19045 pkg syscall (netbsd-amd64-cgo), const ETHERTYPE_VAXELN ideal-int
19046 pkg syscall (netbsd-amd64-cgo), const ETHERTYPE_VEECO ideal-int
19047 pkg syscall (netbsd-amd64-cgo), const ETHERTYPE_VEXP ideal-int
19048 pkg syscall (netbsd-amd64-cgo), const ETHERTYPE_VGLAB ideal-int
19049 pkg syscall (netbsd-amd64-cgo), const ETHERTYPE_VINES ideal-int
19050 pkg syscall (netbsd-amd64-cgo), const ETHERTYPE_VINESECHO ideal-int
19051 pkg syscall (netbsd-amd64-cgo), const ETHERTYPE_VINESLOOP ideal-int
19052 pkg syscall (netbsd-amd64-cgo), const ETHERTYPE_VITAL ideal-int
19053 pkg syscall (netbsd-amd64-cgo), const ETHERTYPE_VLAN ideal-int
19054 pkg syscall (netbsd-amd64-cgo), const ETHERTYPE_VLTLMAN ideal-int
19055 pkg syscall (netbsd-amd64-cgo), const ETHERTYPE_VPROD ideal-int
19056 pkg syscall (netbsd-amd64-cgo), const ETHERTYPE_VURESERVED ideal-int
19057 pkg syscall (netbsd-amd64-cgo), const ETHERTYPE_WATERLOO ideal-int
19058 pkg syscall (netbsd-amd64-cgo), const ETHERTYPE_WELLFLEET ideal-int
19059 pkg syscall (netbsd-amd64-cgo), const ETHERTYPE_X25 ideal-int
19060 pkg syscall (netbsd-amd64-cgo), const ETHERTYPE_X75 ideal-int
19061 pkg syscall (netbsd-amd64-cgo), const ETHERTYPE_XNSSM ideal-int
19062 pkg syscall (netbsd-amd64-cgo), const ETHERTYPE_XTP ideal-int
19063 pkg syscall (netbsd-amd64-cgo), const ETHER_ADDR_LEN ideal-int
19064 pkg syscall (netbsd-amd64-cgo), const ETHER_CRC_LEN ideal-int
19065 pkg syscall (netbsd-amd64-cgo), const ETHER_CRC_POLY_BE ideal-int
19066 pkg syscall (netbsd-amd64-cgo), const ETHER_CRC_POLY_LE ideal-int
19067 pkg syscall (netbsd-amd64-cgo), const ETHER_HDR_LEN ideal-int
19068 pkg syscall (netbsd-amd64-cgo), const ETHER_MAX_LEN ideal-int
19069 pkg syscall (netbsd-amd64-cgo), const ETHER_MAX_LEN_JUMBO ideal-int
19070 pkg syscall (netbsd-amd64-cgo), const ETHER_MIN_LEN ideal-int
19071 pkg syscall (netbsd-amd64-cgo), const ETHER_PPPOE_ENCAP_LEN ideal-int
19072 pkg syscall (netbsd-amd64-cgo), const ETHER_TYPE_LEN ideal-int
19073 pkg syscall (netbsd-amd64-cgo), const ETHER_VLAN_ENCAP_LEN ideal-int
19074 pkg syscall (netbsd-amd64-cgo), const ETIME Errno
19075 pkg syscall (netbsd-amd64-cgo), const EVFILT_AIO ideal-int
19076 pkg syscall (netbsd-amd64-cgo), const EVFILT_PROC ideal-int
19077 pkg syscall (netbsd-amd64-cgo), const EVFILT_READ ideal-int
19078 pkg syscall (netbsd-amd64-cgo), const EVFILT_SIGNAL ideal-int
19079 pkg syscall (netbsd-amd64-cgo), const EVFILT_SYSCOUNT ideal-int
19080 pkg syscall (netbsd-amd64-cgo), const EVFILT_TIMER ideal-int
19081 pkg syscall (netbsd-amd64-cgo), const EVFILT_VNODE ideal-int
19082 pkg syscall (netbsd-amd64-cgo), const EVFILT_WRITE ideal-int
19083 pkg syscall (netbsd-amd64-cgo), const EV_ADD ideal-int
19084 pkg syscall (netbsd-amd64-cgo), const EV_CLEAR ideal-int
19085 pkg syscall (netbsd-amd64-cgo), const EV_DELETE ideal-int
19086 pkg syscall (netbsd-amd64-cgo), const EV_DISABLE ideal-int
19087 pkg syscall (netbsd-amd64-cgo), const EV_ENABLE ideal-int
19088 pkg syscall (netbsd-amd64-cgo), const EV_EOF ideal-int
19089 pkg syscall (netbsd-amd64-cgo), const EV_ERROR ideal-int
19090 pkg syscall (netbsd-amd64-cgo), const EV_FLAG1 ideal-int
19091 pkg syscall (netbsd-amd64-cgo), const EV_ONESHOT ideal-int
19092 pkg syscall (netbsd-amd64-cgo), const EV_SYSFLAGS ideal-int
19093 pkg syscall (netbsd-amd64-cgo), const EXTA ideal-int
19094 pkg syscall (netbsd-amd64-cgo), const EXTB ideal-int
19095 pkg syscall (netbsd-amd64-cgo), const EXTPROC ideal-int
19096 pkg syscall (netbsd-amd64-cgo), const FD_CLOEXEC ideal-int
19097 pkg syscall (netbsd-amd64-cgo), const FD_SETSIZE ideal-int
19098 pkg syscall (netbsd-amd64-cgo), const FLUSHO ideal-int
19099 pkg syscall (netbsd-amd64-cgo), const F_CLOSEM ideal-int
19100 pkg syscall (netbsd-amd64-cgo), const F_DUPFD ideal-int
19101 pkg syscall (netbsd-amd64-cgo), const F_DUPFD_CLOEXEC ideal-int
19102 pkg syscall (netbsd-amd64-cgo), const F_FSCTL ideal-int
19103 pkg syscall (netbsd-amd64-cgo), const F_FSDIRMASK ideal-int
19104 pkg syscall (netbsd-amd64-cgo), const F_FSIN ideal-int
19105 pkg syscall (netbsd-amd64-cgo), const F_FSINOUT ideal-int
19106 pkg syscall (netbsd-amd64-cgo), const F_FSOUT ideal-int
19107 pkg syscall (netbsd-amd64-cgo), const F_FSPRIV ideal-int
19108 pkg syscall (netbsd-amd64-cgo), const F_FSVOID ideal-int
19109 pkg syscall (netbsd-amd64-cgo), const F_GETFD ideal-int
19110 pkg syscall (netbsd-amd64-cgo), const F_GETFL ideal-int
19111 pkg syscall (netbsd-amd64-cgo), const F_GETLK ideal-int
19112 pkg syscall (netbsd-amd64-cgo), const F_GETNOSIGPIPE ideal-int
19113 pkg syscall (netbsd-amd64-cgo), const F_GETOWN ideal-int
19114 pkg syscall (netbsd-amd64-cgo), const F_MAXFD ideal-int
19115 pkg syscall (netbsd-amd64-cgo), const F_OK ideal-int
19116 pkg syscall (netbsd-amd64-cgo), const F_PARAM_MASK ideal-int
19117 pkg syscall (netbsd-amd64-cgo), const F_PARAM_MAX ideal-int
19118 pkg syscall (netbsd-amd64-cgo), const F_RDLCK ideal-int
19119 pkg syscall (netbsd-amd64-cgo), const F_SETFD ideal-int
19120 pkg syscall (netbsd-amd64-cgo), const F_SETFL ideal-int
19121 pkg syscall (netbsd-amd64-cgo), const F_SETLK ideal-int
19122 pkg syscall (netbsd-amd64-cgo), const F_SETLKW ideal-int
19123 pkg syscall (netbsd-amd64-cgo), const F_SETNOSIGPIPE ideal-int
19124 pkg syscall (netbsd-amd64-cgo), const F_SETOWN ideal-int
19125 pkg syscall (netbsd-amd64-cgo), const F_UNLCK ideal-int
19126 pkg syscall (netbsd-amd64-cgo), const F_WRLCK ideal-int
19127 pkg syscall (netbsd-amd64-cgo), const HUPCL ideal-int
19128 pkg syscall (netbsd-amd64-cgo), const ICANON ideal-int
19129 pkg syscall (netbsd-amd64-cgo), const ICMP6_FILTER = 18
19130 pkg syscall (netbsd-amd64-cgo), const ICMP6_FILTER ideal-int
19131 pkg syscall (netbsd-amd64-cgo), const ICRNL ideal-int
19132 pkg syscall (netbsd-amd64-cgo), const IEXTEN ideal-int
19133 pkg syscall (netbsd-amd64-cgo), const IFAN_ARRIVAL ideal-int
19134 pkg syscall (netbsd-amd64-cgo), const IFAN_DEPARTURE ideal-int
19135 pkg syscall (netbsd-amd64-cgo), const IFA_ROUTE ideal-int
19136 pkg syscall (netbsd-amd64-cgo), const IFF_ALLMULTI ideal-int
19137 pkg syscall (netbsd-amd64-cgo), const IFF_CANTCHANGE ideal-int
19138 pkg syscall (netbsd-amd64-cgo), const IFF_DEBUG ideal-int
19139 pkg syscall (netbsd-amd64-cgo), const IFF_LINK0 ideal-int
19140 pkg syscall (netbsd-amd64-cgo), const IFF_LINK1 ideal-int
19141 pkg syscall (netbsd-amd64-cgo), const IFF_LINK2 ideal-int
19142 pkg syscall (netbsd-amd64-cgo), const IFF_NOARP ideal-int
19143 pkg syscall (netbsd-amd64-cgo), const IFF_NOTRAILERS ideal-int
19144 pkg syscall (netbsd-amd64-cgo), const IFF_OACTIVE ideal-int
19145 pkg syscall (netbsd-amd64-cgo), const IFF_POINTOPOINT ideal-int
19146 pkg syscall (netbsd-amd64-cgo), const IFF_PROMISC ideal-int
19147 pkg syscall (netbsd-amd64-cgo), const IFF_RUNNING ideal-int
19148 pkg syscall (netbsd-amd64-cgo), const IFF_SIMPLEX ideal-int
19149 pkg syscall (netbsd-amd64-cgo), const IFNAMSIZ ideal-int
19150 pkg syscall (netbsd-amd64-cgo), const IFT_1822 ideal-int
19151 pkg syscall (netbsd-amd64-cgo), const IFT_A12MPPSWITCH ideal-int
19152 pkg syscall (netbsd-amd64-cgo), const IFT_AAL2 ideal-int
19153 pkg syscall (netbsd-amd64-cgo), const IFT_AAL5 ideal-int
19154 pkg syscall (netbsd-amd64-cgo), const IFT_ADSL ideal-int
19155 pkg syscall (netbsd-amd64-cgo), const IFT_AFLANE8023 ideal-int
19156 pkg syscall (netbsd-amd64-cgo), const IFT_AFLANE8025 ideal-int
19157 pkg syscall (netbsd-amd64-cgo), const IFT_ARAP ideal-int
19158 pkg syscall (netbsd-amd64-cgo), const IFT_ARCNET ideal-int
19159 pkg syscall (netbsd-amd64-cgo), const IFT_ARCNETPLUS ideal-int
19160 pkg syscall (netbsd-amd64-cgo), const IFT_ASYNC ideal-int
19161 pkg syscall (netbsd-amd64-cgo), const IFT_ATM ideal-int
19162 pkg syscall (netbsd-amd64-cgo), const IFT_ATMDXI ideal-int
19163 pkg syscall (netbsd-amd64-cgo), const IFT_ATMFUNI ideal-int
19164 pkg syscall (netbsd-amd64-cgo), const IFT_ATMIMA ideal-int
19165 pkg syscall (netbsd-amd64-cgo), const IFT_ATMLOGICAL ideal-int
19166 pkg syscall (netbsd-amd64-cgo), const IFT_ATMRADIO ideal-int
19167 pkg syscall (netbsd-amd64-cgo), const IFT_ATMSUBINTERFACE ideal-int
19168 pkg syscall (netbsd-amd64-cgo), const IFT_ATMVCIENDPT ideal-int
19169 pkg syscall (netbsd-amd64-cgo), const IFT_ATMVIRTUAL ideal-int
19170 pkg syscall (netbsd-amd64-cgo), const IFT_BGPPOLICYACCOUNTING ideal-int
19171 pkg syscall (netbsd-amd64-cgo), const IFT_BRIDGE ideal-int
19172 pkg syscall (netbsd-amd64-cgo), const IFT_BSC ideal-int
19173 pkg syscall (netbsd-amd64-cgo), const IFT_CARP ideal-int
19174 pkg syscall (netbsd-amd64-cgo), const IFT_CCTEMUL ideal-int
19175 pkg syscall (netbsd-amd64-cgo), const IFT_CEPT ideal-int
19176 pkg syscall (netbsd-amd64-cgo), const IFT_CES ideal-int
19177 pkg syscall (netbsd-amd64-cgo), const IFT_CHANNEL ideal-int
19178 pkg syscall (netbsd-amd64-cgo), const IFT_CNR ideal-int
19179 pkg syscall (netbsd-amd64-cgo), const IFT_COFFEE ideal-int
19180 pkg syscall (netbsd-amd64-cgo), const IFT_COMPOSITELINK ideal-int
19181 pkg syscall (netbsd-amd64-cgo), const IFT_DCN ideal-int
19182 pkg syscall (netbsd-amd64-cgo), const IFT_DIGITALPOWERLINE ideal-int
19183 pkg syscall (netbsd-amd64-cgo), const IFT_DIGITALWRAPPEROVERHEADCHANNEL ideal-int
19184 pkg syscall (netbsd-amd64-cgo), const IFT_DLSW ideal-int
19185 pkg syscall (netbsd-amd64-cgo), const IFT_DOCSCABLEDOWNSTREAM ideal-int
19186 pkg syscall (netbsd-amd64-cgo), const IFT_DOCSCABLEMACLAYER ideal-int
19187 pkg syscall (netbsd-amd64-cgo), const IFT_DOCSCABLEUPSTREAM ideal-int
19188 pkg syscall (netbsd-amd64-cgo), const IFT_DOCSCABLEUPSTREAMCHANNEL ideal-int
19189 pkg syscall (netbsd-amd64-cgo), const IFT_DS0 ideal-int
19190 pkg syscall (netbsd-amd64-cgo), const IFT_DS0BUNDLE ideal-int
19191 pkg syscall (netbsd-amd64-cgo), const IFT_DS1FDL ideal-int
19192 pkg syscall (netbsd-amd64-cgo), const IFT_DS3 ideal-int
19193 pkg syscall (netbsd-amd64-cgo), const IFT_DTM ideal-int
19194 pkg syscall (netbsd-amd64-cgo), const IFT_DVBASILN ideal-int
19195 pkg syscall (netbsd-amd64-cgo), const IFT_DVBASIOUT ideal-int
19196 pkg syscall (netbsd-amd64
19197 pkg syscall (netbsd-amd64-cgo), const IFT_DVBRCCMACLAYER ideal-int
19198 pkg syscall (netbsd-amd64-cgo), const IFT_DVBRCCUPSTREAM ideal-int
19199 pkg syscall (netbsd-amd64-cgo), const IFT_ECONET ideal-int
19200 pkg syscall (netbsd-amd64-cgo), const IFT_EON ideal-int
19201 pkg syscall (netbsd-amd64-cgo), const IFT_EPLRS ideal-int
19202 pkg syscall (netbsd-amd64-cgo), const IFT_ESCON ideal-int
19203 pkg syscall (netbsd-amd64-cgo), const IFT_ETHER ideal-int
19204 pkg syscall (netbsd-amd64-cgo), const IFT_FAITH ideal-int
19205 pkg syscall (netbsd-amd64-cgo), const IFT_FAST ideal-int
19206 pkg syscall (netbsd-amd64-cgo), const IFT_FASTETHER ideal-int
19207 pkg syscall (netbsd-amd64-cgo), const IFT_FASTETHERFX ideal-int
19208 pkg syscall (netbsd-amd64-cgo), const IFT_FDDI ideal-int
19209 pkg syscall (netbsd-amd64-cgo), const IFT_FIBRECHANNEL ideal-int
19210 pkg syscall (netbsd-amd64-cgo), const IFT_FRAMERELAYINTERCONNECT ideal-int
19211 pkg syscall (netbsd-amd64-cgo), const IFT_FRAMERELAYMPI ideal-int
19212 pkg syscall (netbsd-amd64-cgo), const IFT_FRDLCIENDPT ideal-int
19213 pkg syscall (netbsd-amd64-cgo), const IFT_FRELAY ideal-int
19214 pkg syscall (netbsd-amd64-cgo), const IFT_FRELAYDCE ideal-int
19215 pkg syscall (netbsd-amd64-cgo), const IFT_FRF16MFRBUNDLE ideal-int
19216 pkg syscall (netbsd-amd64-cgo), const IFT_FRFORWARD ideal-int
19217 pkg syscall (netbsd-amd64-cgo), const IFT_G703AT2MB ideal-int
19218 pkg syscall (netbsd-amd64-cgo), const IFT_G703AT64K ideal-int
19219 pkg syscall (netbsd-amd64-cgo), const IFT_GIF ideal-int
19220 pkg syscall (netbsd-amd64-cgo), const IFT_GIGABITETHERNET ideal-int
19221 pkg syscall (netbsd-amd64-cgo), const IFT_GR303IDT ideal-int
19222 pkg syscall (netbsd-amd64-cgo), const IFT_GR303RDT ideal-int
19223 pkg syscall (netbsd-amd64-cgo), const IFT_H323GATEKEEPER ideal-int
19224 pkg syscall (netbsd-amd64-cgo), const IFT_H323PROXY ideal-int
19225 pkg syscall (netbsd-amd64-cgo), const IFT_HDH1822 ideal-int
19226 pkg syscall (netbsd-amd64-cgo), const IFT_HDLC ideal-int
19227 pkg syscall (netbsd-amd64-cgo), const IFT_HDSL2 ideal-int
19228 pkg syscall (netbsd-amd64-cgo), const IFT_HIPERLAN2 ideal-int
19229 pkg syscall (netbsd-amd64-cgo), const IFT_HIPPI ideal-int
19230 pkg syscall (netbsd-amd64-cgo), const IFT_HIPPIINTERFACE ideal-int
19231 pkg syscall (netbsd-amd64-cgo), const IFT_HOSTPAD ideal-int
19232 pkg syscall (netbsd-amd64-cgo), const IFT_HSSI ideal-int
19233 pkg syscall (netbsd-amd64-cgo), const IFT_HY ideal-int
19234 pkg syscall (netbsd-amd64-cgo), const IFT_IBM370PARCHAN ideal-int
19235 pkg syscall (netbsd-amd64-cgo), const IFT_IDSL ideal-int
19236 pkg syscall (netbsd-amd64-cgo), const IFT_IEEE1394 ideal-int
19237 pkg syscall (netbsd-amd64-cgo), const IFT_IEEE80211 ideal-int
19238 pkg syscall (netbsd-amd64-cgo), const IFT_IEEE80212 ideal-int
19239 pkg syscall (netbsd-amd64-cgo), const IFT_IEEE8023ADLAG ideal-int
19240 pkg syscall (netbsd-amd64-cgo), const IFT_IFGSN ideal-int
19241 pkg syscall (netbsd-amd64-cgo), const IFT_IMT ideal-int
19242 pkg syscall (netbsd-amd64-cgo), const IFT_INFINIBAND ideal-int
19243 pkg syscall (netbsd-amd64-cgo), const IFT_INTERLEAVE ideal-int
19244 pkg syscall (netbsd-amd64-cgo), const IFT_IP ideal-int
19245 pkg syscall (netbsd-amd64-cgo), const IFT_IPFORWARD ideal-int
19246 pkg syscall (netbsd-amd64-cgo), const IFT_IPOVERATM ideal-int
19247 pkg syscall (netbsd-amd64-cgo), const IFT_IPOVERCDLC ideal-int
19248 pkg syscall (netbsd-amd64-cgo), const IFT_IPOVERCLAW ideal-int
19249 pkg syscall (netbsd-amd64-cgo), const IFT_IPSWITCH ideal-int
19250 pkg syscall (netbsd-amd64-cgo), const IFT_ISDN ideal-int
19251 pkg syscall (netbsd-amd64-cgo), const IFT_ISDNBASIC ideal-int
19252 pkg syscall (netbsd-amd64-cgo), const IFT_ISDNPRIMARY ideal-int
19253 pkg syscall (netbsd-amd64-cgo), const IFT_ISDNS ideal-int
19254 pkg syscall (netbsd-amd64-cgo), const IFT_ISDNU ideal-int
19255 pkg syscall (netbsd-amd64-cgo), const IFT_ISO88022LLC ideal-int
19256 pkg syscall (netbsd-amd64-cgo), const IFT_ISO88023 ideal-int
19257 pkg syscall (netbsd-amd64-cgo), const IFT_ISO88024 ideal-int
19258 pkg syscall (netbsd-amd64-cgo), const IFT_ISO88025 ideal-int
19259 pkg syscall (netbsd-amd64-cgo), const IFT_ISO88025CRFPINT ideal-int
19260 pkg syscall (netbsd-amd64-cgo), const IFT_ISO88025DTR ideal-int
19261 pkg syscall (netbsd-amd64-cgo), const IFT_ISO88025FIBER ideal-int
19262 pkg syscall (netbsd-amd64-cgo), const IFT_ISO88026 ideal-int
19263 pkg syscall (netbsd-amd64-cgo), const IFT_ISUP ideal-int
19264 pkg syscall (netbsd-amd64-cgo), const IFT_L2VLAN ideal-int
19265 pkg syscall (netbsd-amd64-cgo), const IFT_L3IPVLAN ideal-int
19266 pkg syscall (netbsd-amd64-cgo), const IFT_L3IPXVLAN ideal-int
19267 pkg syscall (netbsd-amd64-cgo), const IFT_LAPB ideal-int
19268 pkg syscall (netbsd-amd64-cgo), const IFT_LAPD ideal-int
19269 pkg syscall (netbsd-amd64-cgo), const IFT_LAPF ideal-int
19270 pkg syscall (netbsd-amd64-cgo), const IFT_LINEGROUP ideal-int
19271 pkg syscall (netbsd-amd64-cgo), const IFT_LOCALTALK ideal-int
19272 pkg syscall (netbsd-amd64-cgo), const IFT_LOOP ideal-int
19273 pkg syscall (netbsd-amd64-cgo), const IFT_MEDIAMAILOVERIP ideal-int
19274 pkg syscall (netbsd-amd64-cgo), const IFT_MFSIGLINK ideal-int
19275 pkg syscall (netbsd-amd64-cgo), const IFT_MIOX25 ideal-int
19276 pkg syscall (netbsd-amd64-cgo), const IFT_MODEM ideal-int
19277 pkg syscall (netbsd-amd64-cgo), const IFT_MPC ideal-int
19278 pkg syscall (netbsd-amd64-cgo), const IFT_MPLS ideal-int
19279 pkg syscall (netbsd-amd64-cgo), const IFT_MPLSTUNNEL ideal-int
19280 pkg syscall (netbsd-amd64-cgo), const IFT_MSDSL ideal-int
19281 pkg syscall (netbsd-amd64-cgo), const IFT_MVL ideal-int
19282 pkg syscall (netbsd-amd64-cgo), const IFT_MYRINET ideal-int
19283 pkg syscall (netbsd-amd64-cgo), const IFT_NFAS ideal-int
19284 pkg syscall (netbsd-amd64-cgo), const IFT_NSIP ideal-int
19285 pkg syscall (netbsd-amd64-cgo), const IFT_OPTICALCHANNEL ideal-int
19286 pkg syscall (netbsd-amd64-cgo), const IFT_OPTICALTRANSPORT ideal-int
19287 pkg syscall (netbsd-amd64-cgo), const IFT_OTHER ideal-int
19288 pkg syscall (netbsd-amd64-cgo), const IFT_P10 ideal-int
19289 pkg syscall (netbsd-amd64-cgo), const IFT_P80 ideal-int
19290 pkg syscall (netbsd-amd64-cgo), const IFT_PARA ideal-int
19291 pkg syscall (netbsd-amd64-cgo), const IFT_PFLOG ideal-int
19292 pkg syscall (netbsd-amd64-cgo), const IFT_PFSYNC ideal-int
19293 pkg syscall (netbsd-amd64-cgo), const IFT_PLC ideal-int
19294 pkg syscall (netbsd-amd64-cgo), const IFT_PON155 ideal-int
19295 pkg syscall (netbsd-amd64-cgo), const IFT_PON622 ideal-int
19296 pkg syscall (netbsd-amd64-cgo), const IFT_POS ideal-int
19297 pkg syscall (netbsd-amd64-cgo), const IFT_PPP ideal-int
19298 pkg syscall (netbsd-amd64-cgo), const IFT_PPPMULTILINKBUNDLE ideal-int
19299 pkg syscall (netbsd-amd64-cgo), const IFT_PROPATM ideal-int
19300 pkg syscall (netbsd-amd64-cgo), const IFT_PROPBWAP2MP ideal-int
19301 pkg syscall (netbsd-amd64-cgo), const IFT_PROPCNLS ideal-int
19302 pkg syscall (netbsd-amd64-cgo), const IFT_PROPDOCSWIRELESSDOWNSTREAM ideal-int
19303 pkg syscall (netbsd-amd64-cgo), const IFT_PROPDOCSWIRELESSMACLAYER ideal-int
19304 pkg syscall (netbsd-amd64-cgo), const IFT_PROPDOCSWIRELESSUPSTREAM ideal-int
19305 pkg syscall (netbsd-amd64-cgo), const IFT_PROPMUX ideal-int
19306 pkg syscall (netbsd-amd64-cgo), const IFT_PROPVIRTUAL ideal-int
19307 pkg syscall (netbsd-amd64-cgo), const IFT_PROPWIRELESSP2P ideal-int
19308 pkg syscall (netbsd-amd64-cgo), const IFT_PTPSERIAL ideal-int
19309 pkg syscall (netbsd-amd64-cgo), const IFT_PVC ideal-int
19310 pkg syscall (netbsd-amd64-cgo), const IFT_Q2931 ideal-int
19311 pkg syscall (netbsd-amd64-cgo), const IFT_QLLC ideal-int
19312 pkg syscall (netbsd-amd64-cgo), const IFT_RADIOMAC ideal-int
19313 pkg syscall (netbsd-amd64-cgo), const IFT_RADSL ideal-int
19314 pkg syscall (netbsd-amd64-cgo), const IFT_REACHDSL ideal-int
19315 pkg syscall (netbsd-amd64-cgo), const IFT_RFC1483 ideal-int
19316 pkg syscall (netbsd-amd64-cgo), const IFT_RS232 ideal-int
19317 pkg syscall (netbsd-amd64-cgo), const IFT_RSRB ideal-int
19318 pkg syscall (netbsd-amd64-cgo), const IFT_SDLC ideal-int
19319 pkg syscall (netbsd-amd64-cgo), const IFT_SDSL ideal-int
19320 pkg syscall (netbsd-amd64-cgo), const IFT_SHDSL ideal-int
19321 pkg syscall (netbsd-amd64-cgo), const IFT_SIP ideal-int
19322 pkg syscall (netbsd-amd64-cgo), const IFT_SIPSIG ideal-int
19323 pkg syscall (netbsd-amd64-cgo), const IFT_SIPTG ideal-int
19324 pkg syscall (netbsd-amd64-cgo), const IFT_SLIP ideal-int
19325 pkg syscall (netbsd-amd64-cgo), const IFT_SMDSDXI ideal-int
19326 pkg syscall (netbsd-amd64-cgo), const IFT_SMDSICIP ideal-int
19327 pkg syscall (netbsd-amd64-cgo), const IFT_SONET ideal-int
19328 pkg syscall (netbsd-amd64-cgo), const IFT_SONETOVERHEADCHANNEL ideal-int
19329 pkg syscall (netbsd-amd64-cgo), const IFT_SONETPATH ideal-int
19330 pkg syscall (netbsd-amd64-cgo), const IFT_SONETVT ideal-int
19331 pkg syscall (netbsd-amd64-cgo), const IFT_SRP ideal-int
19332 pkg syscall (netbsd-amd64-cgo), const IFT_SS7SIGLINK ideal-int
19333 pkg syscall (netbsd-amd64-cgo), const IFT_STACKTOSTACK ideal-int
19334 pkg syscall (netbsd-amd64-cgo), const IFT_STARLAN ideal-int
19335 pkg syscall (netbsd-amd64-cgo), const IFT_STF ideal-int
19336 pkg syscall (netbsd-amd64-cgo), const IFT_T1 ideal-int
19337 pkg syscall (netbsd-amd64-cgo), const IFT_TDLC ideal-int
19338 pkg syscall (netbsd-amd64-cgo), const IFT_TELINK ideal-int
19339 pkg syscall (netbsd-amd64-cgo), const IFT_TERMPAD ideal-int
19340 pkg syscall (netbsd-amd64-cgo), const IFT_TR008 ideal-int
19341 pkg syscall (netbsd-amd64-cgo), const IFT_TRANSPHDLC ideal-int
19342 pkg syscall (netbsd-amd64-cgo), const IFT_TUNNEL ideal-int
19343 pkg syscall (netbsd-amd64-cgo), const IFT_ULTRA ideal-int
19344 pkg syscall (netbsd-amd64-cgo), const IFT_USB ideal-int
19345 pkg syscall (netbsd-amd64-cgo), const IFT_V11 ideal-int
19346 pkg syscall (netbsd-amd64-cgo), const IFT_V35 ideal-int
19347 pkg syscall (netbsd-amd64-cgo), const IFT_V36 ideal-int
19348 pkg syscall (netbsd-amd64-cgo), const IFT_V37 ideal-int
19349 pkg syscall (netbsd-amd64-cgo), const IFT_VDSL ideal-int
19350 pkg syscall (netbsd-amd64-cgo), const IFT_VIRTUALIPADDRESS ideal-int
19351 pkg syscall (netbsd-amd64-cgo), const IFT_VIRTUALTG ideal-int
19352 pkg syscall (netbsd-amd64-cgo), const IFT_VOICEDID ideal-int
19353 pkg syscall (netbsd-amd64-cgo), const IFT_VOICEEM ideal-int
19354 pkg syscall (netbsd-amd64-cgo), const IFT_VOICEEMFGD ideal-int
19355 pkg syscall (netbsd-amd64-cgo), const IFT_VOICEENCAP ideal-int
19356 pkg syscall (netbsd-amd64-cgo), const IFT_VOICEFGDEANA ideal-int
19357 pkg syscall (netbsd-amd64-cgo), const IFT_VOICEFXO ideal-int
19358 pkg syscall (netbsd-amd64-cgo), const IFT_VOICEFXS ideal-int
19359 pkg syscall (netbsd-amd64-cgo), const IFT_VOICEOVERATM ideal-int
19360 pkg syscall (netbsd-amd64-cgo), const IFT_VOICEOVERCABLE ideal-int
19361 pkg syscall (netbsd-amd64-cgo), const IFT_VOICEOVERFRAMERELAY ideal-int
19362 pkg syscall (netbsd-amd64-cgo), const IFT_VOICEOVERIP ideal-int
19363 pkg syscall (netbsd-amd64-cgo), const IFT_X213 ideal-int
19364 pkg syscall (netbsd-amd64-cgo), const IFT_X25 ideal-int
19365 pkg syscall (netbsd-amd64-cgo), const IFT_X25DDN ideal-int
19366 pkg syscall (netbsd-amd64-cgo), const IFT_X25HUNTGROUP ideal-int
19367 pkg syscall (netbsd-amd64-cgo), const IFT_X25MLP ideal-int
19368 pkg syscall (netbsd-amd64-cgo), const IFT_X25PLE ideal-int
19369 pkg syscall (netbsd-amd64-cgo), const IFT_XETHER ideal-int
19370 pkg syscall (netbsd-amd64-cgo), const IGNBRK ideal-int
19371 pkg syscall (netbsd-amd64-cgo), const IGNCR ideal-int
19372 pkg syscall (netbsd-amd64-cgo), const IGNPAR ideal-int
19373 pkg syscall (netbsd-amd64-cgo), const IMAXBEL ideal-int
19374 pkg syscall (netbsd-amd64-cgo), const INLCR ideal-int
19375 pkg syscall (netbsd-amd64-cgo), const INPCK ideal-int
19376 pkg syscall (netbsd-amd64-cgo), const IN_CLASSA_HOST ideal-int
19377 pkg syscall (netbsd-amd64-cgo), const IN_CLASSA_MAX ideal-int
19378 pkg syscall (netbsd-amd64-cgo), const IN_CLASSA_NET ideal-int
19379 pkg syscall (netbsd-amd64-cgo), const IN_CLASSA_NSHIFT ideal-int
19380 pkg syscall (netbsd-amd64-cgo), const IN_CLASSB_HOST ideal-int
19381 pkg syscall (netbsd-amd64-cgo), const IN_CLASSB_MAX ideal-int
19382 pkg syscall (netbsd-amd64-cgo), const IN_CLASSB_NET ideal-int
19383 pkg syscall (netbsd-amd64-cgo), const IN_CLASSB_NSHIFT ideal-int
19384 pkg syscall (netbsd-amd64-cgo), const IN_CLASSC_HOST ideal-int
19385 pkg syscall (netbsd-amd64-cgo), const IN_CLASSC_NET ideal-int
19386 pkg syscall (netbsd-amd64-cgo), const IN_CLASSC_NSHIFT ideal-int
19387 pkg syscall (netbsd-amd64-cgo), const IN_CLASSD_HOST ideal-int
19388 pkg syscall (netbsd-amd64-cgo), const IN_CLASSD_NET ideal-int
19389 pkg syscall (netbsd-amd64-cgo), const IN_CLASSD_NSHIFT ideal-int
19390 pkg syscall (netbsd-amd64-cgo), const IN_LOOPBACKNET ideal-int
19391 pkg syscall (netbsd-amd64-cgo), const IPPROTO_AH ideal-int
19392 pkg syscall (netbsd-amd64-cgo), const IPPROTO_CARP ideal-int
19393 pkg syscall (netbsd-amd64-cgo), const IPPROTO_DONE ideal-int
19394 pkg syscall (netbsd-amd64-cgo), const IPPROTO_DSTOPTS ideal-int
19395 pkg syscall (netbsd-amd64-cgo), const IPPROTO_EGP ideal-int
19396 pkg syscall (netbsd-amd64-cgo), const IPPROTO_ENCAP ideal-int
19397 pkg syscall (netbsd-amd64-cgo), const IPPROTO_EON ideal-int
19398 pkg syscall (netbsd-amd64-cgo), const IPPROTO_ESP ideal-int
19399 pkg syscall (netbsd-amd64-cgo), const IPPROTO_ETHERIP ideal-int
19400 pkg syscall (netbsd-amd64-cgo), const IPPROTO_FRAGMENT ideal-int
19401 pkg syscall (netbsd-amd64-cgo), const IPPROTO_GGP ideal-int
19402 pkg syscall (netbsd-amd64-cgo), const IPPROTO_GRE ideal-int
19403 pkg syscall (netbsd-amd64-cgo), const IPPROTO_HOPOPTS ideal-int
19404 pkg syscall (netbsd-amd64-cgo), const IPPROTO_ICMP ideal-int
19405 pkg syscall (netbsd-amd64-cgo), const IPPROTO_ICMPV6 ideal-int
19406 pkg syscall (netbsd-amd64-cgo), const IPPROTO_IDP ideal-int
19407 pkg syscall (netbsd-amd64-cgo), const IPPROTO_IGMP ideal-int
19408 pkg syscall (netbsd-amd64-cgo), const IPPROTO_IPCOMP ideal-int
19409 pkg syscall (netbsd-amd64-cgo), const IPPROTO_IPIP ideal-int
19410 pkg syscall (netbsd-amd64-cgo), const IPPROTO_IPV4 ideal-int
19411 pkg syscall (netbsd-amd64-cgo), const IPPROTO_IPV6_ICMP ideal-int
19412 pkg syscall (netbsd-amd64-cgo), const IPPROTO_MAX ideal-int
19413 pkg syscall (netbsd-amd64-cgo), const IPPROTO_MAXID ideal-int
19414 pkg syscall (netbsd-amd64-cgo), const IPPROTO_MOBILE ideal-int
19415 pkg syscall (netbsd-amd64-cgo), const IPPROTO_NONE ideal-int
19416 pkg syscall (netbsd-amd64-cgo), const IPPROTO_PFSYNC ideal-int
19417 pkg syscall (netbsd-amd64-cgo), const IPPROTO_PIM ideal-int
19418 pkg syscall (netbsd-amd64-cgo), const IPPROTO_PUP ideal-int
19419 pkg syscall (netbsd-amd64-cgo), const IPPROTO_RAW ideal-int
19420 pkg syscall (netbsd-amd64-cgo), const IPPROTO_ROUTING ideal-int
19421 pkg syscall (netbsd-amd64-cgo), const IPPROTO_RSVP ideal-int
19422 pkg syscall (netbsd-amd64-cgo), const IPPROTO_TP ideal-int
19423 pkg syscall (netbsd-amd64-cgo), const IPPROTO_VRRP ideal-int
19424 pkg syscall (netbsd-amd64-cgo), const IPV6_CHECKSUM ideal-int
19425 pkg syscall (netbsd-amd64-cgo), const IPV6_DEFAULT_MULTICAST_HOPS ideal-int
19426 pkg syscall (netbsd-amd64-cgo), const IPV6_DEFAULT_MULTICAST_LOOP ideal-int
19427 pkg syscall (netbsd-amd64-cgo), const IPV6_DEFHLIM ideal-int
19428 pkg syscall (netbsd-amd64-cgo), const IPV6_DONTFRAG ideal-int
19429 pkg syscall (netbsd-amd64-cgo), const IPV6_DSTOPTS ideal-int
19430 pkg syscall (netbsd-amd64-cgo), const IPV6_FAITH ideal-int
19431 pkg syscall (netbsd-amd64-cgo), const IPV6_FLOWINFO_MASK ideal-int
19432 pkg syscall (netbsd-amd64-cgo), const IPV6_FLOWLABEL_MASK ideal-int
19433 pkg syscall (netbsd-amd64-cgo), const IPV6_FRAGTTL ideal-int
19434 pkg syscall (netbsd-amd64-cgo), const IPV6_HLIMDEC ideal-int
19435 pkg syscall (netbsd-amd64-cgo), const IPV6_HOPLIMIT ideal-int
19436 pkg syscall (netbsd-amd64-cgo), const IPV6_HOPOPTS ideal-int
19437 pkg syscall (netbsd-amd64-cgo), const IPV6_IPSEC_POLICY ideal-int
19438 pkg syscall (netbsd-amd64-cgo), const IPV6_MAXHLIM ideal-int
19439 pkg syscall (netbsd-amd64-cgo), const IPV6_MAXPACKET ideal-int
19440 pkg syscall (netbsd-amd64-cgo), const IPV6_MMTU ideal-int
19441 pkg syscall (netbsd-amd64-cgo), const IPV6_NEXTHOP ideal-int
19442 pkg syscall (netbsd-amd64-cgo), const IPV6_PATHMTU ideal-int
19443 pkg syscall (netbsd-amd64-cgo), const IPV6_PKTINFO ideal-int
19444 pkg syscall (netbsd-amd64-cgo), const IPV6_PORTRANGE ideal-int
19445 pkg syscall (netbsd-amd64-cgo), const IPV6_PORTRANGE_DEFAULT ideal-int
19446 pkg syscall (netbsd-amd64-cgo), const IPV6_PORTRANGE_HIGH ideal-int
19447 pkg syscall (netbsd-amd64-cgo), const IPV6_PORTRANGE_LOW ideal-int
19448 pkg syscall (netbsd-amd64-cgo), const IPV6_RECVDSTOPTS ideal-int
19449 pkg syscall (netbsd-amd64-cgo), const IPV6_RECVHOPLIMIT ideal-int
19450 pkg syscall (netbsd-amd64-cgo), const IPV6_RECVHOPOPTS ideal-int
19451 pkg syscall (netbsd-amd64-cgo), const IPV6_RECVPATHMTU ideal-int
19452 pkg syscall (netbsd-amd64-cgo), const IPV6_RECVPKTINFO ideal-int
19453 pkg syscall (netbsd-amd64-cgo), const IPV6_RECVRTHDR ideal-int
19454 pkg syscall (netbsd-amd64-cgo), const IPV6_RECVTCLASS ideal-int
19455 pkg syscall (netbsd-amd64-cgo), const IPV6_RTHDR ideal-int
19456 pkg syscall (netbsd-amd64-cgo), const IPV6_RTHDRDSTOPTS ideal-int
19457 pkg syscall (netbsd-amd64-cgo), const IPV6_RTHDR_LOOSE ideal-int
19458 pkg syscall (netbsd-amd64-cgo), const IPV6_RTHDR_STRICT ideal-int
19459 pkg syscall (netbsd-amd64-cgo), const IPV6_RTHDR_TYPE_0 ideal-int
19460 pkg syscall (netbsd-amd64-cgo), const IPV6_SOCKOPT_RESERVED1 ideal-int
19461 pkg syscall (netbsd-amd64-cgo), const IPV6_TCLASS ideal-int
19462 pkg syscall (netbsd-amd64-cgo), const IPV6_USE_MIN_MTU ideal-int
19463 pkg syscall (netbsd-amd64
19464 pkg syscall (netbsd-amd64-cgo), const IPV6_VERSION_MASK ideal-int
19465 pkg syscall (netbsd-amd64-cgo), const IP_DEFAULT_MULTICAST_LOOP ideal-int
19466 pkg syscall (netbsd-amd64-cgo), const IP_DEFAULT_MULTICAST_TTL ideal-int
19467 pkg syscall (netbsd-amd64-cgo), const IP_DF ideal-int
19468 pkg syscall (netbsd-amd64-cgo), const IP_EF ideal-int
19469 pkg syscall (netbsd-amd64-cgo), const IP_ERRORMTU ideal-int
19470 pkg syscall (netbsd-amd64-cgo), const IP_HDRINCL ideal-int
19471 pkg syscall (netbsd-amd64-cgo), const IP_IPSEC_POLICY ideal-int
19472 pkg syscall (netbsd-amd64-cgo), const IP_MAXPACKET ideal-int
19473 pkg syscall (netbsd-amd64-cgo), const IP_MAX_MEMBERSHIPS ideal-int
19474 pkg syscall (netbsd-amd64-cgo), const IP_MF ideal-int
19475 pkg syscall (netbsd-amd64-cgo), const IP_MINFRAGSIZE ideal-int
19476 pkg syscall (netbsd-amd64-cgo), const IP_MINTTL ideal-int
19477 pkg syscall (netbsd-amd64-cgo), const IP_MSS ideal-int
19478 pkg syscall (netbsd-amd64-cgo), const IP_OFFMASK ideal-int
19479 pkg syscall (netbsd-amd64-cgo), const IP_OPTIONS ideal-int
19480 pkg syscall (netbsd-amd64-cgo), const IP_PORTRANGE ideal-int
19481 pkg syscall (netbsd-amd64-cgo), const IP_PORTRANGE_DEFAULT ideal-int
19482 pkg syscall (netbsd-amd64-cgo), const IP_PORTRANGE_HIGH ideal-int
19483 pkg syscall (netbsd-amd64-cgo), const IP_PORTRANGE_LOW ideal-int
19484 pkg syscall (netbsd-amd64-cgo), const IP_RECVDSTADDR ideal-int
19485 pkg syscall (netbsd-amd64-cgo), const IP_RECVIF ideal-int
19486 pkg syscall (netbsd-amd64-cgo), const IP_RECVOPTS ideal-int
19487 pkg syscall (netbsd-amd64-cgo), const IP_RECVRETOPTS ideal-int
19488 pkg syscall (netbsd-amd64-cgo), const IP_RECVTTL ideal-int
19489 pkg syscall (netbsd-amd64-cgo), const IP_RETOPTS ideal-int
19490 pkg syscall (netbsd-amd64-cgo), const IP_RF ideal-int
19491 pkg syscall (netbsd-amd64-cgo), const ISIG ideal-int
19492 pkg syscall (netbsd-amd64-cgo), const ISTRIP ideal-int
19493 pkg syscall (netbsd-amd64-cgo), const IXANY ideal-int
19494 pkg syscall (netbsd-amd64-cgo), const IXOFF ideal-int
19495 pkg syscall (netbsd-amd64-cgo), const IXON ideal-int
19496 pkg syscall (netbsd-amd64-cgo), const LOCK_EX ideal-int
19497 pkg syscall (netbsd-amd64-cgo), const LOCK_NB ideal-int
19498 pkg syscall (netbsd-amd64-cgo), const LOCK_SH ideal-int
19499 pkg syscall (netbsd-amd64-cgo), const LOCK_UN ideal-int
19500 pkg syscall (netbsd-amd64-cgo), const MSG_BCAST ideal-int
19501 pkg syscall (netbsd-amd64-cgo), const MSG_CMSG_CLOEXEC ideal-int
19502 pkg syscall (netbsd-amd64-cgo), const MSG_CONTROLMBUF ideal-int
19503 pkg syscall (netbsd-amd64-cgo), const MSG_CTRUNC ideal-int
19504 pkg syscall (netbsd-amd64-cgo), const MSG_DONTROUTE ideal-int
19505 pkg syscall (netbsd-amd64-cgo), const MSG_DONTWAIT ideal-int
19506 pkg syscall (netbsd-amd64-cgo), const MSG_EOR ideal-int
19507 pkg syscall (netbsd-amd64-cgo), const MSG_IOVUSRSPACE ideal-int
19508 pkg syscall (netbsd-amd64-cgo), const MSG_LENUSRSPACE ideal-int
19509 pkg syscall (netbsd-amd64-cgo), const MSG_MCAST ideal-int
19510 pkg syscall (netbsd-amd64-cgo), const MSG_NAMEMBUF ideal-int
19511 pkg syscall (netbsd-amd64-cgo), const MSG_NBIO ideal-int
19512 pkg syscall (netbsd-amd64-cgo), const MSG_NOSIGNAL ideal-int
19513 pkg syscall (netbsd-amd64-cgo), const MSG_OOB ideal-int
19514 pkg syscall (netbsd-amd64-cgo), const MSG_PEEK ideal-int
19515 pkg syscall (netbsd-amd64-cgo), const MSG_TRUNC ideal-int
19516 pkg syscall (netbsd-amd64-cgo), const MSG_USERFLAGS ideal-int
19517 pkg syscall (netbsd-amd64-cgo), const MSG_WAITALL ideal-int
19518 pkg syscall (netbsd-amd64-cgo), const NAME_MAX ideal-int
19519 pkg syscall (netbsd-amd64-cgo), const NET_RT_DUMP ideal-int
19520 pkg syscall (netbsd-amd64-cgo), const NET_RT_FLAGS ideal-int
19521 pkg syscall (netbsd-amd64-cgo), const NET_RT_IFLIST ideal-int
19522 pkg syscall (netbsd-amd64-cgo), const NET_RT_MAXID ideal-int
19523 pkg syscall (netbsd-amd64-cgo), const NET_RT_OIFLIST ideal-int
19524 pkg syscall (netbsd-amd64-cgo), const NET_RT_OOIFLIST ideal-int
19525 pkg syscall (netbsd-amd64-cgo), const NOFLSH ideal-int
19526 pkg syscall (netbsd-amd64-cgo), const NOTE_ATTRIB ideal-int
19527 pkg syscall (netbsd-amd64-cgo), const NOTE_CHILD ideal-int
19528 pkg syscall (netbsd-amd64-cgo), const NOTE_DELETE ideal-int
19529 pkg syscall (netbsd-amd64-cgo), const NOTE_EXEC ideal-int
19530 pkg syscall (netbsd-amd64-cgo), const NOTE_EXIT ideal-int
19531 pkg syscall (netbsd-amd64-cgo), const NOTE_EXTEND ideal-int
19532 pkg syscall (netbsd-amd64-cgo), const NOTE_FORK ideal-int
19533 pkg syscall (netbsd-amd64-cgo), const NOTE_LINK ideal-int
19534 pkg syscall (netbsd-amd64-cgo), const NOTE_LOWAT ideal-int
19535 pkg syscall (netbsd-amd64-cgo), const NOTE_PCTRLMASK ideal-int
19536 pkg syscall (netbsd-amd64-cgo), const NOTE_PDATAMASK ideal-int
19537 pkg syscall (netbsd-amd64-cgo), const NOTE_RENAME ideal-int
19538 pkg syscall (netbsd-amd64-cgo), const NOTE_REVOKE ideal-int
19539 pkg syscall (netbsd-amd64-cgo), const NOTE_TRACK ideal-int
19540 pkg syscall (netbsd-amd64-cgo), const NOTE_TRACKERR ideal-int
19541 pkg syscall (netbsd-amd64-cgo), const NOTE_WRITE ideal-int
19542 pkg syscall (netbsd-amd64-cgo), const OCRNL ideal-int
19543 pkg syscall (netbsd-amd64-cgo), const OFIOGETBMAP ideal-int
19544 pkg syscall (netbsd-amd64-cgo), const ONLCR ideal-int
19545 pkg syscall (netbsd-amd64-cgo), const ONLRET ideal-int
19546 pkg syscall (netbsd-amd64-cgo), const ONOCR ideal-int
19547 pkg syscall (netbsd-amd64-cgo), const ONOEOT ideal-int
19548 pkg syscall (netbsd-amd64-cgo), const OPOST ideal-int
19549 pkg syscall (netbsd-amd64-cgo), const O_ACCMODE ideal-int
19550 pkg syscall (netbsd-amd64-cgo), const O_ALT_IO ideal-int
19551 pkg syscall (netbsd-amd64-cgo), const O_DIRECT ideal-int
19552 pkg syscall (netbsd-amd64-cgo), const O_DIRECTORY ideal-int
19553 pkg syscall (netbsd-amd64-cgo), const O_DSYNC ideal-int
19554 pkg syscall (netbsd-amd64-cgo), const O_EXLOCK ideal-int
19555 pkg syscall (netbsd-amd64-cgo), const O_FSYNC ideal-int
19556 pkg syscall (netbsd-amd64-cgo), const O_NDELAY ideal-int
19557 pkg syscall (netbsd-amd64-cgo), const O_NOFOLLOW ideal-int
19558 pkg syscall (netbsd-amd64-cgo), const O_NOSIGPIPE ideal-int
19559 pkg syscall (netbsd-amd64-cgo), const O_RSYNC ideal-int
19560 pkg syscall (netbsd-amd64-cgo), const O_SHLOCK ideal-int
19561 pkg syscall (netbsd-amd64-cgo), const PARENB ideal-int
19562 pkg syscall (netbsd-amd64-cgo), const PARMRK ideal-int
19563 pkg syscall (netbsd-amd64-cgo), const PARODD ideal-int
19564 pkg syscall (netbsd-amd64-cgo), const PENDIN ideal-int
19565 pkg syscall (netbsd-amd64-cgo), const PRIO_PGRP = 1
19566 pkg syscall (netbsd-amd64-cgo), const PRIO_PGRP ideal-int
19567 pkg syscall (netbsd-amd64-cgo), const PRIO_PROCESS = 0
19568 pkg syscall (netbsd-amd64-cgo), const PRIO_PROCESS ideal-int
19569 pkg syscall (netbsd-amd64-cgo), const PRIO_USER = 2
19570 pkg syscall (netbsd-amd64-cgo), const PRIO_USER ideal-int
19571 pkg syscall (netbsd-amd64-cgo), const PRI_IOFLUSH ideal-int
19572 pkg syscall (netbsd-amd64-cgo), const PTRACE_CONT ideal-int
19573 pkg syscall (netbsd-amd64-cgo), const PTRACE_KILL ideal-int
19574 pkg syscall (netbsd-amd64-cgo), const PTRACE_TRACEME ideal-int
19575 pkg syscall (netbsd-amd64-cgo), const RLIMIT_AS ideal-int
19576 pkg syscall (netbsd-amd64-cgo), const RLIMIT_CORE ideal-int
19577 pkg syscall (netbsd-amd64-cgo), const RLIMIT_CPU ideal-int
19578 pkg syscall (netbsd-amd64-cgo), const RLIMIT_DATA ideal-int
19579 pkg syscall (netbsd-amd64-cgo), const RLIMIT_FSIZE ideal-int
19580 pkg syscall (netbsd-amd64-cgo), const RLIMIT_NOFILE ideal-int
19581 pkg syscall (netbsd-amd64-cgo), const RLIMIT_STACK ideal-int
19582 pkg syscall (netbsd-amd64-cgo), const RLIM_INFINITY ideal-int
19583 pkg syscall (netbsd-amd64-cgo), const RTAX_AUTHOR ideal-int
19584 pkg syscall (netbsd-amd64-cgo), const RTAX_BRD ideal-int
19585 pkg syscall (netbsd-amd64-cgo), const RTAX_DST ideal-int
19586 pkg syscall (netbsd-amd64-cgo), const RTAX_GATEWAY ideal-int
19587 pkg syscall (netbsd-amd64-cgo), const RTAX_GENMASK ideal-int
19588 pkg syscall (netbsd-amd64-cgo), const RTAX_IFA ideal-int
19589 pkg syscall (netbsd-amd64-cgo), const RTAX_IFP ideal-int
19590 pkg syscall (netbsd-amd64-cgo), const RTAX_MAX ideal-int
19591 pkg syscall (netbsd-amd64-cgo), const RTAX_NETMASK ideal-int
19592 pkg syscall (netbsd-amd64-cgo), const RTAX_TAG ideal-int
19593 pkg syscall (netbsd-amd64-cgo), const RTA_AUTHOR ideal-int
19594 pkg syscall (netbsd-amd64-cgo), const RTA_BRD ideal-int
19595 pkg syscall (netbsd-amd64-cgo), const RTA_DST ideal-int
19596 pkg syscall (netbsd-amd64-cgo), const RTA_GATEWAY ideal-int
19597 pkg syscall (netbsd-amd64-cgo), const RTA_GENMASK ideal-int
19598 pkg syscall (netbsd-amd64-cgo), const RTA_IFA ideal-int
19599 pkg syscall (netbsd-amd64-cgo), const RTA_IFP ideal-int
19600 pkg syscall (netbsd-amd64-cgo), const RTA_NETMASK ideal-int
19601 pkg syscall (netbsd-amd64-cgo), const RTA_TAG ideal-int
19602 pkg syscall (netbsd-amd64-cgo), const RTF_ANNOUNCE ideal-int
19603 pkg syscall (netbsd-amd64-cgo), const RTF_BLACKHOLE ideal-int
19604 pkg syscall (netbsd-amd64-cgo), const RTF_CLONED ideal-int
19605 pkg syscall (netbsd-amd64-cgo), const RTF_CLONING ideal-int
19606 pkg syscall (netbsd-amd64-cgo), const RTF_DONE ideal-int
19607 pkg syscall (netbsd-amd64-cgo), const RTF_DYNAMIC ideal-int
19608 pkg syscall (netbsd-amd64-cgo), const RTF_GATEWAY ideal-int
19609 pkg syscall (netbsd-amd64-cgo), const RTF_HOST ideal-int
19610 pkg syscall (netbsd-amd64-cgo), const RTF_LLINFO ideal-int
19611 pkg syscall (netbsd-amd64-cgo), const RTF_MASK ideal-int
19612 pkg syscall (netbsd-amd64-cgo), const RTF_MODIFIED ideal-int
19613 pkg syscall (netbsd-amd64-cgo), const RTF_PROTO1 ideal-int
19614 pkg syscall (netbsd-amd64-cgo), const RTF_PROTO2 ideal-int
19615 pkg syscall (netbsd-amd64-cgo), const RTF_REJECT ideal-int
19616 pkg syscall (netbsd-amd64-cgo), const RTF_SRC ideal-int
19617 pkg syscall (netbsd-amd64-cgo), const RTF_STATIC ideal-int
19618 pkg syscall (netbsd-amd64-cgo), const RTF_UP ideal-int
19619 pkg syscall (netbsd-amd64-cgo), const RTF_XRESOLVE ideal-int
19620 pkg syscall (netbsd-amd64-cgo), const RTM_ADD ideal-int
19621 pkg syscall (netbsd-amd64-cgo), const RTM_CHANGE ideal-int
19622 pkg syscall (netbsd-amd64-cgo), const RTM_CHGADDR ideal-int
19623 pkg syscall (netbsd-amd64-cgo), const RTM_DELADDR ideal-int
19624 pkg syscall (netbsd-amd64-cgo), const RTM_DELETE ideal-int
19625 pkg syscall (netbsd-amd64-cgo), const RTM_GET ideal-int
19626 pkg syscall (netbsd-amd64-cgo), const RTM_IEEE80211 ideal-int
19627 pkg syscall (netbsd-amd64-cgo), const RTM_IFANNOUNCE ideal-int
19628 pkg syscall (netbsd-amd64-cgo), const RTM_IFINFO ideal-int
19629 pkg syscall (netbsd-amd64-cgo), const RTM_LLINFO_UPD ideal-int
19630 pkg syscall (netbsd-amd64-cgo), const RTM_LOCK ideal-int
19631 pkg syscall (netbsd-amd64-cgo), const RTM_LOSING ideal-int
19632 pkg syscall (netbsd-amd64-cgo), const RTM_MISS ideal-int
19633 pkg syscall (netbsd-amd64-cgo), const RTM_NEWADDR ideal-int
19634 pkg syscall (netbsd-amd64-cgo), const RTM_OIFINFO ideal-int
19635 pkg syscall (netbsd-amd64-cgo), const RTM_OLDADD ideal-int
19636 pkg syscall (netbsd-amd64-cgo), const RTM_OLDDEL ideal-int
19637 pkg syscall (netbsd-amd64-cgo), const RTM_OOIFINFO ideal-int
19638 pkg syscall (netbsd-amd64-cgo), const RTM_REDIRECT ideal-int
19639 pkg syscall (netbsd-amd64-cgo), const RTM_RESOLVE ideal-int
19640 pkg syscall (netbsd-amd64-cgo), const RTM_RTTUNIT ideal-int
19641 pkg syscall (netbsd-amd64-cgo), const RTM_SETGATE ideal-int
19642 pkg syscall (netbsd-amd64-cgo), const RTM_VERSION ideal-int
19643 pkg syscall (netbsd-amd64-cgo), const RTV_EXPIRE ideal-int
19644 pkg syscall (netbsd-amd64-cgo), const RTV_HOPCOUNT ideal-int
19645 pkg syscall (netbsd-amd64-cgo), const RTV_MTU ideal-int
19646 pkg syscall (netbsd-amd64-cgo), const RTV_RPIPE ideal-int
19647 pkg syscall (netbsd-amd64-cgo), const RTV_RTT ideal-int
19648 pkg syscall (netbsd-amd64-cgo), const RTV_RTTVAR ideal-int
19649 pkg syscall (netbsd-amd64-cgo), const RTV_SPIPE ideal-int
19650 pkg syscall (netbsd-amd64-cgo), const RTV_SSTHRESH ideal-int
19651 pkg syscall (netbsd-amd64-cgo), const RUSAGE_CHILDREN ideal-int
19652 pkg syscall (netbsd-amd64-cgo), const RUSAGE_SELF ideal-int
19653 pkg syscall (netbsd-amd64-cgo), const SCM_CREDS ideal-int
19654 pkg syscall (netbsd-amd64-cgo), const SCM_RIGHTS ideal-int
19655 pkg syscall (netbsd-amd64-cgo), const SCM_TIMESTAMP ideal-int
19656 pkg syscall (netbsd-amd64-cgo), const SIGCHLD Signal
19657 pkg syscall (netbsd-amd64-cgo), const SIGCONT Signal
19658 pkg syscall (netbsd-amd64-cgo), const SIGEMT Signal
19659 pkg syscall (netbsd-amd64-cgo), const SIGINFO Signal
19660 pkg syscall (netbsd-amd64-cgo), const SIGIO Signal
19661 pkg syscall (netbsd-amd64-cgo), const SIGIOT Signal
19662 pkg syscall (netbsd-amd64-cgo), const SIGPROF Signal
19663 pkg syscall (netbsd-amd64-cgo), const SIGPWR Signal
19664 pkg syscall (netbsd-amd64-cgo), const SIGSTOP Signal
19665 pkg syscall (netbsd-amd64-cgo), const SIGSYS Signal
19666 pkg syscall (netbsd-amd64-cgo), const SIGTSTP Signal
19667 pkg syscall (netbsd-amd64-cgo), const SIGTTIN Signal
19668 pkg syscall (netbsd-amd64-cgo), const SIGTTOU Signal
19669 pkg syscall (netbsd-amd64-cgo), const SIGURG Signal
19670 pkg syscall (netbsd-amd64-cgo), const SIGUSR1 Signal
19671 pkg syscall (netbsd-amd64-cgo), const SIGUSR2 Signal
19672 pkg syscall (netbsd-amd64-cgo), const SIGVTALRM Signal
19673 pkg syscall (netbsd-amd64-cgo), const SIGWINCH Signal
19674 pkg syscall (netbsd-amd64-cgo), const SIGXCPU Signal
19675 pkg syscall (netbsd-amd64-cgo), const SIGXFSZ Signal
19676 pkg syscall (netbsd-amd64-cgo), const SIOCADDMULTI ideal-int
19677 pkg syscall (netbsd-amd64-cgo), const SIOCADDRT ideal-int
19678 pkg syscall (netbsd-amd64-cgo), const SIOCAIFADDR ideal-int
19679 pkg syscall (netbsd-amd64-cgo), const SIOCALIFADDR ideal-int
19680 pkg syscall (netbsd-amd64-cgo), const SIOCATMARK ideal-int
19681 pkg syscall (netbsd-amd64-cgo), const SIOCDELMULTI ideal-int
19682 pkg syscall (netbsd-amd64-cgo), const SIOCDELRT ideal-int
19683 pkg syscall (netbsd-amd64-cgo), const SIOCDIFADDR ideal-int
19684 pkg syscall (netbsd-amd64-cgo), const SIOCDIFPHYADDR ideal-int
19685 pkg syscall (netbsd-amd64-cgo), const SIOCDLIFADDR ideal-int
19686 pkg syscall (netbsd-amd64-cgo), const SIOCGDRVSPEC ideal-int
19687 pkg syscall (netbsd-amd64-cgo), const SIOCGETPFSYNC ideal-int
19688 pkg syscall (netbsd-amd64-cgo), const SIOCGETSGCNT ideal-int
19689 pkg syscall (netbsd-amd64-cgo), const SIOCGETVIFCNT ideal-int
19690 pkg syscall (netbsd-amd64-cgo), const SIOCGHIWAT ideal-int
19691 pkg syscall (netbsd-amd64-cgo), const SIOCGIFADDR ideal-int
19692 pkg syscall (netbsd-amd64-cgo), const SIOCGIFADDRPREF ideal-int
19693 pkg syscall (netbsd-amd64-cgo), const SIOCGIFALIAS ideal-int
19694 pkg syscall (netbsd-amd64-cgo), const SIOCGIFBRDADDR ideal-int
19695 pkg syscall (netbsd-amd64-cgo), const SIOCGIFCAP ideal-int
19696 pkg syscall (netbsd-amd64-cgo), const SIOCGIFCONF ideal-int
19697 pkg syscall (netbsd-amd64-cgo), const SIOCGIFDATA ideal-int
19698 pkg syscall (netbsd-amd64-cgo), const SIOCGIFDLT ideal-int
19699 pkg syscall (netbsd-amd64-cgo), const SIOCGIFDSTADDR ideal-int
19700 pkg syscall (netbsd-amd64-cgo), const SIOCGIFFLAGS ideal-int
19701 pkg syscall (netbsd-amd64-cgo), const SIOCGIFGENERIC ideal-int
19702 pkg syscall (netbsd-amd64-cgo), const SIOCGIFMEDIA ideal-int
19703 pkg syscall (netbsd-amd64-cgo), const SIOCGIFMETRIC ideal-int
19704 pkg syscall (netbsd-amd64-cgo), const SIOCGIFMTU ideal-int
19705 pkg syscall (netbsd-amd64-cgo), const SIOCGIFNETMASK ideal-int
19706 pkg syscall (netbsd-amd64-cgo), const SIOCGIFPDSTADDR ideal-int
19707 pkg syscall (netbsd-amd64-cgo), const SIOCGIFPSRCADDR ideal-int
19708 pkg syscall (netbsd-amd64-cgo), const SIOCGLIFADDR ideal-int
19709 pkg syscall (netbsd-amd64-cgo), const SIOCGLIFPHYADDR ideal-int
19710 pkg syscall (netbsd-amd64-cgo), const SIOCGLINKSTR ideal-int
19711 pkg syscall (netbsd-amd64-cgo), const SIOCGLOWAT ideal-int
19712 pkg syscall (netbsd-amd64-cgo), const SIOCGPGRP ideal-int
19713 pkg syscall (netbsd-amd64-cgo), const SIOCGVH ideal-int
19714 pkg syscall (netbsd-amd64-cgo), const SIOCIFCREATE ideal-int
19715 pkg syscall (netbsd-amd64-cgo), const SIOCIFDESTROY ideal-int
19716 pkg syscall (netbsd-amd64-cgo), const SIOCIFGCLONERS ideal-int
19717 pkg syscall (netbsd-amd64-cgo), const SIOCINITIFADDR ideal-int
19718 pkg syscall (netbsd-amd64-cgo), const SIOCSDRVSPEC ideal-int
19719 pkg syscall (netbsd-amd64-cgo), const SIOCSETPFSYNC ideal-int
19720 pkg syscall (netbsd-amd64-cgo), const SIOCSHIWAT ideal-int
19721 pkg syscall (netbsd-amd64-cgo), const SIOCSIFADDR ideal-int
19722 pkg syscall (netbsd-amd64-cgo), const SIOCSIFADDRPREF ideal-int
19723 pkg syscall (netbsd-amd64-cgo), const SIOCSIFBRDADDR ideal-int
19724 pkg syscall (netbsd-amd64-cgo), const SIOCSIFCAP ideal-int
19725 pkg syscall (netbsd-amd64-cgo), const SIOCSIFDSTADDR ideal-int
19726 pkg syscall (netbsd-amd64-cgo), const SIOCSIFFLAGS ideal-int
19727 pkg syscall (netbsd-amd64-cgo), const SIOCSIFGENERIC ideal-int
19728 pkg syscall (netbsd-amd64-cgo), const SIOCSIFMEDIA ideal-int
19729 pkg syscall (netbsd-amd64-cgo), const SIOCSIFMETRIC ideal-int
19730 pkg syscall (netbsd-amd64-cgo), const SIOCSIFMTU ideal-int
19731 pkg syscall (netbsd-amd64-cgo), const SIOCSIFNETMASK ideal-int
19732 pkg syscall (netbsd-amd64-cgo), const SIOCSIFPHYADDR ideal-int
19733 pkg syscall (netbsd-amd64-cgo), const SIOCSLIFPHYADDR ideal-int
19734 pkg syscall (netbsd-amd64-cgo), const SIOCSLINKSTR ideal-int
19735 pkg syscall (netbsd-amd64-cgo), const SIOCSLOWAT ideal-int
19736 pkg syscall (netbsd-amd64-cgo), const SIOCSPGRP ideal-int
19737 pkg syscall (netbsd-amd64-cgo), const SIOCSVH ideal-int
19738 pkg syscall (netbsd-amd64-cgo), const SIOCZIFDATA ideal-int
19739 pkg syscall (netbsd-amd64-cgo), const SOCK_CLOEXEC ideal-int
19740 pkg syscall (netbsd-amd64-cgo), const SOCK_FLAGS_MASK ideal-int
19741 amd64-cgo), const SOCK_NONBLOCK ideal-int
19742 pkg syscall (netbsd-amd64-cgo), const SOCK_NOSIGPIPE ideal-int
19743 pkg syscall (netbsd-amd64-cgo), const SOCK_RDM ideal-int
19744 pkg syscall (netbsd-amd64-cgo), const SO_ACCEPTCONN ideal-int
19745 pkg syscall (netbsd-amd64-cgo), const SO_ACCEPTFILTER ideal-int
19746 pkg syscall (netbsd-amd64-cgo), const SO_DEBUG ideal-int
19747 pkg syscall (netbsd-amd64-cgo), const SO_ERROR ideal-int
19748 pkg syscall (netbsd-amd64-cgo), const SO_NOHEADER ideal-int
19749 pkg syscall (netbsd-amd64-cgo), const SO_NOSIGPIPE ideal-int
19750 pkg syscall (netbsd-amd64-cgo), const SO_OOBINLINE ideal-int
19751 pkg syscall (netbsd-amd64-cgo), const SO_OVERFLOWED ideal-int
19752 pkg syscall (netbsd-amd64-cgo), const SO_RCVLOWAT ideal-int
19753 pkg syscall (netbsd-amd64-cgo), const SO_RCVTIMEO ideal-int
19754 pkg syscall (netbsd-amd64-cgo), const SO_REUSEPORT ideal-int
19755 pkg syscall (netbsd-amd64-cgo), const SO_SNDLOWAT ideal-int
19756 pkg syscall (netbsd-amd64-cgo), const SO_SNDTIMEO ideal-int
19757 pkg syscall (netbsd-amd64-cgo), const SO_TIMESTAMP ideal-int
19758 pkg syscall (netbsd-amd64-cgo), const SO_TYPE ideal-int
19759 pkg syscall (netbsd-amd64-cgo), const SO_USELOOPBACK ideal-int
19760 pkg syscall (netbsd-amd64-cgo), const SYSCTL_VERSION ideal-int
19761 pkg syscall (netbsd-amd64-cgo), const SYSCTL_VERS_0 ideal-int
19762 pkg syscall (netbsd-amd64-cgo), const SYSCTL_VERS_1 ideal-int
19763 pkg syscall (netbsd-amd64-cgo), const SYSCTL_VERS_MASK ideal-int
19764 pkg syscall (netbsd-amd64-cgo), const SYS_ACCEPT ideal-int
19765 pkg syscall (netbsd-amd64-cgo), const SYS_ACCESS ideal-int
19766 pkg syscall (netbsd-amd64-cgo), const SYS_ACCT ideal-int
19767 pkg syscall (netbsd-amd64-cgo), const SYS_ADJTIME ideal-int
19768 pkg syscall (netbsd-amd64-cgo), const SYS_BIND ideal-int
19769 pkg syscall (netbsd-amd64-cgo), const SYS_BREAK ideal-int
19770 pkg syscall (netbsd-amd64-cgo), const SYS_CHDIR ideal-int
19771 pkg syscall (netbsd-amd64-cgo), const SYS_CHFLAGS ideal-int
19772 pkg syscall (netbsd-amd64-cgo), const SYS_CHMOD ideal-int
19773 pkg syscall (netbsd-amd64-cgo), const SYS_CHOWN ideal-int
19774 pkg syscall (netbsd-amd64-cgo), const SYS_CHROOT ideal-int
19775 pkg syscall (netbsd-amd64-cgo), const SYS_CLOCK_GETRES ideal-int
19776 pkg syscall (netbsd-amd64-cgo), const SYS_CLOCK_GETTIME ideal-int
19777 pkg syscall (netbsd-amd64-cgo), const SYS_CLOCK_SETTIME ideal-int
19778 pkg syscall (netbsd-amd64-cgo), const SYS_CLOSE ideal-int
19779 pkg syscall (netbsd-amd64-cgo), const SYS_CONNECT ideal-int
19780 pkg syscall (netbsd-amd64-cgo), const SYS_DUP ideal-int
19781 pkg syscall (netbsd-amd64-cgo), const SYS_DUP2 ideal-int
19782 pkg syscall (netbsd-amd64-cgo), const SYS_DUP3 ideal-int
19783 pkg syscall (netbsd-amd64-cgo), const SYS_EXECVE ideal-int
19784 pkg syscall (netbsd-amd64-cgo), const SYS_EXIT ideal-int
19785 pkg syscall (netbsd-amd64-cgo), const SYS_EXTATTRCTL ideal-int
19786 pkg syscall (netbsd-amd64-cgo), const SYS_EXTATTR_DELETE_FD ideal-int
19787 pkg syscall (netbsd-amd64-cgo), const SYS_EXTATTR_DELETE_FILE ideal-int
19788 pkg syscall (netbsd-amd64-cgo), const SYS_EXTATTR_DELETE_LINK ideal-int
19789 pkg syscall (netbsd-amd64-cgo), const SYS_EXTATTR_GET_FD ideal-int
19790 pkg syscall (netbsd-amd64-cgo), const SYS_EXTATTR_GET_FILE ideal-int
19791 pkg syscall (netbsd-amd64-cgo), const SYS_EXTATTR_GET_LINK ideal-int
19792 pkg syscall (netbsd-amd64-cgo), const SYS_EXTATTR_LIST_FD ideal-int
19793 pkg syscall (netbsd-amd64-cgo), const SYS_EXTATTR_LIST_FILE ideal-int
19794 pkg syscall (netbsd-amd64-cgo), const SYS_EXTATTR_LIST_LINK ideal-int
19795 pkg syscall (netbsd-amd64-cgo), const SYS_EXTATTR_SET_FD ideal-int
19796 pkg syscall (netbsd-amd64-cgo), const SYS_EXTATTR_SET_FILE ideal-int
19797 pkg syscall (netbsd-amd64-cgo), const SYS_EXTATTR_SET_LINK ideal-int
19798 pkg syscall (netbsd-amd64-cgo), const SYS_FACCESSAT ideal-int
19799 pkg syscall (netbsd-amd64-cgo), const SYS_FCHDIR ideal-int
19800 pkg syscall (netbsd-amd64-cgo), const SYS_FCHFLAGS ideal-int
19801 pkg syscall (netbsd-amd64-cgo), const SYS_FCHMOD ideal-int
19802 pkg syscall (netbsd-amd64-cgo), const SYS_FCHMODAT ideal-int
19803 pkg syscall (netbsd-amd64-cgo), const SYS_FCHOWN ideal-int
19804 pkg syscall (netbsd-amd64-cgo), const SYS_FCHOWNAT ideal-int
19805 pkg syscall (netbsd-amd64-cgo), const SYS_FCHROOT ideal-int
19806 pkg syscall (netbsd-amd64-cgo), const SYS_FCNTL ideal-int
19807 pkg syscall (netbsd-amd64-cgo), const SYS_FDATASYNC ideal-int
19808 pkg syscall (netbsd-amd64-cgo), const SYS_FEXECVE ideal-int
19809 pkg syscall (netbsd-amd64-cgo), const SYS_FGETXATTR ideal-int
19810 pkg syscall (netbsd-amd64-cgo), const SYS_FHSTAT ideal-int
19811 pkg syscall (netbsd-amd64-cgo), const SYS_FKTRACE ideal-int
19812 pkg syscall (netbsd-amd64-cgo), const SYS_FLISTXATTR ideal-int
19813 pkg syscall (netbsd-amd64-cgo), const SYS_FLOCK ideal-int
19814 pkg syscall (netbsd-amd64-cgo), const SYS_FORK ideal-int
19815 pkg syscall (netbsd-amd64-cgo), const SYS_FPATHCONF ideal-int
19816 pkg syscall (netbsd-amd64-cgo), const SYS_FREMOVEXATTR ideal-int
19817 pkg syscall (netbsd-amd64-cgo), const SYS_FSETXATTR ideal-int
19818 pkg syscall (netbsd-amd64-cgo), const SYS_FSTAT ideal-int
19819 pkg syscall (netbsd-amd64-cgo), const SYS_FSTATAT ideal-int
19820 pkg syscall (netbsd-amd64-cgo), const SYS_FSTATVFS1 ideal-int
19821 pkg syscall (netbsd-amd64-cgo), const SYS_FSYNC ideal-int
19822 pkg syscall (netbsd-amd64-cgo), const SYS_FSYNC_RANGE ideal-int
19823 pkg syscall (netbsd-amd64-cgo), const SYS_FTRUNCATE ideal-int
19824 pkg syscall (netbsd-amd64-cgo), const SYS_FUTIMENS ideal-int
19825 pkg syscall (netbsd-amd64-cgo), const SYS_FUTIMES ideal-int
19826 pkg syscall (netbsd-amd64-cgo), const SYS_GETCONTEXT ideal-int
19827 pkg syscall (netbsd-amd64-cgo), const SYS_GETDENTS ideal-int
19828 pkg syscall (netbsd-amd64-cgo), const SYS_GETEGID ideal-int
19829 pkg syscall (netbsd-amd64-cgo), const SYS_GETEUID ideal-int
19830 pkg syscall (netbsd-amd64-cgo), const SYS_GETFH ideal-int
19831 pkg syscall (netbsd-amd64-cgo), const SYS_GETGID ideal-int
19832 pkg syscall (netbsd-amd64-cgo), const SYS_GETGROUPS ideal-int
19833 pkg syscall (netbsd-amd64-cgo), const SYS_GETITIMER ideal-int
19834 pkg syscall (netbsd-amd64-cgo), const SYS_GETPEERNAME ideal-int
19835 pkg syscall (netbsd-amd64-cgo), const SYS_GETPGID ideal-int
19836 pkg syscall (netbsd-amd64-cgo), const SYS_GETPGRP ideal-int
19837 pkg syscall (netbsd-amd64-cgo), const SYS_GETPID ideal-int
19838 pkg syscall (netbsd-amd64-cgo), const SYS_GETPPID ideal-int
19839 pkg syscall (netbsd-amd64-cgo), const SYS_GETPRIORITY ideal-int
19840 pkg syscall (netbsd-amd64-cgo), const SYS_GETRLIMIT ideal-int
19841 pkg syscall (netbsd-amd64-cgo), const SYS_GETRUSAGE ideal-int
19842 pkg syscall (netbsd-amd64-cgo), const SYS_GETSID ideal-int
19843 pkg syscall (netbsd-amd64-cgo), const SYS_GETSOCKNAME ideal-int
19844 pkg syscall (netbsd-amd64-cgo), const SYS_GETSOCKOPT ideal-int
19845 pkg syscall (netbsd-amd64-cgo), const SYS_GETTIMEOFDAY ideal-int
19846 pkg syscall (netbsd-amd64-cgo), const SYS_GETUID ideal-int
19847 pkg syscall (netbsd-amd64-cgo), const SYS_GETVFSSTAT ideal-int
19848 pkg syscall (netbsd-amd64-cgo), const SYS_GETXATTR ideal-int
19849 pkg syscall (netbsd-amd64-cgo), const SYS_IOCTL ideal-int
19850 pkg syscall (netbsd-amd64-cgo), const SYS_ISSETUGID ideal-int
19851 pkg syscall (netbsd-amd64-cgo), const SYS_KEVENT ideal-int
19852 pkg syscall (netbsd-amd64-cgo), const SYS_KILL ideal-int
19853 pkg syscall (netbsd-amd64-cgo), const SYS_KQUEUE ideal-int
19854 pkg syscall (netbsd-amd64-cgo), const SYS_KQUEUE1 ideal-int
19855 pkg syscall (netbsd-amd64-cgo), const SYS_KTRACE ideal-int
19856 pkg syscall (netbsd-amd64-cgo), const SYS_LCHFLAGS ideal-int
19857 pkg syscall (netbsd-amd64-cgo), const SYS_LCHMOD ideal-int
19858 pkg syscall (netbsd-amd64-cgo), const SYS_LCHOWN ideal-int
19859 pkg syscall (netbsd-amd64-cgo), const SYS_LGETXATTR ideal-int
19860 pkg syscall (netbsd-amd64-cgo), const SYS_LINK ideal-int
19861 pkg syscall (netbsd-amd64-cgo), const SYS_LINKAT ideal-int
19862 pkg syscall (netbsd-amd64-cgo), const SYS_LISTEN ideal-int
19863 pkg syscall (netbsd-amd64-cgo), const SYS_LISTXATTR ideal-int
19864 pkg syscall (netbsd-amd64-cgo), const SYS_LLISTXATTR ideal-int
19865 pkg syscall (netbsd-amd64-cgo), const SYS_LREMOVEXATTR ideal-int
19866 pkg syscall (netbsd-amd64-cgo), const SYS_LSEEK ideal-int
19867 pkg syscall (netbsd-amd64-cgo), const SYS_LSETXATTR ideal-int
19868 pkg syscall (netbsd-amd64-cgo), const SYS_LSTAT ideal-int
19869 pkg syscall (netbsd-amd64-cgo), const SYS_LUTIMES ideal-int
19870 pkg syscall (netbsd-amd64-cgo), const SYS_MADVISE ideal-int
19871 pkg syscall (netbsd-amd64-cgo), const SYS_MINCORE ideal-int
19872 pkg syscall (netbsd-amd64-cgo), const SYS_MINHERIT ideal-int
19873 pkg syscall (netbsd-amd64-cgo), const SYS_MKDIR ideal-int
19874 pkg syscall (netbsd-amd64-cgo), const SYS_MKDIRAT ideal-int
19875 pkg syscall (netbsd-amd64-cgo), const SYS_MKFIFO ideal-int
19876 pkg syscall (netbsd-amd64-cgo), const SYS_MKFIFOAT ideal-int
19877 pkg syscall (netbsd-amd64-cgo), const SYS_MKNOD ideal-int
19878 pkg syscall (netbsd-amd64-cgo), const SYS_MKNODAT ideal-int
19879 pkg syscall (netbsd-amd64-cgo), const SYS_MLOCK ideal-int
19880 pkg syscall (netbsd-amd64-cgo), const SYS_MLOCKALL ideal-int
19881 pkg syscall (netbsd-amd64-cgo), const SYS_MMAP ideal-int
19882 pkg syscall (netbsd-amd64-cgo), const SYS_MODCTL ideal-int
19883 pkg syscall (netbsd-amd64-cgo), const SYS_MOUNT ideal-int
19884 pkg syscall (netbsd-amd64-cgo), const SYS_MPROTECT ideal-int
19885 pkg syscall (netbsd-amd64-cgo), const SYS_MREMAP ideal-int
19886 pkg syscall (netbsd-amd64-cgo), const SYS_MSGCTL ideal-int
19887 pkg syscall (netbsd-amd64-cgo), const SYS_MSGGET ideal-int
19888 pkg syscall (netbsd-amd64-cgo), const SYS_MSGRCV ideal-int
19889 pkg syscall (netbsd-amd64-cgo), const SYS_MSGSND ideal-int
19890 pkg syscall (netbsd-amd64-cgo), const SYS_MUNLOCK ideal-int
19891 pkg syscall (netbsd-amd64-cgo), const SYS_MUNLOCKALL ideal-int
19892 pkg syscall (netbsd-amd64-cgo), const SYS_MUNMAP ideal-int
19893 pkg syscall (netbsd-amd64-cgo), const SYS_NANOSLEEP ideal-int
19894 pkg syscall (netbsd-amd64-cgo), const SYS_NTP_ADJTIME ideal-int
19895 pkg syscall (netbsd-amd64-cgo), const SYS_NTP_GETTIME ideal-int
19896 pkg syscall (netbsd-amd64-cgo), const SYS_OPEN ideal-int
19897 pkg syscall (netbsd-amd64-cgo), const SYS_OPENAT ideal-int
19898 pkg syscall (netbsd-amd64-cgo), const SYS_PACCEPT ideal-int
19899 pkg syscall (netbsd-amd64-cgo), const SYS_PATHCONF ideal-int
19900 pkg syscall (netbsd-amd64-cgo), const SYS_PIPE ideal-int
19901 pkg syscall (netbsd-amd64-cgo), const SYS_PIPE2 ideal-int
19902 pkg syscall (netbsd-amd64-cgo), const SYS_PMC_CONTROL ideal-int
19903 pkg syscall (netbsd-amd64-cgo), const SYS_PMC_GET_INFO ideal-int
19904 pkg syscall (netbsd-amd64-cgo), const SYS_POLL ideal-int
19905 pkg syscall (netbsd-amd64-cgo), const SYS_POLLTS ideal-int
19906 pkg syscall (netbsd-amd64-cgo), const SYS_POSIX_FADVISE ideal-int
19907 pkg syscall (netbsd-amd64-cgo), const SYS_POSIX_SPAWN ideal-int
19908 pkg syscall (netbsd-amd64-cgo), const SYS_PREAD ideal-int
19909 pkg syscall (netbsd-amd64-cgo), const SYS_PREADV ideal-int
19910 pkg syscall (netbsd-amd64-cgo), const SYS_PROFIL ideal-int
19911 pkg syscall (netbsd-amd64-cgo), const SYS_PSELECT ideal-int
19912 pkg syscall (netbsd-amd64-cgo), const SYS_PSET_ASSIGN ideal-int
19913 pkg syscall (netbsd-amd64-cgo), const SYS_PSET_CREATE ideal-int
19914 pkg syscall (netbsd-amd64-cgo), const SYS_PSET_DESTROY ideal-int
19915 pkg syscall (netbsd-amd64-cgo), const SYS_PTRACE ideal-int
19916 pkg syscall (netbsd-amd64-cgo), const SYS_PWRITE ideal-int
19917 pkg syscall (netbsd-amd64-cgo), const SYS_PWRITEV ideal-int
19918 pkg syscall (netbsd-amd64-cgo), const SYS_RASCTL ideal-int
19919 pkg syscall (netbsd-amd64-cgo), const SYS_READ ideal-int
19920 pkg syscall (netbsd-amd64-cgo), const SYS_READLINK ideal-int
19921 pkg syscall (netbsd-amd64-cgo), const SYS_READLINKAT ideal-int
19922 pkg syscall (netbsd-amd64-cgo), const SYS_READV ideal-int
19923 pkg syscall (netbsd-amd64-cgo), const SYS_REBOOT ideal-int
19924 pkg syscall (netbsd-amd64-cgo), const SYS_RECVFROM ideal-int
19925 pkg syscall (netbsd-amd64-cgo), const SYS_RECVMMSG ideal-int
19926 pkg syscall (netbsd-amd64-cgo), const SYS_RECVMSG ideal-int
19927 pkg syscall (netbsd-amd64-cgo), const SYS_REMOVEXATTR ideal-int
19928 pkg syscall (netbsd-amd64-cgo), const SYS_RENAME ideal-int
19929 pkg syscall (netbsd-amd64-cgo), const SYS_RENAMEAT ideal-int
19930 pkg syscall (netbsd-amd64-cgo), const SYS_REVOKE ideal-int
19931 pkg syscall (netbsd-amd64-cgo), const SYS_RMDIR ideal-int
19932 pkg syscall (netbsd-amd64-cgo), const SYS_SBRK ideal-int
19933 pkg syscall (netbsd-amd64-cgo), const SYS_SCHED_YIELD ideal-int
19934 pkg syscall (netbsd-amd64-cgo), const SYS_SELECT ideal-int
19935 pkg syscall (netbsd-amd64-cgo), const SYS_SEMCONFIG ideal-int
19936 pkg syscall (netbsd-amd64-cgo), const SYS_SEMGET ideal-int
19937 pkg syscall (netbsd-amd64-cgo), const SYS_SEMOP ideal-int
19938 pkg syscall (netbsd-amd64-cgo), const SYS_SENDMMSG ideal-int
19939 pkg syscall (netbsd-amd64-cgo), const SYS_SENDMSG ideal-int
19940 pkg syscall (netbsd-amd64-cgo), const SYS_SENDTO ideal-int
19941 pkg syscall (netbsd-amd64-cgo), const SYS_SETCONTEXT ideal-int
19942 pkg syscall (netbsd-amd64-cgo), const SYS_SETEGID ideal-int
19943 pkg syscall (netbsd-amd64-cgo), const SYS_SETEUID ideal-int
19944 pkg syscall (netbsd-amd64-cgo), const SYS_SETGID ideal-int
19945 pkg syscall (netbsd-amd64-cgo), const SYS_SETGROUPS ideal-int
19946 pkg syscall (netbsd-amd64-cgo), const SYS_SETITIMER ideal-int
19947 pkg syscall (netbsd-amd64-cgo), const SYS_SETPGID ideal-int
19948 pkg syscall (netbsd-amd64-cgo), const SYS_SETPRIORITY ideal-int
19949 pkg syscall (netbsd-amd64-cgo), const SYS_SETREGID ideal-int
19950 pkg syscall (netbsd-amd64-cgo), const SYS_SETREUID ideal-int
19951 pkg syscall (netbsd-amd64-cgo), const SYS_SETRLIMIT ideal-int
19952 pkg syscall (netbsd-amd64-cgo), const SYS_SETSID ideal-int
19953 pkg syscall (netbsd-amd64-cgo), const SYS_SETSOCKOPT ideal-int
19954 pkg syscall (netbsd-amd64-cgo), const SYS_SETTIMEOFDAY ideal-int
19955 pkg syscall (netbsd-amd64-cgo), const SYS_SETUID ideal-int
19956 pkg syscall (netbsd-amd64-cgo), const SYS_SETXATTR ideal-int
19957 pkg syscall (netbsd-amd64-cgo), const SYS_SHMAT ideal-int
19958 pkg syscall (netbsd-amd64-cgo), const SYS_SHMCTL ideal-int
19959 pkg syscall (netbsd-amd64-cgo), const SYS_SHMDT ideal-int
19960 pkg syscall (netbsd-amd64-cgo), const SYS_SHMGET ideal-int
19961 pkg syscall (netbsd-amd64-cgo), const SYS_SHUTDOWN ideal-int
19962 pkg syscall (netbsd-amd64-cgo), const SYS_SIGQUEUEINFO ideal-int
19963 pkg syscall (netbsd-amd64-cgo), const SYS_SOCKET ideal-int
19964 pkg syscall (netbsd-amd64-cgo), const SYS_SOCKETPAIR ideal-int
19965 pkg syscall (netbsd-amd64-cgo), const SYS_SSTK ideal-int
19966 pkg syscall (netbsd-amd64-cgo), const SYS_STAT ideal-int
19967 pkg syscall (netbsd-amd64-cgo), const SYS_STATVFS1 ideal-int
19968 pkg syscall (netbsd-amd64-cgo), const SYS_SWAPCTL ideal-int
19969 pkg syscall (netbsd-amd64-cgo), const SYS_SYMLINK ideal-int
19970 pkg syscall (netbsd-amd64-cgo), const SYS_SYMLINKAT ideal-int
19971 pkg syscall (netbsd-amd64-cgo), const SYS_SYNC ideal-int
19972 pkg syscall (netbsd-amd64-cgo), const SYS_SYSARCH ideal-int
19973 pkg syscall (netbsd-amd64-cgo), const SYS_TIMER_CREATE ideal-int
19974 pkg syscall (netbsd-amd64-cgo), const SYS_TIMER_DELETE ideal-int
19975 pkg syscall (netbsd-amd64-cgo), const SYS_TIMER_GETOVERRUN ideal-int
19976 pkg syscall (netbsd-amd64-cgo), const SYS_TIMER_GETTIME ideal-int
19977 pkg syscall (netbsd-amd64-cgo), const SYS_TIMER_SETTIME ideal-int
19978 pkg syscall (netbsd-amd64-cgo), const SYS_TRUNCATE ideal-int
19979 pkg syscall (netbsd-amd64-cgo), const SYS_UMASK ideal-int
19980 pkg syscall (netbsd-amd64-cgo), const SYS_UNDELETE ideal-int
19981 pkg syscall (netbsd-amd64-cgo), const SYS_UNLINK ideal-int
19982 pkg syscall (netbsd-amd64-cgo), const SYS_UNLINKAT ideal-int
19983 pkg syscall (netbsd-amd64-cgo), const SYS_UNMOUNT ideal-int
19984 pkg syscall (netbsd-amd64-cgo), const SYS_UTIMENSAT ideal-int
19985 pkg syscall (netbsd-amd64-cgo), const SYS_UTIMES ideal-int
19986 pkg syscall (netbsd-amd64-cgo), const SYS_UTRACE ideal-int
19987 pkg syscall (netbsd-amd64-cgo), const SYS_UUIDGEN ideal-int
19988 pkg syscall (netbsd-amd64-cgo), const SYS_VADVISE ideal-int
19989 pkg syscall (netbsd-amd64-cgo), const SYS_VFORK ideal-int
19990 pkg syscall (netbsd-amd64-cgo), const SYS_WAIT4 ideal-int
19991 pkg syscall (netbsd-amd64-cgo), const SYS_WRITE ideal-int
19992 pkg syscall (netbsd-amd64-cgo), const SYS_WRITEV ideal-int
19993 pkg syscall (netbsd-amd64-cgo), const SYS__LWP_CONTINUE ideal-int
19994 pkg syscall (netbsd-amd64-cgo), const SYS__LWP_CREATE ideal-int
19995 pkg syscall (netbsd-amd64-cgo), const SYS__LWP_CTL ideal-int
19996 pkg syscall (netbsd-amd64-cgo), const SYS__LWP_DETACH ideal-int
19997 pkg syscall (netbsd-amd64-cgo), const SYS__LWP_EXIT ideal-int
19998 pkg syscall (netbsd-amd64-cgo), const SYS__LWP_GETNAME ideal-int
19999 pkg syscall (netbsd-amd64-cgo), const SYS__LWP_GETPRIVATE ideal-int
20000 pkg syscall (netbsd-amd64-cgo), const SYS__LWP_KILL ideal-int
20001 pkg syscall (netbsd-amd64-cgo), const SYS__LWP_PARK ideal-int
20002 pkg syscall (netbsd-amd64-cgo), const SYS__LWP_SELF ideal-int
20003 pkg syscall (netbsd-amd64-cgo), const SYS__LWP_SETNAME ideal-int
20004 pkg syscall (netbsd-amd64-cgo), const SYS__LWP_SETPRIVATE ideal-int
20005 pkg syscall (netbsd-amd64-cgo), const SYS__LWP_SUSPEND ideal-int
20006 pkg syscall (netbsd-amd64-cgo), const SYS__LWP_UNPARK ideal-int
20007 pkg syscall (netbsd-amd64-cgo), const SYS__LWP_UNPARK_ALL ideal-int
20008 pkg syscall (netbsd-amd64-cgo), const SYS__LWP_WAIT ideal-int
20009 amd64-cgo), const SYS__LWP_WAKEUP ideal-int
20010 pkg syscall (netbsd-amd64-cgo), const SYS__PSET_BIND ideal-int
20011 pkg syscall (netbsd-amd64-cgo), const SYS__SCHED_GETAFFINITY ideal-int
20012 pkg syscall (netbsd-amd64-cgo), const SYS__SCHED_GETPARAM ideal-int
20013 pkg syscall (netbsd-amd64-cgo), const SYS__SCHED_SETAFFINITY ideal-int
20014 pkg syscall (netbsd-amd64-cgo), const SYS__SCHED_SETPARAM ideal-int
20015 pkg syscall (netbsd-amd64-cgo), const SYS___CLONE ideal-int
20016 pkg syscall (netbsd-amd64-cgo), const SYS___GETCWD ideal-int
20017 pkg syscall (netbsd-amd64-cgo), const SYS___GETLOGIN ideal-int
20018 pkg syscall (netbsd-amd64-cgo), const SYS___POSIX_CHOWN ideal-int
20019 pkg syscall (netbsd-amd64-cgo), const SYS___POSIX_FCHOWN ideal-int
20020 pkg syscall (netbsd-amd64-cgo), const SYS___POSIX_LCHOWN ideal-int
20021 pkg syscall (netbsd-amd64-cgo), const SYS___POSIX_RENAME ideal-int
20022 pkg syscall (netbsd-amd64-cgo), const SYS___QUOTACTL ideal-int
20023 pkg syscall (netbsd-amd64-cgo), const SYS___SEMCTL ideal-int
20024 pkg syscall (netbsd-amd64-cgo), const SYS___SETLOGIN ideal-int
20025 pkg syscall (netbsd-amd64-cgo), const SYS___SIGACTION_SIGTRAMP ideal-int
20026 pkg syscall (netbsd-amd64-cgo), const SYS___SIGTIMEDWAIT ideal-int
20027 pkg syscall (netbsd-amd64-cgo), const SYS___SYSCTL ideal-int
20028 pkg syscall (netbsd-amd64-cgo), const S_ARCH1 ideal-int
20029 pkg syscall (netbsd-amd64-cgo), const S_ARCH2 ideal-int
20030 pkg syscall (netbsd-amd64-cgo), const S_BLKSIZE ideal-int
20031 pkg syscall (netbsd-amd64-cgo), const S_IEXEC ideal-int
20032 pkg syscall (netbsd-amd64-cgo), const S_IFWHT ideal-int
20033 pkg syscall (netbsd-amd64-cgo), const S_IREAD ideal-int
20034 pkg syscall (netbsd-amd64-cgo), const S_IRGRP ideal-int
20035 pkg syscall (netbsd-amd64-cgo), const S_IROTH ideal-int
20036 pkg syscall (netbsd-amd64-cgo), const S_IRWXG ideal-int
20037 pkg syscall (netbsd-amd64-cgo), const S_IRWXO ideal-int
20038 pkg syscall (netbsd-amd64-cgo), const S_IRWXU ideal-int
20039 pkg syscall (netbsd-amd64-cgo), const S_ISTXT ideal-int
20040 pkg syscall (netbsd-amd64-cgo), const S_IWGRP ideal-int
20041 pkg syscall (netbsd-amd64-cgo), const S_IWOTH ideal-int
20042 pkg syscall (netbsd-amd64-cgo), const S_IWRITE ideal-int
20043 pkg syscall (netbsd-amd64-cgo), const S_IXGRP ideal-int
20044 pkg syscall (netbsd-amd64-cgo), const S_IXOTH ideal-int
20045 pkg syscall (netbsd-amd64-cgo), const S_LOGIN_SET ideal-int
20046 pkg syscall (netbsd-amd64-cgo), const SizeofBpfHdr ideal-int
20047 pkg syscall (netbsd-amd64-cgo), const SizeofBpfInsn ideal-int
20048 pkg syscall (netbsd-amd64-cgo), const SizeofBpfProgram ideal-int
20049 pkg syscall (netbsd-amd64-cgo), const SizeofBpfStat ideal-int
20050 pkg syscall (netbsd-amd64-cgo), const SizeofBpfVersion ideal-int
20051 pkg syscall (netbsd-amd64-cgo), const SizeofCmsghdr ideal-int
20052 pkg syscall (netbsd-amd64-cgo), const SizeofICMPv6Filter = 32
20053 pkg syscall (netbsd-amd64-cgo), const SizeofICMPv6Filter ideal-int
20054 pkg syscall (netbsd-amd64-cgo), const SizeofIPMreq ideal-int
20055 pkg syscall (netbsd-amd64-cgo), const SizeofIPv6MTUInfo = 32
20056 pkg syscall (netbsd-amd64-cgo), const SizeofIPv6MTUInfo ideal-int
20057 pkg syscall (netbsd-amd64-cgo), const SizeofIPv6Mreq ideal-int
20058 pkg syscall (netbsd-amd64-cgo), const SizeofIfAnnounceMsghdr ideal-int
20059 pkg syscall (netbsd-amd64-cgo), const SizeofIfData ideal-int
20060 pkg syscall (netbsd-amd64-cgo), const SizeofIfMsghdr ideal-int
20061 pkg syscall (netbsd-amd64-cgo), const SizeofIfaMsghdr ideal-int
20062 pkg syscall (netbsd-amd64-cgo), const SizeofInet6Pktinfo ideal-int
20063 pkg syscall (netbsd-amd64-cgo), const SizeofLinger ideal-int
20064 pkg syscall (netbsd-amd64-cgo), const SizeofMsghdr ideal-int
20065 pkg syscall (netbsd-amd64-cgo), const SizeofRtMetrics ideal-int
20066 pkg syscall (netbsd-amd64-cgo), const SizeofRtMsghdr ideal-int
20067 pkg syscall (netbsd-amd64-cgo), const SizeofSockaddrAny ideal-int
20068 pkg syscall (netbsd-amd64-cgo), const SizeofSockaddrDatalink ideal-int
20069 pkg syscall (netbsd-amd64-cgo), const SizeofSockaddrInet4 ideal-int
20070 pkg syscall (netbsd-amd64-cgo), const SizeofSockaddrInet6 ideal-int
20071 pkg syscall (netbsd-amd64-cgo), const SizeofSockaddrUnix ideal-int
20072 pkg syscall (netbsd-amd64-cgo), const TCIFLUSH ideal-int
20073 pkg syscall (netbsd-amd64-cgo), const TCIOFLUSH ideal-int
20074 pkg syscall (netbsd-amd64-cgo), const TCOFLUSH ideal-int
20075 pkg syscall (netbsd-amd64-cgo), const TCP_CONGCTL ideal-int
20076 pkg syscall (netbsd-amd64-cgo), const TCP_KEEPCNT ideal-int
20077 pkg syscall (netbsd-amd64-cgo), const TCP_KEEPIDLE ideal-int
20078 pkg syscall (netbsd-amd64-cgo), const TCP_KEEPINIT ideal-int
20079 pkg syscall (netbsd-amd64-cgo), const TCP_KEEPINTVL ideal-int
20080 pkg syscall (netbsd-amd64-cgo), const TCP_MAXBURST ideal-int
20081 pkg syscall (netbsd-amd64-cgo), const TCP_MAXSEG ideal-int
20082 pkg syscall (netbsd-amd64-cgo), const TCP_MAXWIN ideal-int
20083 pkg syscall (netbsd-amd64-cgo), const TCP_MAX_WINSHIFT ideal-int
20084 pkg syscall (netbsd-amd64-cgo), const TCP_MD5SIG ideal-int
20085 pkg syscall (netbsd-amd64-cgo), const TCP_MINMSS ideal-int
20086 pkg syscall (netbsd-amd64-cgo), const TCP_MSS ideal-int
20087 pkg syscall (netbsd-amd64-cgo), const TCSAFLUSH ideal-int
20088 pkg syscall (netbsd-amd64-cgo), const TIOCCBRK ideal-int
20089 pkg syscall (netbsd-amd64-cgo), const TIOCCDTR ideal-int
20090 pkg syscall (netbsd-amd64-cgo), const TIOCCONS ideal-int
20091 pkg syscall (netbsd-amd64-cgo), const TIOCDCDTIMESTAMP ideal-int
20092 pkg syscall (netbsd-amd64-cgo), const TIOCDRAIN ideal-int
20093 pkg syscall (netbsd-amd64-cgo), const TIOCEXCL ideal-int
20094 pkg syscall (netbsd-amd64-cgo), const TIOCEXT ideal-int
20095 pkg syscall (netbsd-amd64-cgo), const TIOCFLAG_CDTRCTS ideal-int
20096 pkg syscall (netbsd-amd64-cgo), const TIOCFLAG_CLOCAL ideal-int
20097 pkg syscall (netbsd-amd64-cgo), const TIOCFLAG_CRTSCTS ideal-int
20098 pkg syscall (netbsd-amd64-cgo), const TIOCFLAG_MDMBUF ideal-int
20099 pkg syscall (netbsd-amd64-cgo), const TIOCFLAG_SOFTCAR ideal-int
20100 pkg syscall (netbsd-amd64-cgo), const TIOCFLUSH ideal-int
20101 pkg syscall (netbsd-amd64-cgo), const TIOCGETA ideal-int
20102 pkg syscall (netbsd-amd64-cgo), const TIOCGETD ideal-int
20103 pkg syscall (netbsd-amd64-cgo), const TIOCGFLAGS ideal-int
20104 pkg syscall (netbsd-amd64-cgo), const TIOCGLINED ideal-int
20105 pkg syscall (netbsd-amd64-cgo), const TIOCGPGRP ideal-int
20106 pkg syscall (netbsd-amd64-cgo), const TIOCGQSIZE ideal-int
20107 pkg syscall (netbsd-amd64-cgo), const TIOCGRANTPT ideal-int
20108 pkg syscall (netbsd-amd64-cgo), const TIOCGSID ideal-int
20109 pkg syscall (netbsd-amd64-cgo), const TIOCGSIZE ideal-int
20110 pkg syscall (netbsd-amd64-cgo), const TIOCGWINSZ ideal-int
20111 pkg syscall (netbsd-amd64-cgo), const TIOCMBIC ideal-int
20112 pkg syscall (netbsd-amd64-cgo), const TIOCMBIS ideal-int
20113 pkg syscall (netbsd-amd64-cgo), const TIOCMGET ideal-int
20114 pkg syscall (netbsd-amd64-cgo), const TIOCMSET ideal-int
20115 pkg syscall (netbsd-amd64-cgo), const TIOCM_CAR ideal-int
20116 pkg syscall (netbsd-amd64-cgo), const TIOCM_CD ideal-int
20117 pkg syscall (netbsd-amd64-cgo), const TIOCM_CTS ideal-int
20118 pkg syscall (netbsd-amd64-cgo), const TIOCM_DSR ideal-int
20119 pkg syscall (netbsd-amd64-cgo), const TIOCM_DTR ideal-int
20120 pkg syscall (netbsd-amd64-cgo), const TIOCM_LE ideal-int
20121 pkg syscall (netbsd-amd64-cgo), const TIOCM_RI ideal-int
20122 pkg syscall (netbsd-amd64-cgo), const TIOCM_RNG ideal-int
20123 pkg syscall (netbsd-amd64-cgo), const TIOCM_RTS ideal-int
20124 pkg syscall (netbsd-amd64-cgo), const TIOCM_SR ideal-int
20125 pkg syscall (netbsd-amd64-cgo), const TIOCM_ST ideal-int
20126 pkg syscall (netbsd-amd64-cgo), const TIOCNOTTY ideal-int
20127 pkg syscall (netbsd-amd64-cgo), const TIOCNXCL ideal-int
20128 pkg syscall (netbsd-amd64-cgo), const TIOCOUTQ ideal-int
20129 pkg syscall (netbsd-amd64-cgo), const TIOCPKT ideal-int
20130 pkg syscall (netbsd-amd64-cgo), const TIOCPKT_DATA ideal-int
20131 pkg syscall (netbsd-amd64-cgo), const TIOCPKT_DOSTOP ideal-int
20132 pkg syscall (netbsd-amd64-cgo), const TIOCPKT_FLUSHREAD ideal-int
20133 pkg syscall (netbsd-amd64-cgo), const TIOCPKT_FLUSHWRITE ideal-int
20134 pkg syscall (netbsd-amd64-cgo), const TIOCPKT_IOCTL ideal-int
20135 pkg syscall (netbsd-amd64-cgo), const TIOCPKT_NOSTOP ideal-int
20136 pkg syscall (netbsd-amd64-cgo), const TIOCPKT_START ideal-int
20137 pkg syscall (netbsd-amd64-cgo), const TIOCPKT_STOP ideal-int
20138 pkg syscall (netbsd-amd64-cgo), const TIOCPTMGET ideal-int
20139 pkg syscall (netbsd-amd64-cgo), const TIOCPTSNAME ideal-int
20140 pkg syscall (netbsd-amd64-cgo), const TIOCRCVFRAME ideal-int
20141 pkg syscall (netbsd-amd64-cgo), const TIOCREMOTE ideal-int
20142 pkg syscall (netbsd-amd64-cgo), const TIOCSBRK ideal-int
20143 pkg syscall (netbsd-amd64-cgo), const TIOCSCTTY ideal-int
20144 pkg syscall (netbsd-amd64-cgo), const TIOCSDTR ideal-int
20145 pkg syscall (netbsd-amd64-cgo), const TIOCSETA ideal-int
20146 pkg syscall (netbsd-amd64-cgo), const TIOCSETAF ideal-int
20147 pkg syscall (netbsd-amd64-cgo), const TIOCSETAW ideal-int
20148 pkg syscall (netbsd-amd64-cgo), const TIOCSETD ideal-int
20149 pkg syscall (netbsd-amd64-cgo), const TIOCSFLAGS ideal-int
20150 pkg syscall (netbsd-amd64-cgo), const TIOCSIG ideal-int
20151 pkg syscall (netbsd-amd64-cgo), const TIOCSLINED ideal-int
20152 pkg syscall (netbsd-amd64-cgo), const TIOCSPGRP ideal-int
20153 pkg syscall (netbsd-amd64-cgo), const TIOCSQSIZE ideal-int
20154 pkg syscall (netbsd-amd64-cgo), const TIOCSSIZE ideal-int
20155 pkg syscall (netbsd-amd64-cgo), const TIOCSTART ideal-int
20156 pkg syscall (netbsd-amd64-cgo), const TIOCSTAT ideal-int
20157 pkg syscall (netbsd-amd64-cgo), const TIOCSTI ideal-int
20158 pkg syscall (netbsd-amd64-cgo), const TIOCSTOP ideal-int
20159 pkg syscall (netbsd-amd64-cgo), const TIOCSWINSZ ideal-int
20160 pkg syscall (netbsd-amd64-cgo), const TIOCUCNTL ideal-int
20161 pkg syscall (netbsd-amd64-cgo), const TIOCXMTFRAME ideal-int
20162 pkg syscall (netbsd-amd64-cgo), const TOSTOP ideal-int
20163 pkg syscall (netbsd-amd64-cgo), const VDISCARD ideal-int
20164 pkg syscall (netbsd-amd64-cgo), const VDSUSP ideal-int
20165 pkg syscall (netbsd-amd64-cgo), const VEOF ideal-int
20166 pkg syscall (netbsd-amd64-cgo), const VEOL ideal-int
20167 pkg syscall (netbsd-amd64-cgo), const VEOL2 ideal-int
20168 pkg syscall (netbsd-amd64-cgo), const VERASE ideal-int
20169 pkg syscall (netbsd-amd64-cgo), const VINTR ideal-int
20170 pkg syscall (netbsd-amd64-cgo), const VKILL ideal-int
20171 pkg syscall (netbsd-amd64-cgo), const VLNEXT ideal-int
20172 pkg syscall (netbsd-amd64-cgo), const VMIN ideal-int
20173 pkg syscall (netbsd-amd64-cgo), const VQUIT ideal-int
20174 pkg syscall (netbsd-amd64-cgo), const VREPRINT ideal-int
20175 pkg syscall (netbsd-amd64-cgo), const VSTART ideal-int
20176 pkg syscall (netbsd-amd64-cgo), const VSTATUS ideal-int
20177 pkg syscall (netbsd-amd64-cgo), const VSTOP ideal-int
20178 pkg syscall (netbsd-amd64-cgo), const VSUSP ideal-int
20179 pkg syscall (netbsd-amd64-cgo), const VTIME ideal-int
20180 pkg syscall (netbsd-amd64-cgo), const VWERASE ideal-int
20181 pkg syscall (netbsd-amd64-cgo), const WALL ideal-int
20182 pkg syscall (netbsd-amd64-cgo), const WALLSIG ideal-int
20183 pkg syscall (netbsd-amd64-cgo), const WALTSIG ideal-int
20184 pkg syscall (netbsd-amd64-cgo), const WCLONE ideal-int
20185 pkg syscall (netbsd-amd64-cgo), const WCOREFLAG ideal-int
20186 pkg syscall (netbsd-amd64-cgo), const WNOHANG ideal-int
20187 pkg syscall (netbsd-amd64-cgo), const WNOWAIT ideal-int
20188 pkg syscall (netbsd-amd64-cgo), const WNOZOMBIE ideal-int
20189 pkg syscall (netbsd-amd64-cgo), const WOPTSCHECKED ideal-int
20190 pkg syscall (netbsd-amd64-cgo), const WSTOPPED ideal-int
20191 pkg syscall (netbsd-amd64-cgo), const WUNTRACED ideal-int
20192 pkg syscall (netbsd-amd64-cgo), func Accept(int) (int, Sockaddr, error)
20193 pkg syscall (netbsd-amd64-cgo), func Access(string, uint32) error
20194 pkg syscall (netbsd-amd64-cgo), func Adjtime(*Timeval, *Timeval) error
20195 pkg syscall (netbsd-amd64-cgo), func Bind(int, Sockaddr) error
20196 pkg syscall (netbsd-amd64-cgo), func BpfBuflen(int) (int, error)
20197 pkg syscall (netbsd-amd64-cgo), func BpfDatalink(int) (int, error)
20198 pkg syscall (netbsd-amd64-cgo), func BpfHeadercmpl(int) (int, error)
20199 pkg syscall (netbsd-amd64-cgo), func BpfInterface(int, string) (string, error)
20200 pkg syscall (netbsd-amd64-cgo), func BpfJump(int, int, int, int) *BpfInsn
20201 pkg syscall (netbsd-amd64-cgo), func BpfStats(int) (*BpfStat, error)
20202 pkg syscall (netbsd-amd64-cgo), func BpfStmt(int, int) *BpfInsn
20203 pkg syscall (netbsd-amd64-cgo), func BpfTimeout(int) (*Timeval, error)
20204 pkg syscall (netbsd-amd64-cgo), func CheckBpfVersion(int) error
20205 pkg syscall (netbsd-amd64-cgo), func Chflags(string, int) error
20206 pkg syscall (netbsd-amd64-cgo), func Chroot(string) error
20207 pkg syscall (netbsd-amd64-cgo), func Close(int) error
20208 pkg syscall (netbsd-amd64-cgo), func CloseOnExec(int)
20209 pkg syscall (netbsd-amd64-cgo), func CmsgLen(int) int
20210 pkg syscall (netbsd-amd64-cgo), func CmsgSpace(int) int
20211 pkg syscall (netbsd-amd64-cgo), func Connect(int, Sockaddr) error
20212 pkg syscall (netbsd-amd64-cgo), func Dup(int) (int, error)
20213 pkg syscall (netbsd-amd64-cgo), func Dup2(int, int) error
20214 pkg syscall (netbsd-amd64-cgo), func Fchdir(int) error
20215 pkg syscall (netbsd-amd64-cgo), func Fchflags(int, int) error
20216 pkg syscall (netbsd-amd64-cgo), func Fchmod(int, uint32) error
20217 pkg syscall (netbsd-amd64-cgo), func Fchown(int, int, int) error
20218 pkg syscall (netbsd-amd64-cgo), func Flock(int, int) error
20219 pkg syscall (netbsd-amd64-cgo), func FlushBpf(int) error
20220 pkg syscall (netbsd-amd64-cgo), func ForkExec(string, []string, *ProcAttr) (int, error)
20221 pkg syscall (netbsd-amd64-cgo), func Fpathconf(int, int) (int, error)
20222 pkg syscall (netbsd-amd64-cgo), func Fstat(int, *Stat_t) error
20223 pkg syscall (netbsd-amd64-cgo), func Fsync(int) error
20224 pkg syscall (netbsd-amd64-cgo), func Ftruncate(int, int64) error
20225 pkg syscall (netbsd-amd64-cgo), func Futimes(int, []Timeval) error
20226 pkg syscall (netbsd-amd64-cgo), func Getdirentries(int, []uint8, *uintptr) (int, error)
20227 pkg syscall (netbsd-amd64-cgo), func Getpeername(int) (Sockaddr, error)
20228 pkg syscall (netbsd-amd64-cgo), func Getpgid(int) (int, error)
20229 pkg syscall (netbsd-amd64-cgo), func Getpgrp() int
20230 pkg syscall (netbsd-amd64-cgo), func Getpriority(int, int) (int, error)
20231 pkg syscall (netbsd-amd64-cgo), func Getrlimit(int, *Rlimit) error
20232 pkg syscall (netbsd-amd64-cgo), func Getrusage(int, *Rusage) error
20233 pkg syscall (netbsd-amd64-cgo), func Getsid(int) (int, error)
20234 pkg syscall (netbsd-amd64-cgo), func Getsockname(int) (Sockaddr, error)
20235 pkg syscall (netbsd-amd64-cgo), func GetsockoptByte(int, int, int) (uint8, error)
20236 pkg syscall (netbsd-amd64-cgo), func GetsockoptICMPv6Filter(int, int, int) (*ICMPv6Filter, error)
20237 pkg syscall (netbsd-amd64-cgo), func GetsockoptIPMreq(int, int, int) (*IPMreq, error)
20238 pkg syscall (netbsd-amd64-cgo), func GetsockoptIPv6MTUInfo(int, int, int) (*IPv6MTUInfo, error)
20239 pkg syscall (netbsd-amd64-cgo), func GetsockoptIPv6Mreq(int, int, int) (*IPv6Mreq, error)
20240 pkg syscall (netbsd-amd64-cgo), func GetsockoptInet4Addr(int, int, int) ([4]uint8, error)
20241 pkg syscall (netbsd-amd64-cgo), func GetsockoptInt(int, int, int) (int, error)
20242 pkg syscall (netbsd-amd64-cgo), func Issetugid() bool
20243 pkg syscall (netbsd-amd64-cgo), func Kevent(int, []Kevent_t, []Kevent_t, *Timespec) (int, error)
20244 pkg syscall (netbsd-amd64-cgo), func Kill(int, Signal) error
20245 pkg syscall (netbsd-amd64-cgo), func Kqueue() (int, error)
20246 pkg syscall (netbsd-amd64-cgo), func Listen(int, int) error
20247 pkg syscall (netbsd-amd64-cgo), func Lstat(string, *Stat_t) error
20248 pkg syscall (netbsd-amd64-cgo), func Mkfifo(string, uint32) error
20249 pkg syscall (netbsd-amd64-cgo), func Mknod(string, uint32, int) error
20250 pkg syscall (netbsd-amd64-cgo), func Mmap(int, int64, int, int, int) ([]uint8, error)
20251 pkg syscall (netbsd-amd64-cgo), func Munmap([]uint8) error
20252 pkg syscall (netbsd-amd64-cgo), func Nanosleep(*Timespec, *Timespec) error
20253 pkg syscall (netbsd-amd64-cgo), func Open(string, int, uint32) (int, error)
20254 pkg syscall (netbsd-amd64-cgo), func ParseDirent([]uint8, int, []string) (int, int, []string)
20255 pkg syscall (netbsd-amd64-cgo), func ParseRoutingMessage([]uint8) ([]RoutingMessage, error)
20256 pkg syscall (netbsd-amd64-cgo), func ParseRoutingSockaddr(RoutingMessage) ([]Sockaddr, error)
20257 pkg syscall (netbsd-amd64-cgo), func ParseSocketControlMessage([]uint8) ([]SocketControlMessage, error)
20258 pkg syscall (netbsd-amd64-cgo), func ParseUnixRights(*SocketControlMessage) ([]int, error)
20259 pkg syscall (netbsd-amd64-cgo), func Pathconf(string, int) (int, error)
20260 pkg syscall (netbsd-amd64-cgo), func Pipe([]int) error
20261 pkg syscall (netbsd-amd64-cgo), func Pread(int, []uint8, int64) (int, error)
20262 pkg syscall (netbsd-amd64-cgo), func Pwrite(int, []uint8, int64) (int, error)
20263 pkg syscall (netbsd-amd64-cgo), func RawSyscall(uintptr, uintptr, uintptr, uintptr) (uintptr, uintptr, Errno)
20264 pkg syscall (netbsd-amd64-cgo), func RawSyscall6(uintptr, uintptr, uintptr, uintptr, uintptr, uintptr, uintptr) (uintptr, uintptr, Errno)
20265 pkg syscall (netbsd-amd64-cgo), func Read(int, []uint8) (int, error)
20266 pkg syscall (netbsd-amd64-cgo), func ReadDirent(int, []uint8) (int, error)
20267 pkg syscall (netbsd-amd64-cgo), func Recvfrom(int, []uint8, int) (int, Sockaddr, error)
20268 amd64-cgo), func Recvmsg(int, []uint8, []uint8, int) (int, int, int, Sockaddr, error)
20269 pkg syscall (netbsd-amd64-cgo), func Revoke(string) error
20270 pkg syscall (netbsd-amd64-cgo), func RouteRIB(int, int) ([]uint8, error)
20271 pkg syscall (netbsd-amd64-cgo), func Seek(int, int64, int) (int64, error)
20272 pkg syscall (netbsd-amd64-cgo), func Select(int, *FdSet, *FdSet, *FdSet, *Timeval) error
20273 pkg syscall (netbsd-amd64-cgo), func Sendfile(int, int, *int64, int) (int, error)
20274 pkg syscall (netbsd-amd64-cgo), func Sendmsg(int, []uint8, []uint8, Sockaddr, int) error
20275 pkg syscall (netbsd-amd64-cgo), func Sendto(int, []uint8, int, Sockaddr) error
20276 pkg syscall (netbsd-amd64-cgo), func SetBpf(int, []BpfInsn) error
20277 pkg syscall (netbsd-amd64-cgo), func SetBpfBuflen(int, int) (int, error)
20278 pkg syscall (netbsd-amd64-cgo), func SetBpfDatalink(int, int) (int, error)
20279 pkg syscall (netbsd-amd64-cgo), func SetBpfHeadercmpl(int, int) error
20280 pkg syscall (netbsd-amd64-cgo), func SetBpfImmediate(int, int) error
20281 pkg syscall (netbsd-amd64-cgo), func SetBpfInterface(int, string) error
20282 pkg syscall (netbsd-amd64-cgo), func SetBpfPromisc(int, int) error
20283 pkg syscall (netbsd-amd64-cgo), func SetBpfTimeout(int, *Timeval) error
20284 pkg syscall (netbsd-amd64-cgo), func SetKevent(*Kevent_t, int, int, int)
20285 pkg syscall (netbsd-amd64-cgo), func SetNonblock(int, bool) error
20286 pkg syscall (netbsd-amd64-cgo), func Setegid(int) error
20287 pkg syscall (netbsd-amd64-cgo), func Seteuid(int) error
20288 pkg syscall (netbsd-amd64-cgo), func Setgid(int) error
20289 pkg syscall (netbsd-amd64-cgo), func Setgroups([]int) error
20290 pkg syscall (netbsd-amd64-cgo), func Setpgid(int, int) error
20291 pkg syscall (netbsd-amd64-cgo), func Setpriority(int, int, int) error
20292 pkg syscall (netbsd-amd64-cgo), func Setregid(int, int) error
20293 pkg syscall (netbsd-amd64-cgo), func Setreuid(int, int) error
20294 pkg syscall (netbsd-amd64-cgo), func Setrlimit(int, *Rlimit) error
20295 pkg syscall (netbsd-amd64-cgo), func Setsid() (int, error)
20296 pkg syscall (netbsd-amd64-cgo), func SetsockoptByte(int, int, int, uint8) error
20297 pkg syscall (netbsd-amd64-cgo), func SetsockoptICMPv6Filter(int, int, int, *ICMPv6Filter) error
20298 pkg syscall (netbsd-amd64-cgo), func SetsockoptIPMreq(int, int, int, *IPMreq) error
20299 pkg syscall (netbsd-amd64-cgo), func SetsockoptIPv6Mreq(int, int, int, *IPv6Mreq) error
20300 pkg syscall (netbsd-amd64-cgo), func SetsockoptInet4Addr(int, int, int, [4]uint8) error
20301 pkg syscall (netbsd-amd64-cgo), func SetsockoptInt(int, int, int, int) error
20302 pkg syscall (netbsd-amd64-cgo), func SetsockoptLinger(int, int, int, *Linger) error
20303 pkg syscall (netbsd-amd64-cgo), func SetsockoptString(int, int, int, string) error
20304 pkg syscall (netbsd-amd64-cgo), func SetsockoptTimeval(int, int, int, *Timeval) error
20305 pkg syscall (netbsd-amd64-cgo), func Settimeofday(*Timeval) error
20306 pkg syscall (netbsd-amd64-cgo), func Setuid(int) error
20307 pkg syscall (netbsd-amd64-cgo), func Shutdown(int, int) error
20308 pkg syscall (netbsd-amd64-cgo), func SlicePtrFromStrings([]string) ([]*uint8, error)
20309 pkg syscall (netbsd-amd64-cgo), func Socket(int, int, int) (int, error)
20310 pkg syscall (netbsd-amd64-cgo), func Socketpair(int, int, int) ([2]int, error)
20311 pkg syscall (netbsd-amd64-cgo), func Stat(string, *Stat_t) error
20312 pkg syscall (netbsd-amd64-cgo), func StringSlicePtr([]string) []*uint8
20313 pkg syscall (netbsd-amd64-cgo), func Sync() error
20314 pkg syscall (netbsd-amd64-cgo), func Syscall(uintptr, uintptr, uintptr, uintptr) (uintptr, uintptr, Errno)
20315 pkg syscall (netbsd-amd64-cgo), func Syscall6(uintptr, uintptr, uintptr, uintptr, uintptr, uintptr, uintptr) (uintptr, uintptr, Errno)
20316 pkg syscall (netbsd-amd64-cgo), func Syscall9(uintptr, uintptr, uintptr, uintptr, uintptr, uintptr, uintptr, uintptr, uintptr, uintptr) (uintptr, uintptr, Errno)
20317 pkg syscall (netbsd-amd64-cgo), func Sysctl(string) (string, error)
20318 pkg syscall (netbsd-amd64-cgo), func SysctlUint32(string) (uint32, error)
20319 pkg syscall (netbsd-amd64-cgo), func TimevalToNsec(Timeval) int64
20320 pkg syscall (netbsd-amd64-cgo), func Truncate(string, int64) error
20321 pkg syscall (netbsd-amd64-cgo), func Umask(int) int
20322 pkg syscall (netbsd-amd64-cgo), func UnixRights(...int) []uint8
20323 pkg syscall (netbsd-amd64-cgo), func Unmount(string, int) error
20324 pkg syscall (netbsd-amd64-cgo), func Wait4(int, *WaitStatus, int, *Rusage) (int, error)
20325 pkg syscall (netbsd-amd64-cgo), func Write(int, []uint8) (int, error)
20326 pkg syscall (netbsd-amd64-cgo), method (*Cmsghdr) SetLen(int)
20327 pkg syscall (netbsd-amd64-cgo), method (*Iovec) SetLen(int)
20328 pkg syscall (netbsd-amd64-cgo), method (*Msghdr) SetControllen(int)
20329 pkg syscall (netbsd-amd64-cgo), type BpfHdr struct
20330 pkg syscall (netbsd-amd64-cgo), type BpfHdr struct, Caplen uint32
20331 pkg syscall (netbsd-amd64-cgo), type BpfHdr struct, Datalen uint32
20332 pkg syscall (netbsd-amd64-cgo), type BpfHdr struct, Hdrlen uint16
20333 pkg syscall (netbsd-amd64-cgo), type BpfHdr struct, Pad_cgo_0 [6]uint8
20334 pkg syscall (netbsd-amd64-cgo), type BpfHdr struct, Tstamp BpfTimeval
20335 pkg syscall (netbsd-amd64-cgo), type BpfInsn struct
20336 pkg syscall (netbsd-amd64-cgo), type BpfInsn struct, Code uint16
20337 pkg syscall (netbsd-amd64-cgo), type BpfInsn struct, Jf uint8
20338 pkg syscall (netbsd-amd64-cgo), type BpfInsn struct, Jt uint8
20339 pkg syscall (netbsd-amd64-cgo), type BpfInsn struct, K uint32
20340 pkg syscall (netbsd-amd64-cgo), type BpfProgram struct
20341 pkg syscall (netbsd-amd64-cgo), type BpfProgram struct, Insns *BpfInsn
20342 pkg syscall (netbsd-amd64-cgo), type BpfProgram struct, Len uint32
20343 pkg syscall (netbsd-amd64-cgo), type BpfProgram struct, Pad_cgo_0 [4]uint8
20344 pkg syscall (netbsd-amd64-cgo), type BpfStat struct
20345 pkg syscall (netbsd-amd64-cgo), type BpfStat struct, Capt uint64
20346 pkg syscall (netbsd-amd64-cgo), type BpfStat struct, Drop uint64
20347 pkg syscall (netbsd-amd64-cgo), type BpfStat struct, Padding [13]uint64
20348 pkg syscall (netbsd-amd64-cgo), type BpfStat struct, Recv uint64
20349 pkg syscall (netbsd-amd64-cgo), type BpfTimeval struct
20350 pkg syscall (netbsd-amd64-cgo), type BpfTimeval struct, Sec int64
20351 pkg syscall (netbsd-amd64-cgo), type BpfTimeval struct, Usec int64
20352 pkg syscall (netbsd-amd64-cgo), type BpfVersion struct
20353 pkg syscall (netbsd-amd64-cgo), type BpfVersion struct, Major uint16
20354 pkg syscall (netbsd-amd64-cgo), type BpfVersion struct, Minor uint16
20355 pkg syscall (netbsd-amd64-cgo), type Cmsghdr struct
20356 pkg syscall (netbsd-amd64-cgo), type Cmsghdr struct, Len uint32
20357 pkg syscall (netbsd-amd64-cgo), type Cmsghdr struct, Level int32
20358 pkg syscall (netbsd-amd64-cgo), type Cmsghdr struct, Type int32
20359 pkg syscall (netbsd-amd64-cgo), type Credential struct
20360 pkg syscall (netbsd-amd64-cgo), type Credential struct, Gid uint32
20361 pkg syscall (netbsd-amd64-cgo), type Credential struct, Groups []uint32
20362 pkg syscall (netbsd-amd64-cgo), type Credential struct, Uid uint32
20363 pkg syscall (netbsd-amd64-cgo), type Dirent struct
20364 pkg syscall (netbsd-amd64-cgo), type Dirent struct, Fileno uint64
20365 pkg syscall (netbsd-amd64-cgo), type Dirent struct, Name [512]int8
20366 pkg syscall (netbsd-amd64-cgo), type Dirent struct, Namlen uint16
20367 pkg syscall (netbsd-amd64-cgo), type Dirent struct, Pad_cgo_0 [3]uint8
20368 pkg syscall (netbsd-amd64-cgo), type Dirent struct, Reclen uint16
20369 pkg syscall (netbsd-amd64-cgo), type Dirent struct, Type uint8
20370 pkg syscall (netbsd-amd64-cgo), type FdSet struct
20371 pkg syscall (netbsd-amd64-cgo), type FdSet struct, Bits [8]uint32
20372 pkg syscall (netbsd-amd64-cgo), type Flock_t struct
20373 pkg syscall (netbsd-amd64-cgo), type Flock_t struct, Len int64
20374 pkg syscall (netbsd-amd64-cgo), type Flock_t struct, Pid int32
20375 pkg syscall (netbsd-amd64-cgo), type Flock_t struct, Start int64
20376 pkg syscall (netbsd-amd64-cgo), type Flock_t struct, Type int16
20377 pkg syscall (netbsd-amd64-cgo), type Flock_t struct, Whence int16
20378 pkg syscall (netbsd-amd64-cgo), type Fsid struct
20379 pkg syscall (netbsd-amd64-cgo), type Fsid struct, X__fsid_val [2]int32
20380 pkg syscall (netbsd-amd64-cgo), type ICMPv6Filter struct
20381 pkg syscall (netbsd-amd64-cgo), type ICMPv6Filter struct, Filt [8]uint32
20382 pkg syscall (netbsd-amd64-cgo), type IPv6MTUInfo struct
20383 pkg syscall (netbsd-amd64-cgo), type IPv6MTUInfo struct, Addr RawSockaddrInet6
20384 pkg syscall (netbsd-amd64-cgo), type IPv6MTUInfo struct, Mtu uint32
20385 pkg syscall (netbsd-amd64-cgo), type IfAnnounceMsghdr struct
20386 pkg syscall (netbsd-amd64-cgo), type IfAnnounceMsghdr struct, Index uint16
20387 pkg syscall (netbsd-amd64-cgo), type IfAnnounceMsghdr struct, Msglen uint16
20388 pkg syscall (netbsd-amd64-cgo), type IfAnnounceMsghdr struct, Name [16]int8
20389 pkg syscall (netbsd-amd64-cgo), type IfAnnounceMsghdr struct, Type uint8
20390 pkg syscall (netbsd-amd64-cgo), type IfAnnounceMsghdr struct, Version uint8
20391 pkg syscall (netbsd-amd64-cgo), type IfAnnounceMsghdr struct, What uint16
20392 pkg syscall (netbsd-amd64-cgo), type IfData struct
20393 pkg syscall (netbsd-amd64-cgo), type IfData struct, Addrlen uint8
20394 pkg syscall (netbsd-amd64-cgo), type IfData struct, Baudrate uint64
20395 pkg syscall (netbsd-amd64-cgo), type IfData struct, Collisions uint64
20396 pkg syscall (netbsd-amd64-cgo), type IfData struct, Hdrlen uint8
20397 pkg syscall (netbsd-amd64-cgo), type IfData struct, Ibytes uint64
20398 pkg syscall (netbsd-amd64-cgo), type IfData struct, Ierrors uint64
20399 pkg syscall (netbsd-amd64-cgo), type IfData struct, Imcasts uint64
20400 pkg syscall (netbsd-amd64-cgo), type IfData struct, Ipackets uint64
20401 pkg syscall (netbsd-amd64-cgo), type IfData struct, Iqdrops uint64
20402 pkg syscall (netbsd-amd64-cgo), type IfData struct, Lastchange Timespec
20403 pkg syscall (netbsd-amd64-cgo), type IfData struct, Link_state int32
20404 pkg syscall (netbsd-amd64-cgo), type IfData struct, Metric uint64
20405 pkg syscall (netbsd-amd64-cgo), type IfData struct, Mtu uint64
20406 pkg syscall (netbsd-amd64-cgo), type IfData struct, Noproto uint64
20407 pkg syscall (netbsd-amd64-cgo), type IfData struct, Obytes uint64
20408 pkg syscall (netbsd-amd64-cgo), type IfData struct, Oerrors uint64
20409 pkg syscall (netbsd-amd64-cgo), type IfData struct, Omcasts uint64
20410 pkg syscall (netbsd-amd64-cgo), type IfData struct, Opackets uint64
20411 pkg syscall (netbsd-amd64-cgo), type IfData struct, Pad_cgo_0 [1]uint8
20412 pkg syscall (netbsd-amd64-cgo), type IfData struct, Type uint8
20413 pkg syscall (netbsd-amd64-cgo), type IfMsghdr struct
20414 pkg syscall (netbsd-amd64-cgo), type IfMsghdr struct, Addrs int32
20415 pkg syscall (netbsd-amd64-cgo), type IfMsghdr struct, Data IfData
20416 pkg syscall (netbsd-amd64-cgo), type IfMsghdr struct, Flags int32
20417 pkg syscall (netbsd-amd64-cgo), type IfMsghdr struct, Index uint16
20418 pkg syscall (netbsd-amd64-cgo), type IfMsghdr struct, Msglen uint16
20419 pkg syscall (netbsd-amd64-cgo), type IfMsghdr struct, Pad_cgo_0 [2]uint8
20420 pkg syscall (netbsd-amd64-cgo), type IfMsghdr struct, Type uint8
20421 pkg syscall (netbsd-amd64-cgo), type IfMsghdr struct, Version uint8
20422 pkg syscall (netbsd-amd64-cgo), type IfaMsghdr struct
20423 pkg syscall (netbsd-amd64-cgo), type IfaMsghdr struct, Addrs int32
20424 pkg syscall (netbsd-amd64-cgo), type IfaMsghdr struct, Flags int32
20425 pkg syscall (netbsd-amd64-cgo), type IfaMsghdr struct, Index uint16
20426 pkg syscall (netbsd-amd64-cgo), type IfaMsghdr struct, Metric int32
20427 pkg syscall (netbsd-amd64-cgo), type IfaMsghdr struct, Msglen uint16
20428 pkg syscall (netbsd-amd64-cgo), type IfaMsghdr struct, Pad_cgo_0 [6]uint8
20429 pkg syscall (netbsd-amd64-cgo), type IfaMsghdr struct, Type uint8
20430 pkg syscall (netbsd-amd64-cgo), type IfaMsghdr struct, Version uint8
20431 pkg syscall (netbsd-amd64-cgo), type Inet6Pktinfo struct
20432 pkg syscall (netbsd-amd64-cgo), type Inet6Pktinfo struct, Addr [16]uint8
20433 pkg syscall (netbsd-amd64-cgo), type Inet6Pktinfo struct, Ifindex uint32
20434 pkg syscall (netbsd-amd64-cgo), type InterfaceAddrMessage struct
20435 pkg syscall (netbsd-amd64-cgo), type InterfaceAddrMessage struct, Data []uint8
20436 pkg syscall (netbsd-amd64-cgo), type InterfaceAddrMessage struct, Header IfaMsghdr
20437 pkg syscall (netbsd-amd64-cgo), type InterfaceAnnounceMessage struct
20438 pkg syscall (netbsd-amd64-cgo), type InterfaceAnnounceMessage struct, Header IfAnnounceMsghdr
20439 pkg syscall (netbsd-amd64-cgo), type InterfaceMessage struct
20440 pkg syscall (netbsd-amd64-cgo), type InterfaceMessage struct, Data []uint8
20441 pkg syscall (netbsd-amd64-cgo), type InterfaceMessage struct, Header IfMsghdr
20442 pkg syscall (netbsd-amd64-cgo), type Iovec struct
20443 pkg syscall (netbsd-amd64-cgo), type Iovec struct, Base *uint8
20444 pkg syscall (netbsd-amd64-cgo), type Iovec struct, Len uint64
20445 pkg syscall (netbsd-amd64-cgo), type Kevent_t struct
20446 pkg syscall (netbsd-amd64-cgo), type Kevent_t struct, Data int64
20447 pkg syscall (netbsd-amd64-cgo), type Kevent_t struct, Fflags uint32
20448 pkg syscall (netbsd-amd64-cgo), type Kevent_t struct, Filter uint32
20449 pkg syscall (netbsd-amd64-cgo), type Kevent_t struct, Flags uint32
20450 pkg syscall (netbsd-amd64-cgo), type Kevent_t struct, Ident uint64
20451 pkg syscall (netbsd-amd64-cgo), type Kevent_t struct, Pad_cgo_0 [4]uint8
20452 pkg syscall (netbsd-amd64-cgo), type Kevent_t struct, Udata int64
20453 pkg syscall (netbsd-amd64-cgo), type Mclpool [0]uint8
20454 pkg syscall (netbsd-amd64-cgo), type Msghdr struct
20455 pkg syscall (netbsd-amd64-cgo), type Msghdr struct, Control *uint8
20456 pkg syscall (netbsd-amd64-cgo), type Msghdr struct, Controllen uint32
20457 pkg syscall (netbsd-amd64-cgo), type Msghdr struct, Flags int32
20458 pkg syscall (netbsd-amd64-cgo), type Msghdr struct, Iov *Iovec
20459 pkg syscall (netbsd-amd64-cgo), type Msghdr struct, Iovlen int32
20460 pkg syscall (netbsd-amd64-cgo), type Msghdr struct, Name *uint8
20461 pkg syscall (netbsd-amd64-cgo), type Msghdr struct, Namelen uint32
20462 pkg syscall (netbsd-amd64-cgo), type Msghdr struct, Pad_cgo_0 [4]uint8
20463 pkg syscall (netbsd-amd64-cgo), type Msghdr struct, Pad_cgo_1 [4]uint8
20464 pkg syscall (netbsd-amd64-cgo), type RawSockaddr struct, Data [14]int8
20465 pkg syscall (netbsd-amd64-cgo), type RawSockaddr struct, Family uint8
20466 pkg syscall (netbsd-amd64-cgo), type RawSockaddr struct, Len uint8
20467 pkg syscall (netbsd-amd64-cgo), type RawSockaddrAny struct, Pad [92]int8
20468 pkg syscall (netbsd-amd64-cgo), type RawSockaddrDatalink struct
20469 pkg syscall (netbsd-amd64-cgo), type RawSockaddrDatalink struct, Alen uint8
20470 pkg syscall (netbsd-amd64-cgo), type RawSockaddrDatalink struct, Data [12]int8
20471 pkg syscall (netbsd-amd64-cgo), type RawSockaddrDatalink struct, Family uint8
20472 pkg syscall (netbsd-amd64-cgo), type RawSockaddrDatalink struct, Index uint16
20473 pkg syscall (netbsd-amd64-cgo), type RawSockaddrDatalink struct, Len uint8
20474 pkg syscall (netbsd-amd64-cgo), type RawSockaddrDatalink struct, Nlen uint8
20475 pkg syscall (netbsd-amd64-cgo), type RawSockaddrDatalink struct, Slen uint8
20476 pkg syscall (netbsd-amd64-cgo), type RawSockaddrDatalink struct, Type uint8
20477 pkg syscall (netbsd-amd64-cgo), type RawSockaddrInet4 struct, Family uint8
20478 pkg syscall (netbsd-amd64-cgo), type RawSockaddrInet4 struct, Len uint8
20479 pkg syscall (netbsd-amd64-cgo), type RawSockaddrInet4 struct, Zero [8]int8
20480 pkg syscall (netbsd-amd64-cgo), type RawSockaddrInet6 struct, Family uint8
20481 pkg syscall (netbsd-amd64-cgo), type RawSockaddrInet6 struct, Len uint8
20482 pkg syscall (netbsd-amd64-cgo), type RawSockaddrUnix struct
20483 pkg syscall (netbsd-amd64-cgo), type RawSockaddrUnix struct, Family uint8
20484 pkg syscall (netbsd-amd64-cgo), type RawSockaddrUnix struct, Len uint8
20485 pkg syscall (netbsd-amd64-cgo), type RawSockaddrUnix struct, Path [104]int8
20486 pkg syscall (netbsd-amd64-cgo), type Rlimit struct
20487 pkg syscall (netbsd-amd64-cgo), type Rlimit struct, Cur uint64
20488 pkg syscall (netbsd-amd64-cgo), type Rlimit struct, Max uint64
20489 pkg syscall (netbsd-amd64-cgo), type RouteMessage struct
20490 pkg syscall (netbsd-amd64-cgo), type RouteMessage struct, Data []uint8
20491 pkg syscall (netbsd-amd64-cgo), type RouteMessage struct, Header RtMsghdr
20492 pkg syscall (netbsd-amd64-cgo), type RoutingMessage interface, unexported methods
20493 pkg syscall (netbsd-amd64-cgo), type RtMetrics struct
20494 pkg syscall (netbsd-amd64-cgo), type RtMetrics struct, Expire int64
20495 pkg syscall (netbsd-amd64-cgo), type RtMetrics struct, Hopcount uint64
20496 pkg syscall (netbsd-amd64-cgo), type RtMetrics struct, Locks uint64
20497 pkg syscall (netbsd-amd64-cgo), type RtMetrics struct, Mtu uint64
20498 pkg syscall (netbsd-amd64-cgo), type RtMetrics struct, Pksent int64
20499 pkg syscall (netbsd-amd64-cgo), type RtMetrics struct, Recvpipe uint64
20500 pkg syscall (netbsd-amd64-cgo), type RtMetrics struct, Rtt uint64
20501 pkg syscall (netbsd-amd64-cgo), type RtMetrics struct, Rttvar uint64
20502 pkg syscall (netbsd-amd64-cgo), type RtMetrics struct, Sendpipe uint64
20503 pkg syscall (netbsd-amd64-cgo), type RtMetrics struct, Ssthresh uint64
20504 pkg syscall (netbsd-amd64-cgo), type RtMsghdr struct
20505 pkg syscall (netbsd-amd64-cgo), type RtMsghdr struct, Addrs int32
20506 pkg syscall (netbsd-amd64
20507 pkg syscall (netbsd-amd64-cgo), type RtMsghdr struct, Flags int32
20508 pkg syscall (netbsd-amd64-cgo), type RtMsghdr struct, Index uint16
20509 pkg syscall (netbsd-amd64-cgo), type RtMsghdr struct, Inits int32
20510 pkg syscall (netbsd-amd64-cgo), type RtMsghdr struct, Msglen uint16
20511 pkg syscall (netbsd-amd64-cgo), type RtMsghdr struct, Pad_cgo_0 [2]uint8
20512 pkg syscall (netbsd-amd64-cgo), type RtMsghdr struct, Pad_cgo_1 [4]uint8
20513 pkg syscall (netbsd-amd64-cgo), type RtMsghdr struct, Pid int32
20514 pkg syscall (netbsd-amd64-cgo), type RtMsghdr struct, Rmx RtMetrics
20515 pkg syscall (netbsd-amd64-cgo), type RtMsghdr struct, Seq int32
20516 pkg syscall (netbsd-amd64-cgo), type RtMsghdr struct, Type uint8
20517 pkg syscall (netbsd-amd64-cgo), type RtMsghdr struct, Use int32
20518 pkg syscall (netbsd-amd64-cgo), type RtMsghdr struct, Version uint8
20519 pkg syscall (netbsd-amd64-cgo), type Rusage struct, Idrss int64
20520 pkg syscall (netbsd-amd64-cgo), type Rusage struct, Inblock int64
20521 pkg syscall (netbsd-amd64-cgo), type Rusage struct, Isrss int64
20522 pkg syscall (netbsd-amd64-cgo), type Rusage struct, Ixrss int64
20523 pkg syscall (netbsd-amd64-cgo), type Rusage struct, Majflt int64
20524 pkg syscall (netbsd-amd64-cgo), type Rusage struct, Maxrss int64
20525 pkg syscall (netbsd-amd64-cgo), type Rusage struct, Minflt int64
20526 pkg syscall (netbsd-amd64-cgo), type Rusage struct, Msgrcv int64
20527 pkg syscall (netbsd-amd64-cgo), type Rusage struct, Msgsnd int64
20528 pkg syscall (netbsd-amd64-cgo), type Rusage struct, Nivcsw int64
20529 pkg syscall (netbsd-amd64-cgo), type Rusage struct, Nsignals int64
20530 pkg syscall (netbsd-amd64-cgo), type Rusage struct, Nswap int64
20531 pkg syscall (netbsd-amd64-cgo), type Rusage struct, Nvcsw int64
20532 pkg syscall (netbsd-amd64-cgo), type Rusage struct, Oublock int64
20533 pkg syscall (netbsd-amd64-cgo), type Rusage struct, Stime Timeval
20534 pkg syscall (netbsd-amd64-cgo), type Rusage struct, Utime Timeval
20535 pkg syscall (netbsd-amd64-cgo), type SockaddrDatalink struct
20536 pkg syscall (netbsd-amd64-cgo), type SockaddrDatalink struct, Alen uint8
20537 pkg syscall (netbsd-amd64-cgo), type SockaddrDatalink struct, Data [12]int8
20538 pkg syscall (netbsd-amd64-cgo), type SockaddrDatalink struct, Family uint8
20539 pkg syscall (netbsd-amd64-cgo), type SockaddrDatalink struct, Index uint16
20540 pkg syscall (netbsd-amd64-cgo), type SockaddrDatalink struct, Len uint8
20541 pkg syscall (netbsd-amd64-cgo), type SockaddrDatalink struct, Nlen uint8
20542 pkg syscall (netbsd-amd64-cgo), type SockaddrDatalink struct, Slen uint8
20543 pkg syscall (netbsd-amd64-cgo), type SockaddrDatalink struct, Type uint8
20544 pkg syscall (netbsd-amd64-cgo), type SocketControlMessage struct
20545 pkg syscall (netbsd-amd64-cgo), type SocketControlMessage struct, Data []uint8
20546 pkg syscall (netbsd-amd64-cgo), type SocketControlMessage struct, Header Cmsghdr
20547 pkg syscall (netbsd-amd64-cgo), type Stat_t struct
20548 pkg syscall (netbsd-amd64-cgo), type Stat_t struct, Atimespec Timespec
20549 pkg syscall (netbsd-amd64-cgo), type Stat_t struct, Birthtimespec Timespec
20550 pkg syscall (netbsd-amd64-cgo), type Stat_t struct, Blksize uint32
20551 pkg syscall (netbsd-amd64-cgo), type Stat_t struct, Blocks int64
20552 pkg syscall (netbsd-amd64-cgo), type Stat_t struct, Ctimespec Timespec
20553 pkg syscall (netbsd-amd64-cgo), type Stat_t struct, Dev uint64
20554 pkg syscall (netbsd-amd64-cgo), type Stat_t struct, Flags uint32
20555 pkg syscall (netbsd-amd64-cgo), type Stat_t struct, Gen uint32
20556 pkg syscall (netbsd-amd64-cgo), type Stat_t struct, Gid uint32
20557 pkg syscall (netbsd-amd64-cgo), type Stat_t struct, Ino uint64
20558 pkg syscall (netbsd-amd64-cgo), type Stat_t struct, Mode uint32
20559 pkg syscall (netbsd-amd64-cgo), type Stat_t struct, Mtimespec Timespec
20560 pkg syscall (netbsd-amd64-cgo), type Stat_t struct, Nlink uint32
20561 pkg syscall (netbsd-amd64-cgo), type Stat_t struct, Pad_cgo_0 [4]uint8
20562 pkg syscall (netbsd-amd64-cgo), type Stat_t struct, Pad_cgo_1 [4]uint8
20563 pkg syscall (netbsd-amd64-cgo), type Stat_t struct, Pad_cgo_2 [4]uint8
20564 pkg syscall (netbsd-amd64-cgo), type Stat_t struct, Rdev uint64
20565 pkg syscall (netbsd-amd64-cgo), type Stat_t struct, Size int64
20566 pkg syscall (netbsd-amd64-cgo), type Stat_t struct, Spare [2]uint32
20567 pkg syscall (netbsd-amd64-cgo), type Stat_t struct, Uid uint32
20568 pkg syscall (netbsd-amd64-cgo), type Statfs_t [0]uint8
20569 pkg syscall (netbsd-amd64-cgo), type SysProcAttr struct, Chroot string
20570 pkg syscall (netbsd-amd64-cgo), type SysProcAttr struct, Credential *Credential
20571 pkg syscall (netbsd-amd64-cgo), type SysProcAttr struct, Noctty bool
20572 pkg syscall (netbsd-amd64-cgo), type SysProcAttr struct, Ptrace bool
20573 pkg syscall (netbsd-amd64-cgo), type SysProcAttr struct, Setctty bool
20574 pkg syscall (netbsd-amd64-cgo), type SysProcAttr struct, Setpgid bool
20575 pkg syscall (netbsd-amd64-cgo), type SysProcAttr struct, Setsid bool
20576 pkg syscall (netbsd-amd64-cgo), type Sysctlnode struct
20577 pkg syscall (netbsd-amd64-cgo), type Sysctlnode struct, Flags uint32
20578 pkg syscall (netbsd-amd64-cgo), type Sysctlnode struct, Name [32]int8
20579 pkg syscall (netbsd-amd64-cgo), type Sysctlnode struct, Num int32
20580 pkg syscall (netbsd-amd64-cgo), type Sysctlnode struct, Un [16]uint8
20581 pkg syscall (netbsd-amd64-cgo), type Sysctlnode struct, Ver uint32
20582 pkg syscall (netbsd-amd64-cgo), type Sysctlnode struct, X__rsvd uint32
20583 pkg syscall (netbsd-amd64-cgo), type Sysctlnode struct, X_sysctl_desc [8]uint8
20584 pkg syscall (netbsd-amd64-cgo), type Sysctlnode struct, X_sysctl_func [8]uint8
20585 pkg syscall (netbsd-amd64-cgo), type Sysctlnode struct, X_sysctl_parent [8]uint8
20586 pkg syscall (netbsd-amd64-cgo), type Sysctlnode struct, X_sysctl_size [8]uint8
20587 pkg syscall (netbsd-amd64-cgo), type Timespec struct, Nsec int64
20588 pkg syscall (netbsd-amd64-cgo), type Timespec struct, Sec int64
20589 pkg syscall (netbsd-amd64-cgo), type Timeval struct, Pad_cgo_0 [4]uint8
20590 pkg syscall (netbsd-amd64-cgo), type Timeval struct, Sec int64
20591 pkg syscall (netbsd-amd64-cgo), type Timeval struct, Usec int32
20592 pkg syscall (netbsd-amd64-cgo), type WaitStatus uint32
20593 pkg syscall (netbsd-amd64-cgo), var Stderr int
20594 pkg syscall (netbsd-amd64-cgo), var Stdin int
20595 pkg syscall (netbsd-amd64-cgo), var Stdout int
28434 pkg syscall (openbsd-amd64), const AF_APPLETALK ideal-int
28435 pkg syscall (openbsd-amd64), const AF_BLUETOOTH ideal-int
28436 pkg syscall (openbsd-amd64), const AF_CCITT ideal-int
28437 pkg syscall (openbsd-amd64), const AF_CHAOS ideal-int
28438 pkg syscall (openbsd-amd64), const AF_CNT ideal-int
28439 pkg syscall (openbsd-amd64), const AF_COIP ideal-int
28440 pkg syscall (openbsd-amd64), const AF_DATAKIT ideal-int
28441 pkg syscall (openbsd-amd64), const AF_DECnet ideal-int
28442 pkg syscall (openbsd-amd64), const AF_DLI ideal-int
28443 pkg syscall (openbsd-amd64), const AF_E164 ideal-int
28444 pkg syscall (openbsd-amd64), const AF_ECMA ideal-int
28445 pkg syscall (openbsd-amd64), const AF_ENCAP ideal-int
28446 pkg syscall (openbsd-amd64), const AF_HYLINK ideal-int
28447 pkg syscall (openbsd-amd64), const AF_IMPLINK ideal-int
28448 pkg syscall (openbsd-amd64), const AF_IPX ideal-int
28449 pkg syscall (openbsd-amd64), const AF_ISDN ideal-int
28450 pkg syscall (openbsd-amd64), const AF_ISO ideal-int
28451 pkg syscall (openbsd-amd64), const AF_KEY ideal-int
28452 pkg syscall (openbsd-amd64), const AF_LAT ideal-int
28453 pkg syscall (openbsd-amd64), const AF_LINK ideal-int
28454 pkg syscall (openbsd-amd64), const AF_LOCAL ideal-int
28455 pkg syscall (openbsd-amd64), const AF_MAX ideal-int
28456 pkg syscall (openbsd-amd64), const AF_MPLS ideal-int
28457 pkg syscall (openbsd-amd64), const AF_NATM ideal-int
28458 pkg syscall (openbsd-amd64), const AF_NS ideal-int
28459 pkg syscall (openbsd-amd64), const AF_OSI ideal-int
28460 pkg syscall (openbsd-amd64), const AF_PUP ideal-int
28461 pkg syscall (openbsd-amd64), const AF_ROUTE ideal-int
28462 pkg syscall (openbsd-amd64), const AF_SIP ideal-int
28463 pkg syscall (openbsd-amd64), const AF_SNA ideal-int
28464 pkg syscall (openbsd-amd64), const ARPHRD_ETHER ideal-int
28465 pkg syscall (openbsd-amd64), const ARPHRD_FRELAY ideal-int
28466 pkg syscall (openbsd-amd64), const ARPHRD_IEEE1394 ideal-int
28467 pkg syscall (openbsd-amd64), const ARPHRD_IEEE802 ideal-int
28468 pkg syscall (openbsd-amd64), const B0 ideal-int
28469 pkg syscall (openbsd-amd64), const B110 ideal-int
28470 pkg syscall (openbsd-amd64), const B115200 ideal-int
28471 pkg syscall (openbsd-amd64), const B1200 ideal-int
28472 pkg syscall (openbsd-amd64), const B134 ideal-int
28473 pkg syscall (openbsd-amd64), const B14400 ideal-int
28474 pkg syscall (openbsd-amd64), const B150 ideal-int
28475 pkg syscall (openbsd-amd64), const B1800 ideal-int
28476 pkg syscall (openbsd-amd64), const B19200 ideal-int
28477 pkg syscall (openbsd-amd64), const B200 ideal-int
28478 pkg syscall (openbsd-amd64), const B230400 ideal-int
28479 pkg syscall (openbsd-amd64), const B2400 ideal-int
28480 pkg syscall (openbsd-amd64), const B28800 ideal-int
28481 pkg syscall (openbsd-amd64), const B300 ideal-int
28482 pkg syscall (openbsd-amd64), const B38400 ideal-int
28483 pkg syscall (openbsd-amd64), const B4800 ideal-int
28484 pkg syscall (openbsd-amd64), const B50 ideal-int
28485 pkg syscall (openbsd-amd64), const B57600 ideal-int
28486 pkg syscall (openbsd-amd64), const B600 ideal-int
28487 pkg syscall (openbsd-amd64), const B7200 ideal-int
28488 pkg syscall (openbsd-amd64), const B75 ideal-int
28489 pkg syscall (openbsd-amd64), const B76800 ideal-int
28490 pkg syscall (openbsd-amd64), const B9600 ideal-int
28491 pkg syscall (openbsd-amd64), const BIOCFLUSH ideal-int
28492 pkg syscall (openbsd-amd64), const BIOCGBLEN ideal-int
28493 pkg syscall (openbsd-amd64), const BIOCGDIRFILT ideal-int
28494 pkg syscall (openbsd-amd64), const BIOCGDLT ideal-int
28495 pkg syscall (openbsd-amd64), const BIOCGDLTLIST ideal-int
28496 pkg syscall (openbsd-amd64), const BIOCGETIF ideal-int
28497 pkg syscall (openbsd-amd64), const BIOCGFILDROP ideal-int
28498 pkg syscall (openbsd-amd64), const BIOCGHDRCMPLT ideal-int
28499 pkg syscall (openbsd-amd64), const BIOCGRSIG ideal-int
28500 pkg syscall (openbsd-amd64), const BIOCGRTIMEOUT ideal-int
28501 pkg syscall (openbsd-amd64), const BIOCGSTATS ideal-int
28502 pkg syscall (openbsd-amd64), const BIOCIMMEDIATE ideal-int
28503 pkg syscall (openbsd-amd64), const BIOCLOCK ideal-int
28504 pkg syscall (openbsd-amd64), const BIOCPROMISC ideal-int
28505 pkg syscall (openbsd-amd64), const BIOCSBLEN ideal-int
28506 pkg syscall (openbsd-amd64), const BIOCSDIRFILT ideal-int
28507 pkg syscall (openbsd-amd64), const BIOCSDLT ideal-int
28508 pkg syscall (openbsd-amd64), const BIOCSETF ideal-int
28509 pkg syscall (openbsd-amd64), const BIOCSETIF ideal-int
28510 pkg syscall (openbsd-amd64), const BIOCSETWF ideal-int
28511 pkg syscall (openbsd-amd64), const BIOCSFILDROP ideal-int
28512 pkg syscall (openbsd-amd64), const BIOCSHDRCMPLT ideal-int
28513 pkg syscall (openbsd-amd64), const BIOCSRSIG ideal-int
28514 pkg syscall (openbsd-amd64), const BIOCSRTIMEOUT ideal-int
28515 pkg syscall (openbsd-amd64), const BIOCVERSION ideal-int
28516 pkg syscall (openbsd-amd64), const BPF_A ideal-int
28517 pkg syscall (openbsd-amd64), const BPF_ABS ideal-int
28518 pkg syscall (openbsd-amd64), const BPF_ADD ideal-int
28519 pkg syscall (openbsd-amd64), const BPF_ALIGNMENT ideal-int
28520 pkg syscall (openbsd-amd64), const BPF_ALU ideal-int
28521 pkg syscall (openbsd-amd64), const BPF_AND ideal-int
28522 pkg syscall (openbsd-amd64), const BPF_B ideal-int
28523 pkg syscall (openbsd-amd64), const BPF_DIRECTION_IN ideal-int
28524 pkg syscall (openbsd-amd64), const BPF_DIRECTION_OUT ideal-int
28525 pkg syscall (openbsd-amd64), const BPF_DIV ideal-int
28526 pkg syscall (openbsd-amd64), const BPF_H ideal-int
28527 pkg syscall (openbsd-amd64), const BPF_IMM ideal-int
28528 pkg syscall (openbsd-amd64), const BPF_IND ideal-int
28529 pkg syscall (openbsd-amd64), const BPF_JA ideal-int
28530 pkg syscall (openbsd-amd64), const BPF_JEQ ideal-int
28531 pkg syscall (openbsd-amd64), const BPF_JGE ideal-int
28532 pkg syscall (openbsd-amd64), const BPF_JGT ideal-int
28533 pkg syscall (openbsd-amd64), const BPF_JMP ideal-int
28534 pkg syscall (openbsd-amd64), const BPF_JSET ideal-int
28535 pkg syscall (openbsd-amd64), const BPF_K ideal-int
28536 pkg syscall (openbsd-amd64), const BPF_LD ideal-int
28537 pkg syscall (openbsd-amd64), const BPF_LDX ideal-int
28538 pkg syscall (openbsd-amd64), const BPF_LEN ideal-int
28539 pkg syscall (openbsd-amd64), const BPF_LSH ideal-int
28540 pkg syscall (openbsd-amd64), const BPF_MAJOR_VERSION ideal-int
28541 pkg syscall (openbsd-amd64), const BPF_MAXBUFSIZE ideal-int
28542 pkg syscall (openbsd-amd64), const BPF_MAXINSNS ideal-int
28543 pkg syscall (openbsd-amd64), const BPF_MEM ideal-int
28544 pkg syscall (openbsd-amd64), const BPF_MEMWORDS ideal-int
28545 pkg syscall (openbsd-amd64), const BPF_MINBUFSIZE ideal-int
28546 pkg syscall (openbsd-amd64), const BPF_MINOR_VERSION ideal-int
28547 pkg syscall (openbsd-amd64), const BPF_MISC ideal-int
28548 pkg syscall (openbsd-amd64), const BPF_MSH ideal-int
28549 pkg syscall (openbsd-amd64), const BPF_MUL ideal-int
28550 pkg syscall (openbsd-amd64), const BPF_NEG ideal-int
28551 pkg syscall (openbsd-amd64), const BPF_OR ideal-int
28552 pkg syscall (openbsd-amd64), const BPF_RELEASE ideal-int
28553 pkg syscall (openbsd-amd64), const BPF_RET ideal-int
28554 pkg syscall (openbsd-amd64), const BPF_RSH ideal-int
28555 pkg syscall (openbsd-amd64), const BPF_ST ideal-int
28556 pkg syscall (openbsd-amd64), const BPF_STX ideal-int
28557 pkg syscall (openbsd-amd64), const BPF_SUB ideal-int
28558 pkg syscall (openbsd-amd64), const BPF_TAX ideal-int
28559 pkg syscall (openbsd-amd64), const BPF_TXA ideal-int
28560 pkg syscall (openbsd-amd64), const BPF_W ideal-int
28561 pkg syscall (openbsd-amd64), const BPF_X ideal-int
28562 pkg syscall (openbsd-amd64), const BRKINT ideal-int
28563 pkg syscall (openbsd-amd64), const CCR0_FLUSH ideal-int
28564 pkg syscall (openbsd-amd64), const CFLUSH ideal-int
28565 pkg syscall (openbsd-amd64), const CLOCAL ideal-int
28566 pkg syscall (openbsd-amd64), const CPUID_CFLUSH ideal-int
28567 pkg syscall (openbsd-amd64), const CREAD ideal-int
28568 pkg syscall (openbsd-amd64), const CS5 ideal-int
28569 pkg syscall (openbsd-amd64), const CS6 ideal-int
28570 pkg syscall (openbsd-amd64), const CS7 ideal-int
28571 pkg syscall (openbsd-amd64), const CS8 ideal-int
28572 pkg syscall (openbsd-amd64), const CSIZE ideal-int
28573 pkg syscall (openbsd-amd64), const CSTART ideal-int
28574 pkg syscall (openbsd-amd64), const CSTATUS ideal-int
28575 pkg syscall (openbsd-amd64), const CSTOP ideal-int
28576 pkg syscall (openbsd-amd64), const CSTOPB ideal-int
28577 pkg syscall (openbsd-amd64), const CSUSP ideal-int
28578 pkg syscall (openbsd-amd64), const CTL_MAXNAME ideal-int
28579 pkg syscall (openbsd-amd64), const CTL_NET ideal-int
28580 pkg syscall (openbsd-amd64), const DIOCOSFPFLUSH ideal-int
28581 pkg syscall (openbsd-amd64), const DLT_ARCNET ideal-int
28582 pkg syscall (openbsd-amd64), const DLT_ATM_RFC1483 ideal-int
28583 pkg syscall (openbsd-amd64), const DLT_AX25 ideal-int
28584 pkg syscall (openbsd-amd64), const DLT_CHAOS ideal-int
28585 pkg syscall (openbsd-amd64), const DLT_C_HDLC ideal-int
28586 pkg syscall (openbsd-amd64), const DLT_EN10MB ideal-int
28587 pkg syscall (openbsd-amd64), const DLT_EN3MB ideal-int
28588 pkg syscall (openbsd-amd64), const DLT_ENC ideal-int
28589 pkg syscall (openbsd-amd64), const DLT_FDDI ideal-int
28590 pkg syscall (openbsd-amd64), const DLT_IEEE802 ideal-int
28591 pkg syscall (openbsd-amd64), const DLT_IEEE802_11 ideal-int
28592 pkg syscall (openbsd-amd64), const DLT_IEEE802_11_RADIO ideal-int
28593 pkg syscall (openbsd-amd64), const DLT_LOOP ideal-int
28594 pkg syscall (openbsd-amd64), const DLT_MPLS ideal-int
28595 pkg syscall (openbsd-amd64), const DLT_NULL ideal-int
28596 pkg syscall (openbsd-amd64), const DLT_PFLOG ideal-int
28597 pkg syscall (openbsd-amd64), const DLT_PFSYNC ideal-int
28598 pkg syscall (openbsd-amd64), const DLT_PPP ideal-int
28599 pkg syscall (openbsd-amd64
28600 pkg syscall (openbsd-amd64), const DLT_PPP_ETHER ideal-int
28601 pkg syscall (openbsd-amd64), const DLT_PPP_SERIAL ideal-int
28602 pkg syscall (openbsd-amd64), const DLT_PRONET ideal-int
28603 pkg syscall (openbsd-amd64), const DLT_RAW ideal-int
28604 pkg syscall (openbsd-amd64), const DLT_SLIP ideal-int
28605 pkg syscall (openbsd-amd64), const DLT_SLIP_BSDOS ideal-int
28606 pkg syscall (openbsd-amd64), const DT_BLK ideal-int
28607 pkg syscall (openbsd-amd64), const DT_CHR ideal-int
28608 pkg syscall (openbsd-amd64), const DT_DIR ideal-int
28609 pkg syscall (openbsd-amd64), const DT_FIFO ideal-int
28610 pkg syscall (openbsd-amd64), const DT_LNK ideal-int
28611 pkg syscall (openbsd-amd64), const DT_REG ideal-int
28612 pkg syscall (openbsd-amd64), const DT_SOCK ideal-int
28613 pkg syscall (openbsd-amd64), const DT_UNKNOWN ideal-int
28614 pkg syscall (openbsd-amd64), const EAUTH Errno
28615 pkg syscall (openbsd-amd64), const EBADRPC Errno
28616 pkg syscall (openbsd-amd64), const ECHO ideal-int
28617 pkg syscall (openbsd-amd64), const ECHOCTL ideal-int
28618 pkg syscall (openbsd-amd64), const ECHOE ideal-int
28619 pkg syscall (openbsd-amd64), const ECHOK ideal-int
28620 pkg syscall (openbsd-amd64), const ECHOKE ideal-int
28621 pkg syscall (openbsd-amd64), const ECHONL ideal-int
28622 pkg syscall (openbsd-amd64), const ECHOPRT ideal-int
28623 pkg syscall (openbsd-amd64), const EFER_LMA ideal-int
28624 pkg syscall (openbsd-amd64), const EFER_LME ideal-int
28625 pkg syscall (openbsd-amd64), const EFER_NXE ideal-int
28626 pkg syscall (openbsd-amd64), const EFER_SCE ideal-int
28627 pkg syscall (openbsd-amd64), const EFTYPE Errno
28628 pkg syscall (openbsd-amd64), const EIPSEC Errno
28629 pkg syscall (openbsd-amd64), const ELAST Errno
28630 pkg syscall (openbsd-amd64), const EMEDIUMTYPE Errno
28631 pkg syscall (openbsd-amd64), const EMT_TAGOVF ideal-int
28632 pkg syscall (openbsd-amd64), const EMUL_ENABLED ideal-int
28633 pkg syscall (openbsd-amd64), const EMUL_NATIVE ideal-int
28634 pkg syscall (openbsd-amd64), const ENDRUNDISC ideal-int
28635 pkg syscall (openbsd-amd64), const ENEEDAUTH Errno
28636 pkg syscall (openbsd-amd64), const ENOATTR Errno
28637 pkg syscall (openbsd-amd64), const ENOMEDIUM Errno
28638 pkg syscall (openbsd-amd64), const EPROCLIM Errno
28639 pkg syscall (openbsd-amd64), const EPROCUNAVAIL Errno
28640 pkg syscall (openbsd-amd64), const EPROGMISMATCH Errno
28641 pkg syscall (openbsd-amd64), const EPROGUNAVAIL Errno
28642 pkg syscall (openbsd-amd64), const ERPCMISMATCH Errno
28643 pkg syscall (openbsd-amd64), const ETHERMIN ideal-int
28644 pkg syscall (openbsd-amd64), const ETHERMTU ideal-int
28645 pkg syscall (openbsd-amd64), const ETHERTYPE_8023 ideal-int
28646 pkg syscall (openbsd-amd64), const ETHERTYPE_AARP ideal-int
28647 pkg syscall (openbsd-amd64), const ETHERTYPE_ACCTON ideal-int
28648 pkg syscall (openbsd-amd64), const ETHERTYPE_AEONIC ideal-int
28649 pkg syscall (openbsd-amd64), const ETHERTYPE_ALPHA ideal-int
28650 pkg syscall (openbsd-amd64), const ETHERTYPE_AMBER ideal-int
28651 pkg syscall (openbsd-amd64), const ETHERTYPE_AMOEBA ideal-int
28652 pkg syscall (openbsd-amd64), const ETHERTYPE_AOE ideal-int
28653 pkg syscall (openbsd-amd64), const ETHERTYPE_APOLLO ideal-int
28654 pkg syscall (openbsd-amd64), const ETHERTYPE_APOLLODOMAIN ideal-int
28655 pkg syscall (openbsd-amd64), const ETHERTYPE_APPLETALK ideal-int
28656 pkg syscall (openbsd-amd64), const ETHERTYPE_APPLITEK ideal-int
28657 pkg syscall (openbsd-amd64), const ETHERTYPE_ARGONAUT ideal-int
28658 pkg syscall (openbsd-amd64), const ETHERTYPE_ARP ideal-int
28659 pkg syscall (openbsd-amd64), const ETHERTYPE_AT ideal-int
28660 pkg syscall (openbsd-amd64), const ETHERTYPE_ATALK ideal-int
28661 pkg syscall (openbsd-amd64), const ETHERTYPE_ATOMIC ideal-int
28662 pkg syscall (openbsd-amd64), const ETHERTYPE_ATT ideal-int
28663 pkg syscall (openbsd-amd64), const ETHERTYPE_ATTSTANFORD ideal-int
28664 pkg syscall (openbsd-amd64), const ETHERTYPE_AUTOPHON ideal-int
28665 pkg syscall (openbsd-amd64), const ETHERTYPE_AXIS ideal-int
28666 pkg syscall (openbsd-amd64), const ETHERTYPE_BCLOOP ideal-int
28667 pkg syscall (openbsd-amd64), const ETHERTYPE_BOFL ideal-int
28668 pkg syscall (openbsd-amd64), const ETHERTYPE_CABLETRON ideal-int
28669 pkg syscall (openbsd-amd64), const ETHERTYPE_CHAOS ideal-int
28670 pkg syscall (openbsd-amd64), const ETHERTYPE_COMDESIGN ideal-int
28671 pkg syscall (openbsd-amd64), const ETHERTYPE_COMPUGRAPHIC ideal-int
28672 pkg syscall (openbsd-amd64), const ETHERTYPE_COUNTERPOINT ideal-int
28673 pkg syscall (openbsd-amd64), const ETHERTYPE_CRONUS ideal-int
28674 pkg syscall (openbsd-amd64), const ETHERTYPE_CRONUSVLN ideal-int
28675 pkg syscall (openbsd-amd64), const ETHERTYPE_DCA ideal-int
28676 pkg syscall (openbsd-amd64), const ETHERTYPE_DDE ideal-int
28677 pkg syscall (openbsd-amd64), const ETHERTYPE_DEBNI ideal-int
28678 pkg syscall (openbsd-amd64), const ETHERTYPE_DECAM ideal-int
28679 pkg syscall (openbsd-amd64), const ETHERTYPE_DECCUST ideal-int
28680 pkg syscall (openbsd-amd64), const ETHERTYPE_DECDIAG ideal-int
28681 pkg syscall (openbsd-amd64), const ETHERTYPE_DECDNS ideal-int
28682 pkg syscall (openbsd-amd64), const ETHERTYPE_DECDTS ideal-int
28683 pkg syscall (openbsd-amd64), const ETHERTYPE_DECEXPER ideal-int
28684 pkg syscall (openbsd-amd64), const ETHERTYPE_DECLAST ideal-int
28685 pkg syscall (openbsd-amd64), const ETHERTYPE_DECLTM ideal-int
28686 pkg syscall (openbsd-amd64), const ETHERTYPE_DECMUMPS ideal-int
28687 pkg syscall (openbsd-amd64), const ETHERTYPE_DECNETBIOS ideal-int
28688 pkg syscall (openbsd-amd64), const ETHERTYPE_DELTACON ideal-int
28689 pkg syscall (openbsd-amd64), const ETHERTYPE_DIDDLE ideal-int
28690 pkg syscall (openbsd-amd64), const ETHERTYPE_DLOG1 ideal-int
28691 pkg syscall (openbsd-amd64), const ETHERTYPE_DLOG2 ideal-int
28692 pkg syscall (openbsd-amd64), const ETHERTYPE_DN ideal-int
28693 pkg syscall (openbsd-amd64), const ETHERTYPE_DOGFIGHT ideal-int
28694 pkg syscall (openbsd-amd64), const ETHERTYPE_DSMD ideal-int
28695 pkg syscall (openbsd-amd64), const ETHERTYPE_ECMA ideal-int
28696 pkg syscall (openbsd-amd64), const ETHERTYPE_ENCRYPT ideal-int
28697 pkg syscall (openbsd-amd64), const ETHERTYPE_ES ideal-int
28698 pkg syscall (openbsd-amd64), const ETHERTYPE_EXCELAN ideal-int
28699 pkg syscall (openbsd-amd64), const ETHERTYPE_EXPERDATA ideal-int
28700 pkg syscall (openbsd-amd64), const ETHERTYPE_FLIP ideal-int
28701 pkg syscall (openbsd-amd64), const ETHERTYPE_FLOWCONTROL ideal-int
28702 pkg syscall (openbsd-amd64), const ETHERTYPE_FRARP ideal-int
28703 pkg syscall (openbsd-amd64), const ETHERTYPE_GENDYN ideal-int
28704 pkg syscall (openbsd-amd64), const ETHERTYPE_HAYES ideal-int
28705 pkg syscall (openbsd-amd64), const ETHERTYPE_HIPPI_FP ideal-int
28706 pkg syscall (openbsd-amd64), const ETHERTYPE_HITACHI ideal-int
28707 pkg syscall (openbsd-amd64), const ETHERTYPE_HP ideal-int
28708 pkg syscall (openbsd-amd64), const ETHERTYPE_IEEEPUP ideal-int
28709 pkg syscall (openbsd-amd64), const ETHERTYPE_IEEEPUPAT ideal-int
28710 pkg syscall (openbsd-amd64), const ETHERTYPE_IMLBL ideal-int
28711 pkg syscall (openbsd-amd64), const ETHERTYPE_IMLBLDIAG ideal-int
28712 pkg syscall (openbsd-amd64), const ETHERTYPE_IP ideal-int
28713 pkg syscall (openbsd-amd64), const ETHERTYPE_IPAS ideal-int
28714 pkg syscall (openbsd-amd64), const ETHERTYPE_IPV6 ideal-int
28715 pkg syscall (openbsd-amd64), const ETHERTYPE_IPX ideal-int
28716 pkg syscall (openbsd-amd64), const ETHERTYPE_IPXNEW ideal-int
28717 pkg syscall (openbsd-amd64), const ETHERTYPE_KALPANA ideal-int
28718 pkg syscall (openbsd-amd64), const ETHERTYPE_LANBRIDGE ideal-int
28719 pkg syscall (openbsd-amd64), const ETHERTYPE_LANPROBE ideal-int
28720 pkg syscall (openbsd-amd64), const ETHERTYPE_LAT ideal-int
28721 pkg syscall (openbsd-amd64), const ETHERTYPE_LBACK ideal-int
28722 pkg syscall (openbsd-amd64), const ETHERTYPE_LITTLE ideal-int
28723 pkg syscall (openbsd-amd64), const ETHERTYPE_LLDP ideal-int
28724 pkg syscall (openbsd-amd64), const ETHERTYPE_LOGICRAFT ideal-int
28725 pkg syscall (openbsd-amd64), const ETHERTYPE_LOOPBACK ideal-int
28726 pkg syscall (openbsd-amd64), const ETHERTYPE_MATRA ideal-int
28727 pkg syscall (openbsd-amd64), const ETHERTYPE_MAX ideal-int
28728 pkg syscall (openbsd-amd64), const ETHERTYPE_MERIT ideal-int
28729 pkg syscall (openbsd-amd64), const ETHERTYPE_MICP ideal-int
28730 pkg syscall (openbsd-amd64), const ETHERTYPE_MOPDL ideal-int
28731 pkg syscall (openbsd-amd64), const ETHERTYPE_MOPRC ideal-int
28732 pkg syscall (openbsd-amd64), const ETHERTYPE_MOTOROLA ideal-int
28733 pkg syscall (openbsd-amd64), const ETHERTYPE_MPLS ideal-int
28734 pkg syscall (openbsd-amd64), const ETHERTYPE_MPLS_MCAST ideal-int
28735 pkg syscall (openbsd-amd64), const ETHERTYPE_MUMPS ideal-int
28736 pkg syscall (openbsd-amd64), const ETHERTYPE_NBPCC ideal-int
28737 pkg syscall (openbsd-amd64), const ETHERTYPE_NBPCLAIM ideal-int
28738 pkg syscall (openbsd-amd64), const ETHERTYPE_NBPCLREQ ideal-int
28739 pkg syscall (openbsd-amd64), const ETHERTYPE_NBPCLRSP ideal-int
28740 pkg syscall (openbsd-amd64), const ETHERTYPE_NBPCREQ ideal-int
28741 pkg syscall (openbsd-amd64), const ETHERTYPE_NBPCRSP ideal-int
28742 pkg syscall (openbsd-amd64), const ETHERTYPE_NBPDG ideal-int
28743 pkg syscall (openbsd-amd64), const ETHERTYPE_NBPDGB ideal-int
28744 pkg syscall (openbsd-amd64), const ETHERTYPE_NBPDLTE ideal-int
28745 pkg syscall (openbsd-amd64), const ETHERTYPE_NBPRAR ideal-int
28746 pkg syscall (openbsd-amd64), const ETHERTYPE_NBPRAS ideal-int
28747 pkg syscall (openbsd-amd64), const ETHERTYPE_NBPRST ideal-int
28748 pkg syscall (openbsd-amd64), const ETHERTYPE_NBPSCD ideal-int
28749 pkg syscall (openbsd-amd64), const ETHERTYPE_NBPVCD ideal-int
28750 pkg syscall (openbsd-amd64), const ETHERTYPE_NBS ideal-int
28751 pkg syscall (openbsd-amd64), const ETHERTYPE_NCD ideal-int
28752 pkg syscall (openbsd-amd64), const ETHERTYPE_NESTAR ideal-int
28753 pkg syscall (openbsd-amd64), const ETHERTYPE_NETBEUI ideal-int
28754 pkg syscall (openbsd-amd64), const ETHERTYPE_NOVELL ideal-int
28755 pkg syscall (openbsd-amd64), const ETHERTYPE_NS ideal-int
28756 pkg syscall (openbsd-amd64), const ETHERTYPE_NSAT ideal-int
28757 pkg syscall (openbsd-amd64), const ETHERTYPE_NSCOMPAT ideal-int
28758 pkg syscall (openbsd-amd64), const ETHERTYPE_NTRAILER ideal-int
28759 pkg syscall (openbsd-amd64), const ETHERTYPE_OS9 ideal-int
28760 pkg syscall (openbsd-amd64), const ETHERTYPE_OS9NET ideal-int
28761 pkg syscall (openbsd-amd64), const ETHERTYPE_PACER ideal-int
28762 pkg syscall (openbsd-amd64), const ETHERTYPE_PAE ideal-int
28763 pkg syscall (openbsd-amd64), const ETHERTYPE_PCS ideal-int
28764 pkg syscall (openbsd-amd64), const ETHERTYPE_PLANNING ideal-int
28765 pkg syscall (openbsd-amd64), const ETHERTYPE_PPP ideal-int
28766 pkg syscall (openbsd-amd64), const ETHERTYPE_PPPOE ideal-int
28767 pkg syscall (openbsd-amd64), const ETHERTYPE_PPPOEDISC ideal-int
28768 pkg syscall (openbsd-amd64), const ETHERTYPE_PRIMENTS ideal-int
28769 pkg syscall (openbsd-amd64), const ETHERTYPE_PUP ideal-int
28770 pkg syscall (openbsd-amd64), const ETHERTYPE_PUPAT ideal-int
28771 pkg syscall (openbsd-amd64), const ETHERTYPE_QINQ ideal-int
28772 pkg syscall (openbsd-amd64), const ETHERTYPE_RACAL ideal-int
28773 pkg syscall (openbsd-amd64), const ETHERTYPE_RATIONAL ideal-int
28774 pkg syscall (openbsd-amd64), const ETHERTYPE_RAWFR ideal-int
28775 pkg syscall (openbsd-amd64), const ETHERTYPE_RCL ideal-int
28776 pkg syscall (openbsd-amd64), const ETHERTYPE_RDP ideal-int
28777 pkg syscall (openbsd-amd64), const ETHERTYPE_RETIX ideal-int
28778 pkg syscall (openbsd-amd64), const ETHERTYPE_REVARP ideal-int
28779 pkg syscall (openbsd-amd64), const ETHERTYPE_SCA ideal-int
28780 pkg syscall (openbsd-amd64), const ETHERTYPE_SECTRA ideal-int
28781 pkg syscall (openbsd-amd64), const ETHERTYPE_SECUREDATA ideal-int
28782 pkg syscall (openbsd-amd64), const ETHERTYPE_SGITW ideal-int
28783 pkg syscall (openbsd-amd64), const ETHERTYPE_SG_BOUNCE ideal-int
28784 pkg syscall (openbsd-amd64), const ETHERTYPE_SG_DIAG ideal-int
28785 pkg syscall (openbsd-amd64), const ETHERTYPE_SG_NETGAMES ideal-int
28786 pkg syscall (openbsd-amd64), const ETHERTYPE_SG_RESV ideal-int
28787 pkg syscall (openbsd-amd64), const ETHERTYPE_SIMNET ideal-int
28788 pkg syscall (openbsd-amd64), const ETHERTYPE_SLOW ideal-int
28789 pkg syscall (openbsd-amd64), const ETHERTYPE_SNA ideal-int
28790 pkg syscall (openbsd-amd64), const ETHERTYPE_SNMP ideal-int
28791 pkg syscall (openbsd-amd64), const ETHERTYPE_SONIX ideal-int
28792 pkg syscall (openbsd-amd64), const ETHERTYPE_SPIDER ideal-int
28793 pkg syscall (openbsd-amd64), const ETHERTYPE_SPRITE ideal-int
28794 pkg syscall (openbsd-amd64), const ETHERTYPE_STP ideal-int
28795 pkg syscall (openbsd-amd64), const ETHERTYPE_TALARIS ideal-int
28796 pkg syscall (openbsd-amd64), const ETHERTYPE_TALARISMC ideal-int
28797 pkg syscall (openbsd-amd64), const ETHERTYPE_TCPCOMP ideal-int
28798 pkg syscall (openbsd-amd64), const ETHERTYPE_TCPSM ideal-int
28799 pkg syscall (openbsd-amd64), const ETHERTYPE_TEC ideal-int
28800 pkg syscall (openbsd-amd64), const ETHERTYPE_TIGAN ideal-int
28801 pkg syscall (openbsd-amd64), const ETHERTYPE_TRAIL ideal-int
28802 pkg syscall (openbsd-amd64), const ETHERTYPE_TRANSETHER ideal-int
28803 pkg syscall (openbsd-amd64), const ETHERTYPE_TYMSHARE ideal-int
28804 pkg syscall (openbsd-amd64), const ETHERTYPE_UBBST ideal-int
28805 pkg syscall (openbsd-amd64), const ETHERTYPE_UBDEBUG ideal-int
28806 pkg syscall (openbsd-amd64), const ETHERTYPE_UBDIAGLOOP ideal-int
28807 pkg syscall (openbsd-amd64), const ETHERTYPE_UBDL ideal-int
28808 pkg syscall (openbsd-amd64), const ETHERTYPE_UBNIU ideal-int
28809 pkg syscall (openbsd-amd64), const ETHERTYPE_UBNMC ideal-int
28810 pkg syscall (openbsd-amd64), const ETHERTYPE_VALID ideal-int
28811 pkg syscall (openbsd-amd64), const ETHERTYPE_VARIAN ideal-int
28812 pkg syscall (openbsd-amd64), const ETHERTYPE_VAXELN ideal-int
28813 pkg syscall (openbsd-amd64), const ETHERTYPE_VEECO ideal-int
28814 pkg syscall (openbsd-amd64), const ETHERTYPE_VEXP ideal-int
28815 pkg syscall (openbsd-amd64), const ETHERTYPE_VGLAB ideal-int
28816 pkg syscall (openbsd-amd64), const ETHERTYPE_VINES ideal-int
28817 pkg syscall (openbsd-amd64), const ETHERTYPE_VINESECHO ideal-int
28818 pkg syscall (openbsd-amd64), const ETHERTYPE_VINESLOOP ideal-int
28819 pkg syscall (openbsd-amd64), const ETHERTYPE_VITAL ideal-int
28820 pkg syscall (openbsd-amd64), const ETHERTYPE_VLAN ideal-int
28821 pkg syscall (openbsd-amd64), const ETHERTYPE_VLTLMAN ideal-int
28822 pkg syscall (openbsd-amd64), const ETHERTYPE_VPROD ideal-int
28823 pkg syscall (openbsd-amd64), const ETHERTYPE_VURESERVED ideal-int
28824 pkg syscall (openbsd-amd64), const ETHERTYPE_WATERLOO ideal-int
28825 pkg syscall (openbsd-amd64), const ETHERTYPE_WELLFLEET ideal-int
28826 pkg syscall (openbsd-amd64), const ETHERTYPE_X25 ideal-int
28827 pkg syscall (openbsd-amd64), const ETHERTYPE_X75 ideal-int
28828 pkg syscall (openbsd-amd64), const ETHERTYPE_XNSSM ideal-int
28829 pkg syscall (openbsd-amd64), const ETHERTYPE_XTP ideal-int
28830 pkg syscall (openbsd-amd64), const ETHER_ADDR_LEN ideal-int
28831 pkg syscall (openbsd-amd64), const ETHER_ALIGN ideal-int
28832 pkg syscall (openbsd-amd64), const ETHER_CRC_LEN ideal-int
28833 pkg syscall (openbsd-amd64), const ETHER_CRC_POLY_BE ideal-int
28834 pkg syscall (openbsd-amd64), const ETHER_CRC_POLY_LE ideal-int
28835 pkg syscall (openbsd-amd64), const ETHER_HDR_LEN ideal-int
28836 pkg syscall (openbsd-amd64), const ETHER_MAX_DIX_LEN ideal-int
28837 pkg syscall (openbsd-amd64), const ETHER_MAX_LEN ideal-int
28838 pkg syscall (openbsd-amd64), const ETHER_MIN_LEN ideal-int
28839 pkg syscall (openbsd-amd64), const ETHER_TYPE_LEN ideal-int
28840 pkg syscall (openbsd-amd64), const ETHER_VLAN_ENCAP_LEN ideal-int
28841 pkg syscall (openbsd-amd64), const EVFILT_AIO ideal-int
28842 pkg syscall (openbsd-amd64), const EVFILT_PROC ideal-int
28843 pkg syscall (openbsd-amd64), const EVFILT_READ ideal-int
28844 pkg syscall (openbsd-amd64), const EVFILT_SIGNAL ideal-int
28845 pkg syscall (openbsd-amd64), const EVFILT_SYSCOUNT ideal-int
28846 pkg syscall (openbsd-amd64), const EVFILT_TIMER ideal-int
28847 pkg syscall (openbsd-amd64), const EVFILT_VNODE ideal-int
28848 pkg syscall (openbsd-amd64), const EVFILT_WRITE ideal-int
28849 pkg syscall (openbsd-amd64), const EV_ADD ideal-int
28850 pkg syscall (openbsd-amd64), const EV_CLEAR ideal-int
28851 pkg syscall (openbsd-amd64), const EV_DELETE ideal-int
28852 pkg syscall (openbsd-amd64), const EV_DISABLE ideal-int
28853 pkg syscall (openbsd-amd64), const EV_ENABLE ideal-int
28854 pkg syscall (openbsd-amd64), const EV_EOF ideal-int
28855 pkg syscall (openbsd-amd64), const EV_ERROR ideal-int
28856 pkg syscall (openbsd-amd64), const EV_FLAG1 ideal-int
28857 pkg syscall (openbsd-amd64), const EV_ONESHOT ideal-int
28858 pkg syscall (openbsd-amd64), const EV_SYSFLAGS ideal-int
28859 pkg syscall (openbsd-amd64), const EXTA ideal-int
28860 pkg syscall (openbsd-amd64), const EXTB ideal-int
28861 pkg syscall (openbsd-amd64), const EXTPROC ideal-int
28862 pkg syscall (openbsd-amd64), const FD_CLOEXEC ideal-int
28863 pkg syscall (openbsd-amd64), const FD_SETSIZE ideal-int
28864 pkg syscall (openbsd-amd64), const FLUSHO ideal-int
28865 pkg syscall (openbsd-amd64), const F_DUPFD ideal-int
28866 pkg syscall (openbsd-amd64), const F_DUPFD_CLOEXEC ideal-int
28867 pkg syscall (openbsd-amd64), const F_GETFD ideal-int
28868 pkg syscall (openbsd-amd64), const F_GETFL ideal-int
28869 pkg syscall (openbsd-amd64), const F_GETLK ideal-int
28870 pkg syscall (openbsd-amd64), const F_GETOWN ideal-int
28871 pkg syscall (openbsd-amd64), const F_OK ideal-int
28872 pkg syscall (openbsd-amd64), const F_RDLCK ideal-int
28873 pkg syscall (openbsd-amd64), const F_SETFD ideal-int
28874 pkg syscall (openbsd-amd64
28875 pkg syscall (openbsd-amd64), const F_SETLK ideal-int
28876 pkg syscall (openbsd-amd64), const F_SETLKW ideal-int
28877 pkg syscall (openbsd-amd64), const F_SETOWN ideal-int
28878 pkg syscall (openbsd-amd64), const F_UNLCK ideal-int
28879 pkg syscall (openbsd-amd64), const F_WRLCK ideal-int
28880 pkg syscall (openbsd-amd64), const HUPCL ideal-int
28881 pkg syscall (openbsd-amd64), const ICANON ideal-int
28882 pkg syscall (openbsd-amd64), const ICMP6_FILTER = 18
28883 pkg syscall (openbsd-amd64), const ICMP6_FILTER ideal-int
28884 pkg syscall (openbsd-amd64), const ICRNL ideal-int
28885 pkg syscall (openbsd-amd64), const IEXTEN ideal-int
28886 pkg syscall (openbsd-amd64), const IFAN_ARRIVAL ideal-int
28887 pkg syscall (openbsd-amd64), const IFAN_DEPARTURE ideal-int
28888 pkg syscall (openbsd-amd64), const IFA_ROUTE ideal-int
28889 pkg syscall (openbsd-amd64), const IFF_ALLMULTI ideal-int
28890 pkg syscall (openbsd-amd64), const IFF_CANTCHANGE ideal-int
28891 pkg syscall (openbsd-amd64), const IFF_DEBUG ideal-int
28892 pkg syscall (openbsd-amd64), const IFF_LINK0 ideal-int
28893 pkg syscall (openbsd-amd64), const IFF_LINK1 ideal-int
28894 pkg syscall (openbsd-amd64), const IFF_LINK2 ideal-int
28895 pkg syscall (openbsd-amd64), const IFF_NOARP ideal-int
28896 pkg syscall (openbsd-amd64), const IFF_NOTRAILERS ideal-int
28897 pkg syscall (openbsd-amd64), const IFF_OACTIVE ideal-int
28898 pkg syscall (openbsd-amd64), const IFF_POINTOPOINT ideal-int
28899 pkg syscall (openbsd-amd64), const IFF_PROMISC ideal-int
28900 pkg syscall (openbsd-amd64), const IFF_RUNNING ideal-int
28901 pkg syscall (openbsd-amd64), const IFF_SIMPLEX ideal-int
28902 pkg syscall (openbsd-amd64), const IFNAMSIZ ideal-int
28903 pkg syscall (openbsd-amd64), const IFT_1822 ideal-int
28904 pkg syscall (openbsd-amd64), const IFT_A12MPPSWITCH ideal-int
28905 pkg syscall (openbsd-amd64), const IFT_AAL2 ideal-int
28906 pkg syscall (openbsd-amd64), const IFT_AAL5 ideal-int
28907 pkg syscall (openbsd-amd64), const IFT_ADSL ideal-int
28908 pkg syscall (openbsd-amd64), const IFT_AFLANE8023 ideal-int
28909 pkg syscall (openbsd-amd64), const IFT_AFLANE8025 ideal-int
28910 pkg syscall (openbsd-amd64), const IFT_ARAP ideal-int
28911 pkg syscall (openbsd-amd64), const IFT_ARCNET ideal-int
28912 pkg syscall (openbsd-amd64), const IFT_ARCNETPLUS ideal-int
28913 pkg syscall (openbsd-amd64), const IFT_ASYNC ideal-int
28914 pkg syscall (openbsd-amd64), const IFT_ATM ideal-int
28915 pkg syscall (openbsd-amd64), const IFT_ATMDXI ideal-int
28916 pkg syscall (openbsd-amd64), const IFT_ATMFUNI ideal-int
28917 pkg syscall (openbsd-amd64), const IFT_ATMIMA ideal-int
28918 pkg syscall (openbsd-amd64), const IFT_ATMLOGICAL ideal-int
28919 pkg syscall (openbsd-amd64), const IFT_ATMRADIO ideal-int
28920 pkg syscall (openbsd-amd64), const IFT_ATMSUBINTERFACE ideal-int
28921 pkg syscall (openbsd-amd64), const IFT_ATMVCIENDPT ideal-int
28922 pkg syscall (openbsd-amd64), const IFT_ATMVIRTUAL ideal-int
28923 pkg syscall (openbsd-amd64), const IFT_BGPPOLICYACCOUNTING ideal-int
28924 pkg syscall (openbsd-amd64), const IFT_BLUETOOTH ideal-int
28925 pkg syscall (openbsd-amd64), const IFT_BRIDGE ideal-int
28926 pkg syscall (openbsd-amd64), const IFT_BSC ideal-int
28927 pkg syscall (openbsd-amd64), const IFT_CARP ideal-int
28928 pkg syscall (openbsd-amd64), const IFT_CCTEMUL ideal-int
28929 pkg syscall (openbsd-amd64), const IFT_CEPT ideal-int
28930 pkg syscall (openbsd-amd64), const IFT_CES ideal-int
28931 pkg syscall (openbsd-amd64), const IFT_CHANNEL ideal-int
28932 pkg syscall (openbsd-amd64), const IFT_CNR ideal-int
28933 pkg syscall (openbsd-amd64), const IFT_COFFEE ideal-int
28934 pkg syscall (openbsd-amd64), const IFT_COMPOSITELINK ideal-int
28935 pkg syscall (openbsd-amd64), const IFT_DCN ideal-int
28936 pkg syscall (openbsd-amd64), const IFT_DIGITALPOWERLINE ideal-int
28937 pkg syscall (openbsd-amd64), const IFT_DIGITALWRAPPEROVERHEADCHANNEL ideal-int
28938 pkg syscall (openbsd-amd64), const IFT_DLSW ideal-int
28939 pkg syscall (openbsd-amd64), const IFT_DOCSCABLEDOWNSTREAM ideal-int
28940 pkg syscall (openbsd-amd64), const IFT_DOCSCABLEMACLAYER ideal-int
28941 pkg syscall (openbsd-amd64), const IFT_DOCSCABLEUPSTREAM ideal-int
28942 pkg syscall (openbsd-amd64), const IFT_DOCSCABLEUPSTREAMCHANNEL ideal-int
28943 pkg syscall (openbsd-amd64), const IFT_DS0 ideal-int
28944 pkg syscall (openbsd-amd64), const IFT_DS0BUNDLE ideal-int
28945 pkg syscall (openbsd-amd64), const IFT_DS1FDL ideal-int
28946 pkg syscall (openbsd-amd64), const IFT_DS3 ideal-int
28947 pkg syscall (openbsd-amd64), const IFT_DTM ideal-int
28948 pkg syscall (openbsd-amd64), const IFT_DUMMY ideal-int
28949 pkg syscall (openbsd-amd64), const IFT_DVBASILN ideal-int
28950 pkg syscall (openbsd-amd64), const IFT_DVBASIOUT ideal-int
28951 pkg syscall (openbsd-amd64), const IFT_DVBRCCDOWNSTREAM ideal-int
28952 pkg syscall (openbsd-amd64), const IFT_DVBRCCMACLAYER ideal-int
28953 pkg syscall (openbsd-amd64), const IFT_DVBRCCUPSTREAM ideal-int
28954 pkg syscall (openbsd-amd64), const IFT_ECONET ideal-int
28955 pkg syscall (openbsd-amd64), const IFT_ENC ideal-int
28956 pkg syscall (openbsd-amd64), const IFT_EON ideal-int
28957 pkg syscall (openbsd-amd64), const IFT_EPLRS ideal-int
28958 pkg syscall (openbsd-amd64), const IFT_ESCON ideal-int
28959 pkg syscall (openbsd-amd64), const IFT_ETHER ideal-int
28960 pkg syscall (openbsd-amd64), const IFT_FAITH ideal-int
28961 pkg syscall (openbsd-amd64), const IFT_FAST ideal-int
28962 pkg syscall (openbsd-amd64), const IFT_FASTETHER ideal-int
28963 pkg syscall (openbsd-amd64), const IFT_FASTETHERFX ideal-int
28964 pkg syscall (openbsd-amd64), const IFT_FDDI ideal-int
28965 pkg syscall (openbsd-amd64), const IFT_FIBRECHANNEL ideal-int
28966 pkg syscall (openbsd-amd64), const IFT_FRAMERELAYINTERCONNECT ideal-int
28967 pkg syscall (openbsd-amd64), const IFT_FRAMERELAYMPI ideal-int
28968 pkg syscall (openbsd-amd64), const IFT_FRDLCIENDPT ideal-int
28969 pkg syscall (openbsd-amd64), const IFT_FRELAY ideal-int
28970 pkg syscall (openbsd-amd64), const IFT_FRELAYDCE ideal-int
28971 pkg syscall (openbsd-amd64), const IFT_FRF16MFRBUNDLE ideal-int
28972 pkg syscall (openbsd-amd64), const IFT_FRFORWARD ideal-int
28973 pkg syscall (openbsd-amd64), const IFT_G703AT2MB ideal-int
28974 pkg syscall (openbsd-amd64), const IFT_G703AT64K ideal-int
28975 pkg syscall (openbsd-amd64), const IFT_GIF ideal-int
28976 pkg syscall (openbsd-amd64), const IFT_GIGABITETHERNET ideal-int
28977 pkg syscall (openbsd-amd64), const IFT_GR303IDT ideal-int
28978 pkg syscall (openbsd-amd64), const IFT_GR303RDT ideal-int
28979 pkg syscall (openbsd-amd64), const IFT_H323GATEKEEPER ideal-int
28980 pkg syscall (openbsd-amd64), const IFT_H323PROXY ideal-int
28981 pkg syscall (openbsd-amd64), const IFT_HDH1822 ideal-int
28982 pkg syscall (openbsd-amd64), const IFT_HDLC ideal-int
28983 pkg syscall (openbsd-amd64), const IFT_HDSL2 ideal-int
28984 pkg syscall (openbsd-amd64), const IFT_HIPERLAN2 ideal-int
28985 pkg syscall (openbsd-amd64), const IFT_HIPPI ideal-int
28986 pkg syscall (openbsd-amd64), const IFT_HIPPIINTERFACE ideal-int
28987 pkg syscall (openbsd-amd64), const IFT_HOSTPAD ideal-int
28988 pkg syscall (openbsd-amd64), const IFT_HSSI ideal-int
28989 pkg syscall (openbsd-amd64), const IFT_HY ideal-int
28990 pkg syscall (openbsd-amd64), const IFT_IBM370PARCHAN ideal-int
28991 pkg syscall (openbsd-amd64), const IFT_IDSL ideal-int
28992 pkg syscall (openbsd-amd64), const IFT_IEEE1394 ideal-int
28993 pkg syscall (openbsd-amd64), const IFT_IEEE80211 ideal-int
28994 pkg syscall (openbsd-amd64), const IFT_IEEE80212 ideal-int
28995 pkg syscall (openbsd-amd64), const IFT_IEEE8023ADLAG ideal-int
28996 pkg syscall (openbsd-amd64), const IFT_IFGSN ideal-int
28997 pkg syscall (openbsd-amd64), const IFT_IMT ideal-int
28998 pkg syscall (openbsd-amd64), const IFT_INFINIBAND ideal-int
28999 pkg syscall (openbsd-amd64), const IFT_INTERLEAVE ideal-int
29000 pkg syscall (openbsd-amd64), const IFT_IP ideal-int
29001 pkg syscall (openbsd-amd64), const IFT_IPFORWARD ideal-int
29002 pkg syscall (openbsd-amd64), const IFT_IPOVERATM ideal-int
29003 pkg syscall (openbsd-amd64), const IFT_IPOVERCDLC ideal-int
29004 pkg syscall (openbsd-amd64), const IFT_IPOVERCLAW ideal-int
29005 pkg syscall (openbsd-amd64), const IFT_IPSWITCH ideal-int
29006 pkg syscall (openbsd-amd64), const IFT_ISDN ideal-int
29007 pkg syscall (openbsd-amd64), const IFT_ISDNBASIC ideal-int
29008 pkg syscall (openbsd-amd64), const IFT_ISDNPRIMARY ideal-int
29009 pkg syscall (openbsd-amd64), const IFT_ISDNS ideal-int
29010 pkg syscall (openbsd-amd64), const IFT_ISDNU ideal-int
29011 pkg syscall (openbsd-amd64), const IFT_ISO88022LLC ideal-int
29012 pkg syscall (openbsd-amd64), const IFT_ISO88023 ideal-int
29013 pkg syscall (openbsd-amd64), const IFT_ISO88024 ideal-int
29014 pkg syscall (openbsd-amd64), const IFT_ISO88025 ideal-int
29015 pkg syscall (openbsd-amd64), const IFT_ISO88025CRFPINT ideal-int
29016 pkg syscall (openbsd-amd64), const IFT_ISO88025DTR ideal-int
29017 pkg syscall (openbsd-amd64), const IFT_ISO88025FIBER ideal-int
29018 pkg syscall (openbsd-amd64), const IFT_ISO88026 ideal-int
29019 pkg syscall (openbsd-amd64), const IFT_ISUP ideal-int
29020 pkg syscall (openbsd-amd64), const IFT_L2VLAN ideal-int
29021 pkg syscall (openbsd-amd64), const IFT_L3IPVLAN ideal-int
29022 pkg syscall (openbsd-amd64), const IFT_L3IPXVLAN ideal-int
29023 pkg syscall (openbsd-amd64), const IFT_LAPB ideal-int
29024 pkg syscall (openbsd-amd64), const IFT_LAPD ideal-int
29025 pkg syscall (openbsd-amd64), const IFT_LAPF ideal-int
29026 pkg syscall (openbsd-amd64), const IFT_LINEGROUP ideal-int
29027 pkg syscall (openbsd-amd64), const IFT_LOCALTALK ideal-int
29028 pkg syscall (openbsd-amd64), const IFT_LOOP ideal-int
29029 pkg syscall (openbsd-amd64), const IFT_MEDIAMAILOVERIP ideal-int
29030 pkg syscall (openbsd-amd64), const IFT_MFSIGLINK ideal-int
29031 pkg syscall (openbsd-amd64), const IFT_MIOX25 ideal-int
29032 pkg syscall (openbsd-amd64), const IFT_MODEM ideal-int
29033 pkg syscall (openbsd-amd64), const IFT_MPC ideal-int
29034 pkg syscall (openbsd-amd64), const IFT_MPLS ideal-int
29035 pkg syscall (openbsd-amd64), const IFT_MPLSTUNNEL ideal-int
29036 pkg syscall (openbsd-amd64), const IFT_MSDSL ideal-int
29037 pkg syscall (openbsd-amd64), const IFT_MVL ideal-int
29038 pkg syscall (openbsd-amd64), const IFT_MYRINET ideal-int
29039 pkg syscall (openbsd-amd64), const IFT_NFAS ideal-int
29040 pkg syscall (openbsd-amd64), const IFT_NSIP ideal-int
29041 pkg syscall (openbsd-amd64), const IFT_OPTICALCHANNEL ideal-int
29042 pkg syscall (openbsd-amd64), const IFT_OPTICALTRANSPORT ideal-int
29043 pkg syscall (openbsd-amd64), const IFT_OTHER ideal-int
29044 pkg syscall (openbsd-amd64), const IFT_P10 ideal-int
29045 pkg syscall (openbsd-amd64), const IFT_P80 ideal-int
29046 pkg syscall (openbsd-amd64), const IFT_PARA ideal-int
29047 pkg syscall (openbsd-amd64), const IFT_PFLOG ideal-int
29048 pkg syscall (openbsd-amd64), const IFT_PFLOW ideal-int
29049 pkg syscall (openbsd-amd64), const IFT_PFSYNC ideal-int
29050 pkg syscall (openbsd-amd64), const IFT_PLC ideal-int
29051 pkg syscall (openbsd-amd64), const IFT_PON155 ideal-int
29052 pkg syscall (openbsd-amd64), const IFT_PON622 ideal-int
29053 pkg syscall (openbsd-amd64), const IFT_POS ideal-int
29054 pkg syscall (openbsd-amd64), const IFT_PPP ideal-int
29055 pkg syscall (openbsd-amd64), const IFT_PPPMULTILINKBUNDLE ideal-int
29056 pkg syscall (openbsd-amd64), const IFT_PROPATM ideal-int
29057 pkg syscall (openbsd-amd64), const IFT_PROPBWAP2MP ideal-int
29058 pkg syscall (openbsd-amd64), const IFT_PROPCNLS ideal-int
29059 pkg syscall (openbsd-amd64), const IFT_PROPDOCSWIRELESSDOWNSTREAM ideal-int
29060 pkg syscall (openbsd-amd64), const IFT_PROPDOCSWIRELESSMACLAYER ideal-int
29061 pkg syscall (openbsd-amd64), const IFT_PROPDOCSWIRELESSUPSTREAM ideal-int
29062 pkg syscall (openbsd-amd64), const IFT_PROPMUX ideal-int
29063 pkg syscall (openbsd-amd64), const IFT_PROPVIRTUAL ideal-int
29064 pkg syscall (openbsd-amd64), const IFT_PROPWIRELESSP2P ideal-int
29065 pkg syscall (openbsd-amd64), const IFT_PTPSERIAL ideal-int
29066 pkg syscall (openbsd-amd64), const IFT_PVC ideal-int
29067 pkg syscall (openbsd-amd64), const IFT_Q2931 ideal-int
29068 pkg syscall (openbsd-amd64), const IFT_QLLC ideal-int
29069 pkg syscall (openbsd-amd64), const IFT_RADIOMAC ideal-int
29070 pkg syscall (openbsd-amd64), const IFT_RADSL ideal-int
29071 pkg syscall (openbsd-amd64), const IFT_REACHDSL ideal-int
29072 pkg syscall (openbsd-amd64), const IFT_RFC1483 ideal-int
29073 pkg syscall (openbsd-amd64), const IFT_RS232 ideal-int
29074 pkg syscall (openbsd-amd64), const IFT_RSRB ideal-int
29075 pkg syscall (openbsd-amd64), const IFT_SDLC ideal-int
29076 pkg syscall (openbsd-amd64), const IFT_SDSL ideal-int
29077 pkg syscall (openbsd-amd64), const IFT_SHDSL ideal-int
29078 pkg syscall (openbsd-amd64), const IFT_SIP ideal-int
29079 pkg syscall (openbsd-amd64), const IFT_SIPSIG ideal-int
29080 pkg syscall (openbsd-amd64), const IFT_SIPTG ideal-int
29081 pkg syscall (openbsd-amd64), const IFT_SLIP ideal-int
29082 pkg syscall (openbsd-amd64), const IFT_SMDSDXI ideal-int
29083 pkg syscall (openbsd-amd64), const IFT_SMDSICIP ideal-int
29084 pkg syscall (openbsd-amd64), const IFT_SONET ideal-int
29085 pkg syscall (openbsd-amd64), const IFT_SONETOVERHEADCHANNEL ideal-int
29086 pkg syscall (openbsd-amd64), const IFT_SONETPATH ideal-int
29087 pkg syscall (openbsd-amd64), const IFT_SONETVT ideal-int
29088 pkg syscall (openbsd-amd64), const IFT_SRP ideal-int
29089 pkg syscall (openbsd-amd64), const IFT_SS7SIGLINK ideal-int
29090 pkg syscall (openbsd-amd64), const IFT_STACKTOSTACK ideal-int
29091 pkg syscall (openbsd-amd64), const IFT_STARLAN ideal-int
29092 pkg syscall (openbsd-amd64), const IFT_T1 ideal-int
29093 pkg syscall (openbsd-amd64), const IFT_TDLC ideal-int
29094 pkg syscall (openbsd-amd64), const IFT_TELINK ideal-int
29095 pkg syscall (openbsd-amd64), const IFT_TERMPAD ideal-int
29096 pkg syscall (openbsd-amd64), const IFT_TR008 ideal-int
29097 pkg syscall (openbsd-amd64), const IFT_TRANSPHDLC ideal-int
29098 pkg syscall (openbsd-amd64), const IFT_TUNNEL ideal-int
29099 pkg syscall (openbsd-amd64), const IFT_ULTRA ideal-int
29100 pkg syscall (openbsd-amd64), const IFT_USB ideal-int
29101 pkg syscall (openbsd-amd64), const IFT_V11 ideal-int
29102 pkg syscall (openbsd-amd64), const IFT_V35 ideal-int
29103 pkg syscall (openbsd-amd64), const IFT_V36 ideal-int
29104 pkg syscall (openbsd-amd64), const IFT_V37 ideal-int
29105 pkg syscall (openbsd-amd64), const IFT_VDSL ideal-int
29106 pkg syscall (openbsd-amd64), const IFT_VIRTUALIPADDRESS ideal-int
29107 pkg syscall (openbsd-amd64), const IFT_VIRTUALTG ideal-int
29108 pkg syscall (openbsd-amd64), const IFT_VOICEDID ideal-int
29109 pkg syscall (openbsd-amd64), const IFT_VOICEEM ideal-int
29110 pkg syscall (openbsd-amd64), const IFT_VOICEEMFGD ideal-int
29111 pkg syscall (openbsd-amd64), const IFT_VOICEENCAP ideal-int
29112 pkg syscall (openbsd-amd64), const IFT_VOICEFGDEANA ideal-int
29113 pkg syscall (openbsd-amd64), const IFT_VOICEFXO ideal-int
29114 pkg syscall (openbsd-amd64), const IFT_VOICEFXS ideal-int
29115 pkg syscall (openbsd-amd64), const IFT_VOICEOVERATM ideal-int
29116 pkg syscall (openbsd-amd64), const IFT_VOICEOVERCABLE ideal-int
29117 pkg syscall (openbsd-amd64), const IFT_VOICEOVERFRAMERELAY ideal-int
29118 pkg syscall (openbsd-amd64), const IFT_VOICEOVERIP ideal-int
29119 pkg syscall (openbsd-amd64), const IFT_X213 ideal-int
29120 pkg syscall (openbsd-amd64), const IFT_X25 ideal-int
29121 pkg syscall (openbsd-amd64), const IFT_X25DDN ideal-int
29122 pkg syscall (openbsd-amd64), const IFT_X25HUNTGROUP ideal-int
29123 pkg syscall (openbsd-amd64), const IFT_X25MLP ideal-int
29124 pkg syscall (openbsd-amd64), const IFT_X25PLE ideal-int
29125 pkg syscall (openbsd-amd64), const IFT_XETHER ideal-int
29126 pkg syscall (openbsd-amd64), const IGNBRK ideal-int
29127 pkg syscall (openbsd-amd64), const IGNCR ideal-int
29128 pkg syscall (openbsd-amd64), const IGNPAR ideal-int
29129 pkg syscall (openbsd-amd64), const IMAXBEL ideal-int
29130 pkg syscall (openbsd-amd64), const INLCR ideal-int
29131 pkg syscall (openbsd-amd64), const INPCK ideal-int
29132 pkg syscall (openbsd-amd64), const IN_CLASSA_HOST ideal-int
29133 pkg syscall (openbsd-amd64), const IN_CLASSA_MAX ideal-int
29134 pkg syscall (openbsd-amd64), const IN_CLASSA_NET ideal-int
29135 pkg syscall (openbsd-amd64), const IN_CLASSA_NSHIFT ideal-int
29136 pkg syscall (openbsd-amd64), const IN_CLASSB_HOST ideal-int
29137 pkg syscall (openbsd-amd64), const IN_CLASSB_MAX ideal-int
29138 pkg syscall (openbsd-amd64), const IN_CLASSB_NET ideal-int
29139 pkg syscall (openbsd-amd64), const IN_CLASSB_NSHIFT ideal-int
29140 pkg syscall (openbsd-amd64), const IN_CLASSC_HOST ideal-int
29141 pkg syscall (openbsd-amd64), const IN_CLASSC_NET ideal-int
29142 pkg syscall (openbsd-amd64), const IN_CLASSC_NSHIFT ideal-int
29143 pkg syscall (openbsd-amd64), const IN_CLASSD_HOST ideal-int
29144 pkg syscall (openbsd-amd64), const IN_CLASSD_NET ideal-int
29145 pkg syscall (openbsd-amd64), const IN_CLASSD_NSHIFT ideal-int
29146 pkg syscall (openbsd-amd64), const IN_LOOPBACKNET ideal-int
29147 pkg syscall (openbsd-amd64), const IN_RFC3021_HOST ideal-int
29148 pkg syscall (openbsd-amd64), const IN_RFC3021_NET ideal-int
29149 pkg syscall (openbsd-amd64), const IN_RFC3021_NSHIFT ideal-int
29150 pkg syscall (openbsd-amd64), const IPPROTO_AH ideal-int
29151 pkg syscall (openbsd-amd64), const IPPROTO_CARP ideal-int
29152 pkg syscall (openbsd-amd64), const IPPROTO_DIVERT ideal-int
29153 pkg syscall (openbsd-amd64), const IPPROTO_DONE ideal-int
29154 pkg syscall (openbsd-amd64), const IPPROTO_DSTOPTS ideal-int
29155 pkg syscall (openbsd-amd64), const IPPROTO_EGP ideal-int
29156 pkg syscall (openbsd-amd64), const IPPROTO_ENCAP ideal-int
29157 pkg syscall (openbsd-amd64), const IPPROTO_EON ideal-int
29158 amd64), const IPPROTO_ESP ideal-int
29159 pkg syscall (openbsd-amd64), const IPPROTO_ETHERIP ideal-int
29160 pkg syscall (openbsd-amd64), const IPPROTO_FRAGMENT ideal-int
29161 pkg syscall (openbsd-amd64), const IPPROTO_GGP ideal-int
29162 pkg syscall (openbsd-amd64), const IPPROTO_GRE ideal-int
29163 pkg syscall (openbsd-amd64), const IPPROTO_HOPOPTS ideal-int
29164 pkg syscall (openbsd-amd64), const IPPROTO_ICMP ideal-int
29165 pkg syscall (openbsd-amd64), const IPPROTO_ICMPV6 ideal-int
29166 pkg syscall (openbsd-amd64), const IPPROTO_IDP ideal-int
29167 pkg syscall (openbsd-amd64), const IPPROTO_IGMP ideal-int
29168 pkg syscall (openbsd-amd64), const IPPROTO_IPCOMP ideal-int
29169 pkg syscall (openbsd-amd64), const IPPROTO_IPIP ideal-int
29170 pkg syscall (openbsd-amd64), const IPPROTO_IPV4 ideal-int
29171 pkg syscall (openbsd-amd64), const IPPROTO_MAX ideal-int
29172 pkg syscall (openbsd-amd64), const IPPROTO_MAXID ideal-int
29173 pkg syscall (openbsd-amd64), const IPPROTO_MOBILE ideal-int
29174 pkg syscall (openbsd-amd64), const IPPROTO_MPLS ideal-int
29175 pkg syscall (openbsd-amd64), const IPPROTO_NONE ideal-int
29176 pkg syscall (openbsd-amd64), const IPPROTO_PFSYNC ideal-int
29177 pkg syscall (openbsd-amd64), const IPPROTO_PIM ideal-int
29178 pkg syscall (openbsd-amd64), const IPPROTO_PUP ideal-int
29179 pkg syscall (openbsd-amd64), const IPPROTO_RAW ideal-int
29180 pkg syscall (openbsd-amd64), const IPPROTO_ROUTING ideal-int
29181 pkg syscall (openbsd-amd64), const IPPROTO_RSVP ideal-int
29182 pkg syscall (openbsd-amd64), const IPPROTO_TP ideal-int
29183 pkg syscall (openbsd-amd64), const IPV6_AUTH_LEVEL ideal-int
29184 pkg syscall (openbsd-amd64), const IPV6_AUTOFLOWLABEL ideal-int
29185 pkg syscall (openbsd-amd64), const IPV6_CHECKSUM ideal-int
29186 pkg syscall (openbsd-amd64), const IPV6_DEFAULT_MULTICAST_HOPS ideal-int
29187 pkg syscall (openbsd-amd64), const IPV6_DEFAULT_MULTICAST_LOOP ideal-int
29188 pkg syscall (openbsd-amd64), const IPV6_DEFHLIM ideal-int
29189 pkg syscall (openbsd-amd64), const IPV6_DONTFRAG ideal-int
29190 pkg syscall (openbsd-amd64), const IPV6_DSTOPTS ideal-int
29191 pkg syscall (openbsd-amd64), const IPV6_ESP_NETWORK_LEVEL ideal-int
29192 pkg syscall (openbsd-amd64), const IPV6_ESP_TRANS_LEVEL ideal-int
29193 pkg syscall (openbsd-amd64), const IPV6_FAITH ideal-int
29194 pkg syscall (openbsd-amd64), const IPV6_FLOWINFO_MASK ideal-int
29195 pkg syscall (openbsd-amd64), const IPV6_FLOWLABEL_MASK ideal-int
29196 pkg syscall (openbsd-amd64), const IPV6_FRAGTTL ideal-int
29197 pkg syscall (openbsd-amd64), const IPV6_HLIMDEC ideal-int
29198 pkg syscall (openbsd-amd64), const IPV6_HOPLIMIT ideal-int
29199 pkg syscall (openbsd-amd64), const IPV6_HOPOPTS ideal-int
29200 pkg syscall (openbsd-amd64), const IPV6_IPCOMP_LEVEL ideal-int
29201 pkg syscall (openbsd-amd64), const IPV6_MAXHLIM ideal-int
29202 pkg syscall (openbsd-amd64), const IPV6_MAXPACKET ideal-int
29203 pkg syscall (openbsd-amd64), const IPV6_MMTU ideal-int
29204 pkg syscall (openbsd-amd64), const IPV6_NEXTHOP ideal-int
29205 pkg syscall (openbsd-amd64), const IPV6_OPTIONS ideal-int
29206 pkg syscall (openbsd-amd64), const IPV6_PATHMTU ideal-int
29207 pkg syscall (openbsd-amd64), const IPV6_PIPEX ideal-int
29208 pkg syscall (openbsd-amd64), const IPV6_PKTINFO ideal-int
29209 pkg syscall (openbsd-amd64), const IPV6_PORTRANGE ideal-int
29210 pkg syscall (openbsd-amd64), const IPV6_PORTRANGE_DEFAULT ideal-int
29211 pkg syscall (openbsd-amd64), const IPV6_PORTRANGE_HIGH ideal-int
29212 pkg syscall (openbsd-amd64), const IPV6_PORTRANGE_LOW ideal-int
29213 pkg syscall (openbsd-amd64), const IPV6_RECVDSTOPTS ideal-int
29214 pkg syscall (openbsd-amd64), const IPV6_RECVHOPLIMIT ideal-int
29215 pkg syscall (openbsd-amd64), const IPV6_RECVHOPOPTS ideal-int
29216 pkg syscall (openbsd-amd64), const IPV6_RECVPATHMTU ideal-int
29217 pkg syscall (openbsd-amd64), const IPV6_RECVPKTINFO ideal-int
29218 pkg syscall (openbsd-amd64), const IPV6_RECVRTHDR ideal-int
29219 pkg syscall (openbsd-amd64), const IPV6_RECVTCLASS ideal-int
29220 pkg syscall (openbsd-amd64), const IPV6_RTABLE ideal-int
29221 pkg syscall (openbsd-amd64), const IPV6_RTHDR ideal-int
29222 pkg syscall (openbsd-amd64), const IPV6_RTHDRDSTOPTS ideal-int
29223 pkg syscall (openbsd-amd64), const IPV6_RTHDR_LOOSE ideal-int
29224 pkg syscall (openbsd-amd64), const IPV6_RTHDR_STRICT ideal-int
29225 pkg syscall (openbsd-amd64), const IPV6_RTHDR_TYPE_0 ideal-int
29226 pkg syscall (openbsd-amd64), const IPV6_SOCKOPT_RESERVED1 ideal-int
29227 pkg syscall (openbsd-amd64), const IPV6_TCLASS ideal-int
29228 pkg syscall (openbsd-amd64), const IPV6_USE_MIN_MTU ideal-int
29229 pkg syscall (openbsd-amd64), const IPV6_VERSION ideal-int
29230 pkg syscall (openbsd-amd64), const IPV6_VERSION_MASK ideal-int
29231 pkg syscall (openbsd-amd64), const IP_AUTH_LEVEL ideal-int
29232 pkg syscall (openbsd-amd64), const IP_DEFAULT_MULTICAST_LOOP ideal-int
29233 pkg syscall (openbsd-amd64), const IP_DEFAULT_MULTICAST_TTL ideal-int
29234 pkg syscall (openbsd-amd64), const IP_DF ideal-int
29235 pkg syscall (openbsd-amd64), const IP_ESP_NETWORK_LEVEL ideal-int
29236 pkg syscall (openbsd-amd64), const IP_ESP_TRANS_LEVEL ideal-int
29237 pkg syscall (openbsd-amd64), const IP_HDRINCL ideal-int
29238 pkg syscall (openbsd-amd64), const IP_IPCOMP_LEVEL ideal-int
29239 pkg syscall (openbsd-amd64), const IP_IPSECFLOWINFO ideal-int
29240 pkg syscall (openbsd-amd64), const IP_IPSEC_LOCAL_AUTH ideal-int
29241 pkg syscall (openbsd-amd64), const IP_IPSEC_LOCAL_CRED ideal-int
29242 pkg syscall (openbsd-amd64), const IP_IPSEC_LOCAL_ID ideal-int
29243 pkg syscall (openbsd-amd64), const IP_IPSEC_REMOTE_AUTH ideal-int
29244 pkg syscall (openbsd-amd64), const IP_IPSEC_REMOTE_CRED ideal-int
29245 pkg syscall (openbsd-amd64), const IP_IPSEC_REMOTE_ID ideal-int
29246 pkg syscall (openbsd-amd64), const IP_MAXPACKET ideal-int
29247 pkg syscall (openbsd-amd64), const IP_MAX_MEMBERSHIPS ideal-int
29248 pkg syscall (openbsd-amd64), const IP_MF ideal-int
29249 pkg syscall (openbsd-amd64), const IP_MINTTL ideal-int
29250 pkg syscall (openbsd-amd64), const IP_MIN_MEMBERSHIPS ideal-int
29251 pkg syscall (openbsd-amd64), const IP_MSS ideal-int
29252 pkg syscall (openbsd-amd64), const IP_OFFMASK ideal-int
29253 pkg syscall (openbsd-amd64), const IP_OPTIONS ideal-int
29254 pkg syscall (openbsd-amd64), const IP_PIPEX ideal-int
29255 pkg syscall (openbsd-amd64), const IP_PORTRANGE ideal-int
29256 pkg syscall (openbsd-amd64), const IP_PORTRANGE_DEFAULT ideal-int
29257 pkg syscall (openbsd-amd64), const IP_PORTRANGE_HIGH ideal-int
29258 pkg syscall (openbsd-amd64), const IP_PORTRANGE_LOW ideal-int
29259 pkg syscall (openbsd-amd64), const IP_RECVDSTADDR ideal-int
29260 pkg syscall (openbsd-amd64), const IP_RECVDSTPORT ideal-int
29261 pkg syscall (openbsd-amd64), const IP_RECVIF ideal-int
29262 pkg syscall (openbsd-amd64), const IP_RECVOPTS ideal-int
29263 pkg syscall (openbsd-amd64), const IP_RECVRETOPTS ideal-int
29264 pkg syscall (openbsd-amd64), const IP_RECVRTABLE ideal-int
29265 pkg syscall (openbsd-amd64), const IP_RECVTTL ideal-int
29266 pkg syscall (openbsd-amd64), const IP_RETOPTS ideal-int
29267 pkg syscall (openbsd-amd64), const IP_RF ideal-int
29268 pkg syscall (openbsd-amd64), const IP_RTABLE ideal-int
29269 pkg syscall (openbsd-amd64), const ISIG ideal-int
29270 pkg syscall (openbsd-amd64), const ISTRIP ideal-int
29271 pkg syscall (openbsd-amd64), const IXANY ideal-int
29272 pkg syscall (openbsd-amd64), const IXOFF ideal-int
29273 pkg syscall (openbsd-amd64), const IXON ideal-int
29274 pkg syscall (openbsd-amd64), const LCNT_OVERLOAD_FLUSH ideal-int
29275 pkg syscall (openbsd-amd64), const LOCK_EX ideal-int
29276 pkg syscall (openbsd-amd64), const LOCK_NB ideal-int
29277 pkg syscall (openbsd-amd64), const LOCK_SH ideal-int
29278 pkg syscall (openbsd-amd64), const LOCK_UN ideal-int
29279 pkg syscall (openbsd-amd64), const MSG_BCAST ideal-int
29280 pkg syscall (openbsd-amd64), const MSG_CTRUNC ideal-int
29281 pkg syscall (openbsd-amd64), const MSG_DONTROUTE ideal-int
29282 pkg syscall (openbsd-amd64), const MSG_DONTWAIT ideal-int
29283 pkg syscall (openbsd-amd64), const MSG_EOR ideal-int
29284 pkg syscall (openbsd-amd64), const MSG_MCAST ideal-int
29285 pkg syscall (openbsd-amd64), const MSG_NOSIGNAL ideal-int
29286 pkg syscall (openbsd-amd64), const MSG_OOB ideal-int
29287 pkg syscall (openbsd-amd64), const MSG_PEEK ideal-int
29288 pkg syscall (openbsd-amd64), const MSG_TRUNC ideal-int
29289 pkg syscall (openbsd-amd64), const MSG_WAITALL ideal-int
29290 pkg syscall (openbsd-amd64), const NAME_MAX ideal-int
29291 pkg syscall (openbsd-amd64), const NET_RT_DUMP ideal-int
29292 pkg syscall (openbsd-amd64), const NET_RT_FLAGS ideal-int
29293 pkg syscall (openbsd-amd64), const NET_RT_IFLIST ideal-int
29294 pkg syscall (openbsd-amd64), const NET_RT_MAXID ideal-int
29295 pkg syscall (openbsd-amd64), const NET_RT_STATS ideal-int
29296 pkg syscall (openbsd-amd64), const NET_RT_TABLE ideal-int
29297 pkg syscall (openbsd-amd64), const NOFLSH ideal-int
29298 pkg syscall (openbsd-amd64), const NOTE_ATTRIB ideal-int
29299 pkg syscall (openbsd-amd64), const NOTE_CHILD ideal-int
29300 pkg syscall (openbsd-amd64), const NOTE_DELETE ideal-int
29301 pkg syscall (openbsd-amd64), const NOTE_EOF ideal-int
29302 pkg syscall (openbsd-amd64), const NOTE_EXEC ideal-int
29303 pkg syscall (openbsd-amd64), const NOTE_EXIT ideal-int
29304 pkg syscall (openbsd-amd64), const NOTE_EXTEND ideal-int
29305 pkg syscall (openbsd-amd64), const NOTE_FORK ideal-int
29306 pkg syscall (openbsd-amd64), const NOTE_LINK ideal-int
29307 pkg syscall (openbsd-amd64), const NOTE_LOWAT ideal-int
29308 pkg syscall (openbsd-amd64), const NOTE_PCTRLMASK ideal-int
29309 pkg syscall (openbsd-amd64), const NOTE_PDATAMASK ideal-int
29310 pkg syscall (openbsd-amd64), const NOTE_RENAME ideal-int
29311 pkg syscall (openbsd-amd64), const NOTE_REVOKE ideal-int
29312 pkg syscall (openbsd-amd64), const NOTE_TRACK ideal-int
29313 pkg syscall (openbsd-amd64), const NOTE_TRACKERR ideal-int
29314 pkg syscall (openbsd-amd64), const NOTE_TRUNCATE ideal-int
29315 pkg syscall (openbsd-amd64), const NOTE_WRITE ideal-int
29316 pkg syscall (openbsd-amd64), const OCRNL ideal-int
29317 pkg syscall (openbsd-amd64), const ONLCR ideal-int
29318 pkg syscall (openbsd-amd64), const ONLRET ideal-int
29319 pkg syscall (openbsd-amd64), const ONOCR ideal-int
29320 pkg syscall (openbsd-amd64), const ONOEOT ideal-int
29321 pkg syscall (openbsd-amd64), const OPOST ideal-int
29322 pkg syscall (openbsd-amd64), const O_ACCMODE ideal-int
29323 pkg syscall (openbsd-amd64), const O_DIRECTORY ideal-int
29324 pkg syscall (openbsd-amd64), const O_DSYNC ideal-int
29325 pkg syscall (openbsd-amd64), const O_EXLOCK ideal-int
29326 pkg syscall (openbsd-amd64), const O_FSYNC ideal-int
29327 pkg syscall (openbsd-amd64), const O_NDELAY ideal-int
29328 pkg syscall (openbsd-amd64), const O_NOFOLLOW ideal-int
29329 pkg syscall (openbsd-amd64), const O_RSYNC ideal-int
29330 pkg syscall (openbsd-amd64), const O_SHLOCK ideal-int
29331 pkg syscall (openbsd-amd64), const PARENB ideal-int
29332 pkg syscall (openbsd-amd64), const PARMRK ideal-int
29333 pkg syscall (openbsd-amd64), const PARODD ideal-int
29334 pkg syscall (openbsd-amd64), const PENDIN ideal-int
29335 pkg syscall (openbsd-amd64), const PF_FLUSH ideal-int
29336 pkg syscall (openbsd-amd64), const PMC5_PIPELINE_FLUSH ideal-int
29337 pkg syscall (openbsd-amd64), const PRIO_PGRP = 1
29338 pkg syscall (openbsd-amd64), const PRIO_PGRP ideal-int
29339 pkg syscall (openbsd-amd64), const PRIO_PROCESS = 0
29340 pkg syscall (openbsd-amd64), const PRIO_PROCESS ideal-int
29341 pkg syscall (openbsd-amd64), const PRIO_USER = 2
29342 pkg syscall (openbsd-amd64), const PRIO_USER ideal-int
29343 pkg syscall (openbsd-amd64), const PTRACE_CONT ideal-int
29344 pkg syscall (openbsd-amd64), const PTRACE_KILL ideal-int
29345 pkg syscall (openbsd-amd64), const PTRACE_TRACEME ideal-int
29346 pkg syscall (openbsd-amd64), const RLIMIT_CORE ideal-int
29347 pkg syscall (openbsd-amd64), const RLIMIT_CPU ideal-int
29348 pkg syscall (openbsd-amd64), const RLIMIT_DATA ideal-int
29349 pkg syscall (openbsd-amd64), const RLIMIT_FSIZE ideal-int
29350 pkg syscall (openbsd-amd64), const RLIMIT_NOFILE ideal-int
29351 pkg syscall (openbsd-amd64), const RLIMIT_STACK ideal-int
29352 pkg syscall (openbsd-amd64), const RLIM_INFINITY ideal-int
29353 pkg syscall (openbsd-amd64), const RTAX_AUTHOR ideal-int
29354 pkg syscall (openbsd-amd64), const RTAX_BRD ideal-int
29355 pkg syscall (openbsd-amd64), const RTAX_DST ideal-int
29356 pkg syscall (openbsd-amd64), const RTAX_GATEWAY ideal-int
29357 pkg syscall (openbsd-amd64), const RTAX_GENMASK ideal-int
29358 pkg syscall (openbsd-amd64), const RTAX_IFA ideal-int
29359 pkg syscall (openbsd-amd64), const RTAX_IFP ideal-int
29360 pkg syscall (openbsd-amd64), const RTAX_LABEL ideal-int
29361 pkg syscall (openbsd-amd64), const RTAX_MAX ideal-int
29362 pkg syscall (openbsd-amd64), const RTAX_NETMASK ideal-int
29363 pkg syscall (openbsd-amd64), const RTAX_SRC ideal-int
29364 pkg syscall (openbsd-amd64), const RTAX_SRCMASK ideal-int
29365 pkg syscall (openbsd-amd64), const RTA_AUTHOR ideal-int
29366 pkg syscall (openbsd-amd64), const RTA_BRD ideal-int
29367 pkg syscall (openbsd-amd64), const RTA_DST ideal-int
29368 pkg syscall (openbsd-amd64), const RTA_GATEWAY ideal-int
29369 pkg syscall (openbsd-amd64), const RTA_GENMASK ideal-int
29370 pkg syscall (openbsd-amd64), const RTA_IFA ideal-int
29371 pkg syscall (openbsd-amd64), const RTA_IFP ideal-int
29372 pkg syscall (openbsd-amd64), const RTA_LABEL ideal-int
29373 pkg syscall (openbsd-amd64), const RTA_NETMASK ideal-int
29374 pkg syscall (openbsd-amd64), const RTA_SRC ideal-int
29375 pkg syscall (openbsd-amd64), const RTA_SRCMASK ideal-int
29376 pkg syscall (openbsd-amd64), const RTF_ANNOUNCE ideal-int
29377 pkg syscall (openbsd-amd64), const RTF_BLACKHOLE ideal-int
29378 pkg syscall (openbsd-amd64), const RTF_CLONED ideal-int
29379 pkg syscall (openbsd-amd64), const RTF_CLONING ideal-int
29380 pkg syscall (openbsd-amd64), const RTF_DONE ideal-int
29381 pkg syscall (openbsd-amd64), const RTF_DYNAMIC ideal-int
29382 pkg syscall (openbsd-amd64), const RTF_FMASK ideal-int
29383 pkg syscall (openbsd-amd64), const RTF_GATEWAY ideal-int
29384 pkg syscall (openbsd-amd64), const RTF_HOST ideal-int
29385 pkg syscall (openbsd-amd64), const RTF_LLINFO ideal-int
29386 pkg syscall (openbsd-amd64), const RTF_MASK ideal-int
29387 pkg syscall (openbsd-amd64), const RTF_MODIFIED ideal-int
29388 pkg syscall (openbsd-amd64), const RTF_MPATH ideal-int
29389 pkg syscall (openbsd-amd64), const RTF_MPLS ideal-int
29390 pkg syscall (openbsd-amd64), const RTF_PERMANENT_ARP ideal-int
29391 pkg syscall (openbsd-amd64), const RTF_PROTO1 ideal-int
29392 pkg syscall (openbsd-amd64), const RTF_PROTO2 ideal-int
29393 pkg syscall (openbsd-amd64), const RTF_PROTO3 ideal-int
29394 pkg syscall (openbsd-amd64), const RTF_REJECT ideal-int
29395 pkg syscall (openbsd-amd64), const RTF_SOURCE ideal-int
29396 pkg syscall (openbsd-amd64), const RTF_STATIC ideal-int
29397 pkg syscall (openbsd-amd64), const RTF_TUNNEL ideal-int
29398 pkg syscall (openbsd-amd64), const RTF_UP ideal-int
29399 pkg syscall (openbsd-amd64), const RTF_USETRAILERS ideal-int
29400 pkg syscall (openbsd-amd64), const RTF_XRESOLVE ideal-int
29401 pkg syscall (openbsd-amd64), const RTM_ADD ideal-int
29402 pkg syscall (openbsd-amd64), const RTM_CHANGE ideal-int
29403 pkg syscall (openbsd-amd64), const RTM_DELADDR ideal-int
29404 pkg syscall (openbsd-amd64), const RTM_DELETE ideal-int
29405 pkg syscall (openbsd-amd64), const RTM_DESYNC ideal-int
29406 pkg syscall (openbsd-amd64), const RTM_GET ideal-int
29407 pkg syscall (openbsd-amd64), const RTM_IFANNOUNCE ideal-int
29408 pkg syscall (openbsd-amd64), const RTM_IFINFO ideal-int
29409 pkg syscall (openbsd-amd64), const RTM_LOCK ideal-int
29410 pkg syscall (openbsd-amd64), const RTM_LOSING ideal-int
29411 pkg syscall (openbsd-amd64), const RTM_MAXSIZE ideal-int
29412 pkg syscall (openbsd-amd64), const RTM_MISS ideal-int
29413 pkg syscall (openbsd-amd64), const RTM_NEWADDR ideal-int
29414 pkg syscall (openbsd-amd64), const RTM_REDIRECT ideal-int
29415 pkg syscall (openbsd-amd64), const RTM_RESOLVE ideal-int
29416 pkg syscall (openbsd-amd64), const RTM_RTTUNIT ideal-int
29417 pkg syscall (openbsd-amd64), const RTM_VERSION ideal-int
29418 pkg syscall (openbsd-amd64), const RTV_EXPIRE ideal-int
29419 pkg syscall (openbsd-amd64), const RTV_HOPCOUNT ideal-int
29420 pkg syscall (openbsd-amd64), const RTV_MTU ideal-int
29421 pkg syscall (openbsd-amd64), const RTV_RPIPE ideal-int
29422 pkg syscall (openbsd-amd64), const RTV_RTT ideal-int
29423 pkg syscall (openbsd-amd64), const RTV_RTTVAR ideal-int
29424 pkg syscall (openbsd-amd64), const RTV_SPIPE ideal-int
29425 pkg syscall (openbsd-amd64), const RTV_SSTHRESH ideal-int
29426 pkg syscall (openbsd-amd64), const RT_TABLEID_MAX ideal-int
29427 pkg syscall (openbsd-amd64), const RUSAGE_CHILDREN ideal-int
29428 pkg syscall (openbsd-amd64), const RUSAGE_SELF ideal-int
29429 pkg syscall (openbsd-amd64), const RUSAGE_THREAD ideal-int
29430 pkg syscall (openbsd-amd64), const SCM_RIGHTS ideal-int
29431 pkg syscall (openbsd-amd64), const SCM_TIMESTAMP ideal-int
29432 pkg syscall (openbsd-amd64), const SIGCHLD Signal
29433 pkg syscall (openbsd-amd64), const SIGCONT Signal
29434 pkg syscall (openbsd-amd64), const SIGEMT Signal
29435 pkg syscall (openbsd-amd64), const SIGINFO Signal
29436 pkg syscall (openbsd-amd64), const SIGIO Signal
29437 pkg syscall (openbsd-amd64), const SIGIOT Signal
29438 pkg syscall (openbsd-amd64), const SIGPROF Signal
29439 pkg syscall (openbsd-amd64), const SIGSTOP Signal
29440 pkg syscall (openbsd-amd64), const SIGSYS Signal
29441 pkg syscall (openbsd-amd64), const SIGTHR Signal
29442 pkg syscall (openbsd-amd64), const SIGTSTP Signal
29443 pkg syscall (openbsd-amd64), const SIGTTIN Signal
29444 pkg syscall (openbsd-amd64), const SIGTTOU Signal
29445 amd64), const SIGURG Signal
29446 pkg syscall (openbsd-amd64), const SIGUSR1 Signal
29447 pkg syscall (openbsd-amd64), const SIGUSR2 Signal
29448 pkg syscall (openbsd-amd64), const SIGVTALRM Signal
29449 pkg syscall (openbsd-amd64), const SIGWINCH Signal
29450 pkg syscall (openbsd-amd64), const SIGXCPU Signal
29451 pkg syscall (openbsd-amd64), const SIGXFSZ Signal
29452 pkg syscall (openbsd-amd64), const SIOCADDMULTI ideal-int
29453 pkg syscall (openbsd-amd64), const SIOCAIFADDR ideal-int
29454 pkg syscall (openbsd-amd64), const SIOCAIFGROUP ideal-int
29455 pkg syscall (openbsd-amd64), const SIOCALIFADDR ideal-int
29456 pkg syscall (openbsd-amd64), const SIOCATMARK ideal-int
29457 pkg syscall (openbsd-amd64), const SIOCBRDGADD ideal-int
29458 pkg syscall (openbsd-amd64), const SIOCBRDGADDS ideal-int
29459 pkg syscall (openbsd-amd64), const SIOCBRDGARL ideal-int
29460 pkg syscall (openbsd-amd64), const SIOCBRDGDADDR ideal-int
29461 pkg syscall (openbsd-amd64), const SIOCBRDGDEL ideal-int
29462 pkg syscall (openbsd-amd64), const SIOCBRDGDELS ideal-int
29463 pkg syscall (openbsd-amd64), const SIOCBRDGFLUSH ideal-int
29464 pkg syscall (openbsd-amd64), const SIOCBRDGFRL ideal-int
29465 pkg syscall (openbsd-amd64), const SIOCBRDGGCACHE ideal-int
29466 pkg syscall (openbsd-amd64), const SIOCBRDGGFD ideal-int
29467 pkg syscall (openbsd-amd64), const SIOCBRDGGHT ideal-int
29468 pkg syscall (openbsd-amd64), const SIOCBRDGGIFFLGS ideal-int
29469 pkg syscall (openbsd-amd64), const SIOCBRDGGMA ideal-int
29470 pkg syscall (openbsd-amd64), const SIOCBRDGGPARAM ideal-int
29471 pkg syscall (openbsd-amd64), const SIOCBRDGGPRI ideal-int
29472 pkg syscall (openbsd-amd64), const SIOCBRDGGRL ideal-int
29473 pkg syscall (openbsd-amd64), const SIOCBRDGGSIFS ideal-int
29474 pkg syscall (openbsd-amd64), const SIOCBRDGGTO ideal-int
29475 pkg syscall (openbsd-amd64), const SIOCBRDGIFS ideal-int
29476 pkg syscall (openbsd-amd64), const SIOCBRDGRTS ideal-int
29477 pkg syscall (openbsd-amd64), const SIOCBRDGSADDR ideal-int
29478 pkg syscall (openbsd-amd64), const SIOCBRDGSCACHE ideal-int
29479 pkg syscall (openbsd-amd64), const SIOCBRDGSFD ideal-int
29480 pkg syscall (openbsd-amd64), const SIOCBRDGSHT ideal-int
29481 pkg syscall (openbsd-amd64), const SIOCBRDGSIFCOST ideal-int
29482 pkg syscall (openbsd-amd64), const SIOCBRDGSIFFLGS ideal-int
29483 pkg syscall (openbsd-amd64), const SIOCBRDGSIFPRIO ideal-int
29484 pkg syscall (openbsd-amd64), const SIOCBRDGSMA ideal-int
29485 pkg syscall (openbsd-amd64), const SIOCBRDGSPRI ideal-int
29486 pkg syscall (openbsd-amd64), const SIOCBRDGSPROTO ideal-int
29487 pkg syscall (openbsd-amd64), const SIOCBRDGSTO ideal-int
29488 pkg syscall (openbsd-amd64), const SIOCBRDGSTXHC ideal-int
29489 pkg syscall (openbsd-amd64), const SIOCDELMULTI ideal-int
29490 pkg syscall (openbsd-amd64), const SIOCDIFADDR ideal-int
29491 pkg syscall (openbsd-amd64), const SIOCDIFGROUP ideal-int
29492 pkg syscall (openbsd-amd64), const SIOCDIFPHYADDR ideal-int
29493 pkg syscall (openbsd-amd64), const SIOCDLIFADDR ideal-int
29494 pkg syscall (openbsd-amd64), const SIOCGETKALIVE ideal-int
29495 pkg syscall (openbsd-amd64), const SIOCGETLABEL ideal-int
29496 pkg syscall (openbsd-amd64), const SIOCGETPFLOW ideal-int
29497 pkg syscall (openbsd-amd64), const SIOCGETPFSYNC ideal-int
29498 pkg syscall (openbsd-amd64), const SIOCGETSGCNT ideal-int
29499 pkg syscall (openbsd-amd64), const SIOCGETVIFCNT ideal-int
29500 pkg syscall (openbsd-amd64), const SIOCGHIWAT ideal-int
29501 pkg syscall (openbsd-amd64), const SIOCGIFADDR ideal-int
29502 pkg syscall (openbsd-amd64), const SIOCGIFASYNCMAP ideal-int
29503 pkg syscall (openbsd-amd64), const SIOCGIFBRDADDR ideal-int
29504 pkg syscall (openbsd-amd64), const SIOCGIFCONF ideal-int
29505 pkg syscall (openbsd-amd64), const SIOCGIFDATA ideal-int
29506 pkg syscall (openbsd-amd64), const SIOCGIFDESCR ideal-int
29507 pkg syscall (openbsd-amd64), const SIOCGIFDSTADDR ideal-int
29508 pkg syscall (openbsd-amd64), const SIOCGIFFLAGS ideal-int
29509 pkg syscall (openbsd-amd64), const SIOCGIFGATTR ideal-int
29510 pkg syscall (openbsd-amd64), const SIOCGIFGENERIC ideal-int
29511 pkg syscall (openbsd-amd64), const SIOCGIFGMEMB ideal-int
29512 pkg syscall (openbsd-amd64), const SIOCGIFGROUP ideal-int
29513 pkg syscall (openbsd-amd64), const SIOCGIFMEDIA ideal-int
29514 pkg syscall (openbsd-amd64), const SIOCGIFMETRIC ideal-int
29515 pkg syscall (openbsd-amd64), const SIOCGIFMTU ideal-int
29516 pkg syscall (openbsd-amd64), const SIOCGIFNETMASK ideal-int
29517 pkg syscall (openbsd-amd64), const SIOCGIFPDSTADDR ideal-int
29518 pkg syscall (openbsd-amd64), const SIOCGIFPRIORITY ideal-int
29519 pkg syscall (openbsd-amd64), const SIOCGIFPSRCADDR ideal-int
29520 pkg syscall (openbsd-amd64), const SIOCGIFRDOMAIN ideal-int
29521 pkg syscall (openbsd-amd64), const SIOCGIFRTLABEL ideal-int
29522 pkg syscall (openbsd-amd64), const SIOCGIFTIMESLOT ideal-int
29523 pkg syscall (openbsd-amd64), const SIOCGIFXFLAGS ideal-int
29524 pkg syscall (openbsd-amd64), const SIOCGLIFADDR ideal-int
29525 pkg syscall (openbsd-amd64), const SIOCGLIFPHYADDR ideal-int
29526 pkg syscall (openbsd-amd64), const SIOCGLIFPHYRTABLE ideal-int
29527 pkg syscall (openbsd-amd64), const SIOCGLOWAT ideal-int
29528 pkg syscall (openbsd-amd64), const SIOCGPGRP ideal-int
29529 pkg syscall (openbsd-amd64), const SIOCGVH ideal-int
29530 pkg syscall (openbsd-amd64), const SIOCIFCREATE ideal-int
29531 pkg syscall (openbsd-amd64), const SIOCIFDESTROY ideal-int
29532 pkg syscall (openbsd-amd64), const SIOCIFGCLONERS ideal-int
29533 pkg syscall (openbsd-amd64), const SIOCSETKALIVE ideal-int
29534 pkg syscall (openbsd-amd64), const SIOCSETLABEL ideal-int
29535 pkg syscall (openbsd-amd64), const SIOCSETPFLOW ideal-int
29536 pkg syscall (openbsd-amd64), const SIOCSETPFSYNC ideal-int
29537 pkg syscall (openbsd-amd64), const SIOCSHIWAT ideal-int
29538 pkg syscall (openbsd-amd64), const SIOCSIFADDR ideal-int
29539 pkg syscall (openbsd-amd64), const SIOCSIFASYNCMAP ideal-int
29540 pkg syscall (openbsd-amd64), const SIOCSIFBRDADDR ideal-int
29541 pkg syscall (openbsd-amd64), const SIOCSIFDESCR ideal-int
29542 pkg syscall (openbsd-amd64), const SIOCSIFDSTADDR ideal-int
29543 pkg syscall (openbsd-amd64), const SIOCSIFFLAGS ideal-int
29544 pkg syscall (openbsd-amd64), const SIOCSIFGATTR ideal-int
29545 pkg syscall (openbsd-amd64), const SIOCSIFGENERIC ideal-int
29546 pkg syscall (openbsd-amd64), const SIOCSIFLLADDR ideal-int
29547 pkg syscall (openbsd-amd64), const SIOCSIFMEDIA ideal-int
29548 pkg syscall (openbsd-amd64), const SIOCSIFMETRIC ideal-int
29549 pkg syscall (openbsd-amd64), const SIOCSIFMTU ideal-int
29550 pkg syscall (openbsd-amd64), const SIOCSIFNETMASK ideal-int
29551 pkg syscall (openbsd-amd64), const SIOCSIFPHYADDR ideal-int
29552 pkg syscall (openbsd-amd64), const SIOCSIFPRIORITY ideal-int
29553 pkg syscall (openbsd-amd64), const SIOCSIFRDOMAIN ideal-int
29554 pkg syscall (openbsd-amd64), const SIOCSIFRTLABEL ideal-int
29555 pkg syscall (openbsd-amd64), const SIOCSIFTIMESLOT ideal-int
29556 pkg syscall (openbsd-amd64), const SIOCSIFXFLAGS ideal-int
29557 pkg syscall (openbsd-amd64), const SIOCSLIFPHYADDR ideal-int
29558 pkg syscall (openbsd-amd64), const SIOCSLIFPHYRTABLE ideal-int
29559 pkg syscall (openbsd-amd64), const SIOCSLOWAT ideal-int
29560 pkg syscall (openbsd-amd64), const SIOCSPGRP ideal-int
29561 pkg syscall (openbsd-amd64), const SIOCSVH ideal-int
29562 pkg syscall (openbsd-amd64), const SOCK_RDM ideal-int
29563 pkg syscall (openbsd-amd64), const SO_ACCEPTCONN ideal-int
29564 pkg syscall (openbsd-amd64), const SO_BINDANY ideal-int
29565 pkg syscall (openbsd-amd64), const SO_DEBUG ideal-int
29566 pkg syscall (openbsd-amd64), const SO_ERROR ideal-int
29567 pkg syscall (openbsd-amd64), const SO_NETPROC ideal-int
29568 pkg syscall (openbsd-amd64), const SO_OOBINLINE ideal-int
29569 pkg syscall (openbsd-amd64), const SO_PEERCRED ideal-int
29570 pkg syscall (openbsd-amd64), const SO_RCVLOWAT ideal-int
29571 pkg syscall (openbsd-amd64), const SO_RCVTIMEO ideal-int
29572 pkg syscall (openbsd-amd64), const SO_REUSEPORT ideal-int
29573 pkg syscall (openbsd-amd64), const SO_RTABLE ideal-int
29574 pkg syscall (openbsd-amd64), const SO_SNDLOWAT ideal-int
29575 pkg syscall (openbsd-amd64), const SO_SNDTIMEO ideal-int
29576 pkg syscall (openbsd-amd64), const SO_SPLICE ideal-int
29577 pkg syscall (openbsd-amd64), const SO_TIMESTAMP ideal-int
29578 pkg syscall (openbsd-amd64), const SO_TYPE ideal-int
29579 pkg syscall (openbsd-amd64), const SO_USELOOPBACK ideal-int
29580 pkg syscall (openbsd-amd64), const SYS_ACCEPT ideal-int
29581 pkg syscall (openbsd-amd64), const SYS_ACCESS ideal-int
29582 pkg syscall (openbsd-amd64), const SYS_ACCT ideal-int
29583 pkg syscall (openbsd-amd64), const SYS_ADJFREQ ideal-int
29584 pkg syscall (openbsd-amd64), const SYS_ADJTIME ideal-int
29585 pkg syscall (openbsd-amd64), const SYS_BIND ideal-int
29586 pkg syscall (openbsd-amd64), const SYS_CHDIR ideal-int
29587 pkg syscall (openbsd-amd64), const SYS_CHFLAGS ideal-int
29588 pkg syscall (openbsd-amd64), const SYS_CHMOD ideal-int
29589 pkg syscall (openbsd-amd64), const SYS_CHOWN ideal-int
29590 pkg syscall (openbsd-amd64), const SYS_CHROOT ideal-int
29591 pkg syscall (openbsd-amd64), const SYS_CLOCK_GETRES ideal-int
29592 pkg syscall (openbsd-amd64), const SYS_CLOCK_GETTIME ideal-int
29593 pkg syscall (openbsd-amd64), const SYS_CLOCK_SETTIME ideal-int
29594 pkg syscall (openbsd-amd64), const SYS_CLOSE ideal-int
29595 pkg syscall (openbsd-amd64), const SYS_CLOSEFROM ideal-int
29596 pkg syscall (openbsd-amd64), const SYS_CONNECT ideal-int
29597 pkg syscall (openbsd-amd64), const SYS_DUP ideal-int
29598 pkg syscall (openbsd-amd64), const SYS_DUP2 ideal-int
29599 pkg syscall (openbsd-amd64), const SYS_EXECVE ideal-int
29600 pkg syscall (openbsd-amd64), const SYS_EXIT ideal-int
29601 pkg syscall (openbsd-amd64), const SYS_FACCESSAT ideal-int
29602 pkg syscall (openbsd-amd64), const SYS_FCHDIR ideal-int
29603 pkg syscall (openbsd-amd64), const SYS_FCHFLAGS ideal-int
29604 pkg syscall (openbsd-amd64), const SYS_FCHMOD ideal-int
29605 pkg syscall (openbsd-amd64), const SYS_FCHMODAT ideal-int
29606 pkg syscall (openbsd-amd64), const SYS_FCHOWN ideal-int
29607 pkg syscall (openbsd-amd64), const SYS_FCHOWNAT ideal-int
29608 pkg syscall (openbsd-amd64), const SYS_FCNTL ideal-int
29609 pkg syscall (openbsd-amd64), const SYS_FHOPEN ideal-int
29610 pkg syscall (openbsd-amd64), const SYS_FHSTAT ideal-int
29611 pkg syscall (openbsd-amd64), const SYS_FHSTATFS ideal-int
29612 pkg syscall (openbsd-amd64), const SYS_FLOCK ideal-int
29613 pkg syscall (openbsd-amd64), const SYS_FORK ideal-int
29614 pkg syscall (openbsd-amd64), const SYS_FPATHCONF ideal-int
29615 pkg syscall (openbsd-amd64), const SYS_FSTAT ideal-int
29616 pkg syscall (openbsd-amd64), const SYS_FSTATAT ideal-int
29617 pkg syscall (openbsd-amd64), const SYS_FSTATFS ideal-int
29618 pkg syscall (openbsd-amd64), const SYS_FSYNC ideal-int
29619 pkg syscall (openbsd-amd64), const SYS_FTRUNCATE ideal-int
29620 pkg syscall (openbsd-amd64), const SYS_FUTIMENS ideal-int
29621 pkg syscall (openbsd-amd64), const SYS_FUTIMES ideal-int
29622 pkg syscall (openbsd-amd64), const SYS_GETDIRENTRIES ideal-int
29623 pkg syscall (openbsd-amd64), const SYS_GETDTABLECOUNT ideal-int
29624 pkg syscall (openbsd-amd64), const SYS_GETEGID ideal-int
29625 pkg syscall (openbsd-amd64), const SYS_GETEUID ideal-int
29626 pkg syscall (openbsd-amd64), const SYS_GETFH ideal-int
29627 pkg syscall (openbsd-amd64), const SYS_GETFSSTAT ideal-int
29628 pkg syscall (openbsd-amd64), const SYS_GETGID ideal-int
29629 pkg syscall (openbsd-amd64), const SYS_GETGROUPS ideal-int
29630 pkg syscall (openbsd-amd64), const SYS_GETITIMER ideal-int
29631 pkg syscall (openbsd-amd64), const SYS_GETLOGIN ideal-int
29632 pkg syscall (openbsd-amd64), const SYS_GETPEERNAME ideal-int
29633 pkg syscall (openbsd-amd64), const SYS_GETPGID ideal-int
29634 pkg syscall (openbsd-amd64), const SYS_GETPGRP ideal-int
29635 pkg syscall (openbsd-amd64), const SYS_GETPID ideal-int
29636 pkg syscall (openbsd-amd64), const SYS_GETPPID ideal-int
29637 pkg syscall (openbsd-amd64), const SYS_GETPRIORITY ideal-int
29638 pkg syscall (openbsd-amd64), const SYS_GETRESGID ideal-int
29639 pkg syscall (openbsd-amd64), const SYS_GETRESUID ideal-int
29640 pkg syscall (openbsd-amd64), const SYS_GETRLIMIT ideal-int
29641 pkg syscall (openbsd-amd64), const SYS_GETRTABLE ideal-int
29642 pkg syscall (openbsd-amd64), const SYS_GETRUSAGE ideal-int
29643 pkg syscall (openbsd-amd64), const SYS_GETSID ideal-int
29644 pkg syscall (openbsd-amd64), const SYS_GETSOCKNAME ideal-int
29645 pkg syscall (openbsd-amd64), const SYS_GETSOCKOPT ideal-int
29646 pkg syscall (openbsd-amd64), const SYS_GETTHRID ideal-int
29647 pkg syscall (openbsd-amd64), const SYS_GETTIMEOFDAY ideal-int
29648 pkg syscall (openbsd-amd64), const SYS_GETUID ideal-int
29649 pkg syscall (openbsd-amd64), const SYS_IOCTL ideal-int
29650 pkg syscall (openbsd-amd64), const SYS_ISSETUGID ideal-int
29651 pkg syscall (openbsd-amd64), const SYS_KEVENT ideal-int
29652 pkg syscall (openbsd-amd64), const SYS_KILL ideal-int
29653 pkg syscall (openbsd-amd64), const SYS_KQUEUE ideal-int
29654 pkg syscall (openbsd-amd64), const SYS_KTRACE ideal-int
29655 pkg syscall (openbsd-amd64), const SYS_LCHOWN ideal-int
29656 pkg syscall (openbsd-amd64), const SYS_LINK ideal-int
29657 pkg syscall (openbsd-amd64), const SYS_LINKAT ideal-int
29658 pkg syscall (openbsd-amd64), const SYS_LISTEN ideal-int
29659 pkg syscall (openbsd-amd64), const SYS_LSEEK ideal-int
29660 pkg syscall (openbsd-amd64), const SYS_LSTAT ideal-int
29661 pkg syscall (openbsd-amd64), const SYS_MADVISE ideal-int
29662 pkg syscall (openbsd-amd64), const SYS_MINCORE ideal-int
29663 pkg syscall (openbsd-amd64), const SYS_MINHERIT ideal-int
29664 pkg syscall (openbsd-amd64), const SYS_MKDIR ideal-int
29665 pkg syscall (openbsd-amd64), const SYS_MKDIRAT ideal-int
29666 pkg syscall (openbsd-amd64), const SYS_MKFIFO ideal-int
29667 pkg syscall (openbsd-amd64), const SYS_MKFIFOAT ideal-int
29668 pkg syscall (openbsd-amd64), const SYS_MKNOD ideal-int
29669 pkg syscall (openbsd-amd64), const SYS_MKNODAT ideal-int
29670 pkg syscall (openbsd-amd64), const SYS_MLOCK ideal-int
29671 pkg syscall (openbsd-amd64), const SYS_MLOCKALL ideal-int
29672 pkg syscall (openbsd-amd64), const SYS_MMAP ideal-int
29673 pkg syscall (openbsd-amd64), const SYS_MOUNT ideal-int
29674 pkg syscall (openbsd-amd64), const SYS_MPROTECT ideal-int
29675 pkg syscall (openbsd-amd64), const SYS_MQUERY ideal-int
29676 pkg syscall (openbsd-amd64), const SYS_MSGCTL ideal-int
29677 pkg syscall (openbsd-amd64), const SYS_MSGGET ideal-int
29678 pkg syscall (openbsd-amd64), const SYS_MSGRCV ideal-int
29679 pkg syscall (openbsd-amd64), const SYS_MSGSND ideal-int
29680 pkg syscall (openbsd-amd64), const SYS_MSYNC ideal-int
29681 pkg syscall (openbsd-amd64), const SYS_MUNLOCK ideal-int
29682 pkg syscall (openbsd-amd64), const SYS_MUNLOCKALL ideal-int
29683 pkg syscall (openbsd-amd64), const SYS_MUNMAP ideal-int
29684 pkg syscall (openbsd-amd64), const SYS_NANOSLEEP ideal-int
29685 pkg syscall (openbsd-amd64), const SYS_NFSSVC ideal-int
29686 pkg syscall (openbsd-amd64), const SYS_OBREAK ideal-int
29687 pkg syscall (openbsd-amd64), const SYS_OPEN ideal-int
29688 pkg syscall (openbsd-amd64), const SYS_OPENAT ideal-int
29689 pkg syscall (openbsd-amd64), const SYS_PATHCONF ideal-int
29690 pkg syscall (openbsd-amd64), const SYS_PIPE ideal-int
29691 pkg syscall (openbsd-amd64), const SYS_POLL ideal-int
29692 pkg syscall (openbsd-amd64), const SYS_PREAD ideal-int
29693 pkg syscall (openbsd-amd64), const SYS_PREADV ideal-int
29694 pkg syscall (openbsd-amd64), const SYS_PROFIL ideal-int
29695 pkg syscall (openbsd-amd64), const SYS_PTRACE ideal-int
29696 pkg syscall (openbsd-amd64), const SYS_PWRITE ideal-int
29697 pkg syscall (openbsd-amd64), const SYS_PWRITEV ideal-int
29698 pkg syscall (openbsd-amd64), const SYS_QUOTACTL ideal-int
29699 pkg syscall (openbsd-amd64), const SYS_READ ideal-int
29700 pkg syscall (openbsd-amd64), const SYS_READLINK ideal-int
29701 pkg syscall (openbsd-amd64), const SYS_READLINKAT ideal-int
29702 pkg syscall (openbsd-amd64), const SYS_READV ideal-int
29703 pkg syscall (openbsd-amd64), const SYS_REBOOT ideal-int
29704 pkg syscall (openbsd-amd64), const SYS_RECVFROM ideal-int
29705 pkg syscall (openbsd-amd64), const SYS_RECVMSG ideal-int
29706 pkg syscall (openbsd-amd64), const SYS_RENAME ideal-int
29707 pkg syscall (openbsd-amd64), const SYS_RENAMEAT ideal-int
29708 pkg syscall (openbsd-amd64), const SYS_REVOKE ideal-int
29709 pkg syscall (openbsd-amd64), const SYS_RMDIR ideal-int
29710 pkg syscall (openbsd-amd64), const SYS_SCHED_YIELD ideal-int
29711 pkg syscall (openbsd-amd64), const SYS_SELECT ideal-int
29712 pkg syscall (openbsd-amd64), const SYS_SEMGET ideal-int
29713 pkg syscall (openbsd-amd64), const SYS_SEMOP ideal-int
29714 pkg syscall (openbsd-amd64), const SYS_SENDMSG ideal-int
29715 pkg syscall (openbsd-amd64), const SYS_SENDTO ideal-int
29716 pkg syscall (openbsd-amd64), const SYS_SETEGID ideal-int
29717 pkg syscall (openbsd-amd64), const SYS_SETEUID ideal-int
29718 pkg syscall (openbsd-amd64), const SYS_SETGID ideal-int
29719 pkg syscall (openbsd-amd64), const SYS_SETGROUPS ideal-int
29720 pkg syscall (openbsd-amd64), const SYS_SETITIMER ideal-int
29721 pkg syscall (openbsd-amd64), const SYS_SETLOGIN ideal-int
29722 pkg syscall (openbsd-amd64), const SYS_SETPGID ideal-int
29723 pkg syscall (openbsd-amd64), const SYS_SETPRIORITY ideal-int
29724 pkg syscall (openbsd-amd64), const SYS_SETREGID ideal-int
29725 pkg syscall (openbsd-amd64), const SYS_SETRESGID ideal-int
29726 pkg syscall (openbsd-amd64), const SYS_SETRESUID ideal-int
29727 pkg syscall (openbsd-amd64), const SYS_SETREUID ideal-int
29728 pkg syscall (openbsd-amd64), const SYS_SETRLIMIT ideal-int
29729 pkg syscall (openbsd-amd64), const SYS_SETRTABLE ideal-int
29730 pkg syscall (openbsd-amd64
29731 pkg syscall (openbsd-amd64), const SYS_SETSOCKOPT ideal-int
29732 pkg syscall (openbsd-amd64), const SYS_SETTIMEOFDAY ideal-int
29733 pkg syscall (openbsd-amd64), const SYS_SETUID ideal-int
29734 pkg syscall (openbsd-amd64), const SYS_SHMAT ideal-int
29735 pkg syscall (openbsd-amd64), const SYS_SHMCTL ideal-int
29736 pkg syscall (openbsd-amd64), const SYS_SHMDT ideal-int
29737 pkg syscall (openbsd-amd64), const SYS_SHMGET ideal-int
29738 pkg syscall (openbsd-amd64), const SYS_SHUTDOWN ideal-int
29739 pkg syscall (openbsd-amd64), const SYS_SIGACTION ideal-int
29740 pkg syscall (openbsd-amd64), const SYS_SIGALTSTACK ideal-int
29741 pkg syscall (openbsd-amd64), const SYS_SIGPENDING ideal-int
29742 pkg syscall (openbsd-amd64), const SYS_SIGPROCMASK ideal-int
29743 pkg syscall (openbsd-amd64), const SYS_SIGRETURN ideal-int
29744 pkg syscall (openbsd-amd64), const SYS_SIGSUSPEND ideal-int
29745 pkg syscall (openbsd-amd64), const SYS_SOCKET ideal-int
29746 pkg syscall (openbsd-amd64), const SYS_SOCKETPAIR ideal-int
29747 pkg syscall (openbsd-amd64), const SYS_STAT ideal-int
29748 pkg syscall (openbsd-amd64), const SYS_STATFS ideal-int
29749 pkg syscall (openbsd-amd64), const SYS_SWAPCTL ideal-int
29750 pkg syscall (openbsd-amd64), const SYS_SYMLINK ideal-int
29751 pkg syscall (openbsd-amd64), const SYS_SYMLINKAT ideal-int
29752 pkg syscall (openbsd-amd64), const SYS_SYNC ideal-int
29753 pkg syscall (openbsd-amd64), const SYS_SYSARCH ideal-int
29754 pkg syscall (openbsd-amd64), const SYS_TRUNCATE ideal-int
29755 pkg syscall (openbsd-amd64), const SYS_UMASK ideal-int
29756 pkg syscall (openbsd-amd64), const SYS_UNLINK ideal-int
29757 pkg syscall (openbsd-amd64), const SYS_UNLINKAT ideal-int
29758 pkg syscall (openbsd-amd64), const SYS_UNMOUNT ideal-int
29759 pkg syscall (openbsd-amd64), const SYS_UTIMENSAT ideal-int
29760 pkg syscall (openbsd-amd64), const SYS_UTIMES ideal-int
29761 pkg syscall (openbsd-amd64), const SYS_VFORK ideal-int
29762 pkg syscall (openbsd-amd64), const SYS_WAIT4 ideal-int
29763 pkg syscall (openbsd-amd64), const SYS_WRITE ideal-int
29764 pkg syscall (openbsd-amd64), const SYS_WRITEV ideal-int
29765 pkg syscall (openbsd-amd64), const SYS___GETCWD ideal-int
29766 pkg syscall (openbsd-amd64), const SYS___GET_TCB ideal-int
29767 pkg syscall (openbsd-amd64), const SYS___SEMCTL ideal-int
29768 pkg syscall (openbsd-amd64), const SYS___SET_TCB ideal-int
29769 pkg syscall (openbsd-amd64), const SYS___SYSCTL ideal-int
29770 pkg syscall (openbsd-amd64), const SYS___TFORK ideal-int
29771 pkg syscall (openbsd-amd64), const SYS___THREXIT ideal-int
29772 pkg syscall (openbsd-amd64), const SYS___THRSIGDIVERT ideal-int
29773 pkg syscall (openbsd-amd64), const SYS___THRSLEEP ideal-int
29774 pkg syscall (openbsd-amd64), const SYS___THRWAKEUP ideal-int
29775 pkg syscall (openbsd-amd64), const SizeofBpfHdr ideal-int
29776 pkg syscall (openbsd-amd64), const SizeofBpfInsn ideal-int
29777 pkg syscall (openbsd-amd64), const SizeofBpfProgram ideal-int
29778 pkg syscall (openbsd-amd64), const SizeofBpfStat ideal-int
29779 pkg syscall (openbsd-amd64), const SizeofBpfVersion ideal-int
29780 pkg syscall (openbsd-amd64), const SizeofCmsghdr ideal-int
29781 pkg syscall (openbsd-amd64), const SizeofICMPv6Filter = 32
29782 pkg syscall (openbsd-amd64), const SizeofICMPv6Filter ideal-int
29783 pkg syscall (openbsd-amd64), const SizeofIPMreq ideal-int
29784 pkg syscall (openbsd-amd64), const SizeofIPv6MTUInfo = 32
29785 pkg syscall (openbsd-amd64), const SizeofIPv6MTUInfo ideal-int
29786 pkg syscall (openbsd-amd64), const SizeofIPv6Mreq ideal-int
29787 pkg syscall (openbsd-amd64), const SizeofIfAnnounceMsghdr ideal-int
29788 pkg syscall (openbsd-amd64), const SizeofIfData ideal-int
29789 pkg syscall (openbsd-amd64), const SizeofIfMsghdr ideal-int
29790 pkg syscall (openbsd-amd64), const SizeofIfaMsghdr ideal-int
29791 pkg syscall (openbsd-amd64), const SizeofInet6Pktinfo ideal-int
29792 pkg syscall (openbsd-amd64), const SizeofLinger ideal-int
29793 pkg syscall (openbsd-amd64), const SizeofMsghdr ideal-int
29794 pkg syscall (openbsd-amd64), const SizeofRtMetrics ideal-int
29795 pkg syscall (openbsd-amd64), const SizeofRtMsghdr ideal-int
29796 pkg syscall (openbsd-amd64), const SizeofSockaddrAny ideal-int
29797 pkg syscall (openbsd-amd64), const SizeofSockaddrDatalink ideal-int
29798 pkg syscall (openbsd-amd64), const SizeofSockaddrInet4 ideal-int
29799 pkg syscall (openbsd-amd64), const SizeofSockaddrInet6 ideal-int
29800 pkg syscall (openbsd-amd64), const SizeofSockaddrUnix ideal-int
29801 pkg syscall (openbsd-amd64), const TCIFLUSH ideal-int
29802 pkg syscall (openbsd-amd64), const TCIOFLUSH ideal-int
29803 pkg syscall (openbsd-amd64), const TCOFLUSH ideal-int
29804 pkg syscall (openbsd-amd64), const TCP_MAXBURST ideal-int
29805 pkg syscall (openbsd-amd64), const TCP_MAXSEG ideal-int
29806 pkg syscall (openbsd-amd64), const TCP_MAXWIN ideal-int
29807 pkg syscall (openbsd-amd64), const TCP_MAX_SACK ideal-int
29808 pkg syscall (openbsd-amd64), const TCP_MAX_WINSHIFT ideal-int
29809 pkg syscall (openbsd-amd64), const TCP_MD5SIG ideal-int
29810 pkg syscall (openbsd-amd64), const TCP_MSS ideal-int
29811 pkg syscall (openbsd-amd64), const TCP_NSTATES ideal-int
29812 pkg syscall (openbsd-amd64), const TCP_SACK_ENABLE ideal-int
29813 pkg syscall (openbsd-amd64), const TCSAFLUSH ideal-int
29814 pkg syscall (openbsd-amd64), const TIOCCBRK ideal-int
29815 pkg syscall (openbsd-amd64), const TIOCCDTR ideal-int
29816 pkg syscall (openbsd-amd64), const TIOCCONS ideal-int
29817 pkg syscall (openbsd-amd64), const TIOCDRAIN ideal-int
29818 pkg syscall (openbsd-amd64), const TIOCEXCL ideal-int
29819 pkg syscall (openbsd-amd64), const TIOCEXT ideal-int
29820 pkg syscall (openbsd-amd64), const TIOCFLAG_CLOCAL ideal-int
29821 pkg syscall (openbsd-amd64), const TIOCFLAG_CRTSCTS ideal-int
29822 pkg syscall (openbsd-amd64), const TIOCFLAG_MDMBUF ideal-int
29823 pkg syscall (openbsd-amd64), const TIOCFLAG_PPS ideal-int
29824 pkg syscall (openbsd-amd64), const TIOCFLAG_SOFTCAR ideal-int
29825 pkg syscall (openbsd-amd64), const TIOCFLUSH ideal-int
29826 pkg syscall (openbsd-amd64), const TIOCGETA ideal-int
29827 pkg syscall (openbsd-amd64), const TIOCGETD ideal-int
29828 pkg syscall (openbsd-amd64), const TIOCGFLAGS ideal-int
29829 pkg syscall (openbsd-amd64), const TIOCGPGRP ideal-int
29830 pkg syscall (openbsd-amd64), const TIOCGTSTAMP ideal-int
29831 pkg syscall (openbsd-amd64), const TIOCGWINSZ ideal-int
29832 pkg syscall (openbsd-amd64), const TIOCMBIC ideal-int
29833 pkg syscall (openbsd-amd64), const TIOCMBIS ideal-int
29834 pkg syscall (openbsd-amd64), const TIOCMGET ideal-int
29835 pkg syscall (openbsd-amd64), const TIOCMODG ideal-int
29836 pkg syscall (openbsd-amd64), const TIOCMODS ideal-int
29837 pkg syscall (openbsd-amd64), const TIOCMSET ideal-int
29838 pkg syscall (openbsd-amd64), const TIOCM_CAR ideal-int
29839 pkg syscall (openbsd-amd64), const TIOCM_CD ideal-int
29840 pkg syscall (openbsd-amd64), const TIOCM_CTS ideal-int
29841 pkg syscall (openbsd-amd64), const TIOCM_DSR ideal-int
29842 pkg syscall (openbsd-amd64), const TIOCM_DTR ideal-int
29843 pkg syscall (openbsd-amd64), const TIOCM_LE ideal-int
29844 pkg syscall (openbsd-amd64), const TIOCM_RI ideal-int
29845 pkg syscall (openbsd-amd64), const TIOCM_RNG ideal-int
29846 pkg syscall (openbsd-amd64), const TIOCM_RTS ideal-int
29847 pkg syscall (openbsd-amd64), const TIOCM_SR ideal-int
29848 pkg syscall (openbsd-amd64), const TIOCM_ST ideal-int
29849 pkg syscall (openbsd-amd64), const TIOCNOTTY ideal-int
29850 pkg syscall (openbsd-amd64), const TIOCNXCL ideal-int
29851 pkg syscall (openbsd-amd64), const TIOCOUTQ ideal-int
29852 pkg syscall (openbsd-amd64), const TIOCPKT ideal-int
29853 pkg syscall (openbsd-amd64), const TIOCPKT_DATA ideal-int
29854 pkg syscall (openbsd-amd64), const TIOCPKT_DOSTOP ideal-int
29855 pkg syscall (openbsd-amd64), const TIOCPKT_FLUSHREAD ideal-int
29856 pkg syscall (openbsd-amd64), const TIOCPKT_FLUSHWRITE ideal-int
29857 pkg syscall (openbsd-amd64), const TIOCPKT_IOCTL ideal-int
29858 pkg syscall (openbsd-amd64), const TIOCPKT_NOSTOP ideal-int
29859 pkg syscall (openbsd-amd64), const TIOCPKT_START ideal-int
29860 pkg syscall (openbsd-amd64), const TIOCPKT_STOP ideal-int
29861 pkg syscall (openbsd-amd64), const TIOCREMOTE ideal-int
29862 pkg syscall (openbsd-amd64), const TIOCSBRK ideal-int
29863 pkg syscall (openbsd-amd64), const TIOCSCTTY ideal-int
29864 pkg syscall (openbsd-amd64), const TIOCSDTR ideal-int
29865 pkg syscall (openbsd-amd64), const TIOCSETA ideal-int
29866 pkg syscall (openbsd-amd64), const TIOCSETAF ideal-int
29867 pkg syscall (openbsd-amd64), const TIOCSETAW ideal-int
29868 pkg syscall (openbsd-amd64), const TIOCSETD ideal-int
29869 pkg syscall (openbsd-amd64), const TIOCSFLAGS ideal-int
29870 pkg syscall (openbsd-amd64), const TIOCSIG ideal-int
29871 pkg syscall (openbsd-amd64), const TIOCSPGRP ideal-int
29872 pkg syscall (openbsd-amd64), const TIOCSTART ideal-int
29873 pkg syscall (openbsd-amd64), const TIOCSTAT ideal-int
29874 pkg syscall (openbsd-amd64), const TIOCSTI ideal-int
29875 pkg syscall (openbsd-amd64), const TIOCSTOP ideal-int
29876 pkg syscall (openbsd-amd64), const TIOCSTSTAMP ideal-int
29877 pkg syscall (openbsd-amd64), const TIOCSWINSZ ideal-int
29878 pkg syscall (openbsd-amd64), const TIOCUCNTL ideal-int
29879 pkg syscall (openbsd-amd64), const TOSTOP ideal-int
29880 pkg syscall (openbsd-amd64), const VDISCARD ideal-int
29881 pkg syscall (openbsd-amd64), const VDSUSP ideal-int
29882 pkg syscall (openbsd-amd64), const VEOF ideal-int
29883 pkg syscall (openbsd-amd64), const VEOL ideal-int
29884 pkg syscall (openbsd-amd64), const VEOL2 ideal-int
29885 pkg syscall (openbsd-amd64), const VERASE ideal-int
29886 pkg syscall (openbsd-amd64), const VINTR ideal-int
29887 pkg syscall (openbsd-amd64), const VKILL ideal-int
29888 pkg syscall (openbsd-amd64), const VLNEXT ideal-int
29889 pkg syscall (openbsd-amd64), const VMIN ideal-int
29890 pkg syscall (openbsd-amd64), const VQUIT ideal-int
29891 pkg syscall (openbsd-amd64), const VREPRINT ideal-int
29892 pkg syscall (openbsd-amd64), const VSTART ideal-int
29893 pkg syscall (openbsd-amd64), const VSTATUS ideal-int
29894 pkg syscall (openbsd-amd64), const VSTOP ideal-int
29895 pkg syscall (openbsd-amd64), const VSUSP ideal-int
29896 pkg syscall (openbsd-amd64), const VTIME ideal-int
29897 pkg syscall (openbsd-amd64), const VWERASE ideal-int
29898 pkg syscall (openbsd-amd64), const WALTSIG ideal-int
29899 pkg syscall (openbsd-amd64), const WCONTINUED ideal-int
29900 pkg syscall (openbsd-amd64), const WCOREFLAG ideal-int
29901 pkg syscall (openbsd-amd64), const WNOHANG ideal-int
29902 pkg syscall (openbsd-amd64), const WSTOPPED ideal-int
29903 pkg syscall (openbsd-amd64), const WUNTRACED ideal-int
29904 pkg syscall (openbsd-amd64), func Accept(int) (int, Sockaddr, error)
29905 pkg syscall (openbsd-amd64), func Access(string, uint32) error
29906 pkg syscall (openbsd-amd64), func Adjtime(*Timeval, *Timeval) error
29907 pkg syscall (openbsd-amd64), func Bind(int, Sockaddr) error
29908 pkg syscall (openbsd-amd64), func BpfBuflen(int) (int, error)
29909 pkg syscall (openbsd-amd64), func BpfDatalink(int) (int, error)
29910 pkg syscall (openbsd-amd64), func BpfHeadercmpl(int) (int, error)
29911 pkg syscall (openbsd-amd64), func BpfInterface(int, string) (string, error)
29912 pkg syscall (openbsd-amd64), func BpfJump(int, int, int, int) *BpfInsn
29913 pkg syscall (openbsd-amd64), func BpfStats(int) (*BpfStat, error)
29914 pkg syscall (openbsd-amd64), func BpfStmt(int, int) *BpfInsn
29915 pkg syscall (openbsd-amd64), func BpfTimeout(int) (*Timeval, error)
29916 pkg syscall (openbsd-amd64), func CheckBpfVersion(int) error
29917 pkg syscall (openbsd-amd64), func Chflags(string, int) error
29918 pkg syscall (openbsd-amd64), func Chroot(string) error
29919 pkg syscall (openbsd-amd64), func Close(int) error
29920 pkg syscall (openbsd-amd64), func CloseOnExec(int)
29921 pkg syscall (openbsd-amd64), func CmsgLen(int) int
29922 pkg syscall (openbsd-amd64), func CmsgSpace(int) int
29923 pkg syscall (openbsd-amd64), func Connect(int, Sockaddr) error
29924 pkg syscall (openbsd-amd64), func Dup(int) (int, error)
29925 pkg syscall (openbsd-amd64), func Dup2(int, int) error
29926 pkg syscall (openbsd-amd64), func Fchdir(int) error
29927 pkg syscall (openbsd-amd64), func Fchflags(int, int) error
29928 pkg syscall (openbsd-amd64), func Fchmod(int, uint32) error
29929 pkg syscall (openbsd-amd64), func Fchown(int, int, int) error
29930 pkg syscall (openbsd-amd64), func Flock(int, int) error
29931 pkg syscall (openbsd-amd64), func FlushBpf(int) error
29932 pkg syscall (openbsd-amd64), func ForkExec(string, []string, *ProcAttr) (int, error)
29933 pkg syscall (openbsd-amd64), func Fpathconf(int, int) (int, error)
29934 pkg syscall (openbsd-amd64), func Fstat(int, *Stat_t) error
29935 pkg syscall (openbsd-amd64), func Fstatfs(int, *Statfs_t) error
29936 pkg syscall (openbsd-amd64), func Fsync(int) error
29937 pkg syscall (openbsd-amd64), func Ftruncate(int, int64) error
29938 pkg syscall (openbsd-amd64), func Futimes(int, []Timeval) error
29939 pkg syscall (openbsd-amd64), func Getdirentries(int, []uint8, *uintptr) (int, error)
29940 pkg syscall (openbsd-amd64), func Getfsstat([]Statfs_t, int) (int, error)
29941 pkg syscall (openbsd-amd64), func Getpeername(int) (Sockaddr, error)
29942 pkg syscall (openbsd-amd64), func Getpgid(int) (int, error)
29943 pkg syscall (openbsd-amd64), func Getpgrp() int
29944 pkg syscall (openbsd-amd64), func Getpriority(int, int) (int, error)
29945 pkg syscall (openbsd-amd64), func Getrlimit(int, *Rlimit) error
29946 pkg syscall (openbsd-amd64), func Getrusage(int, *Rusage) error
29947 pkg syscall (openbsd-amd64), func Getsid(int) (int, error)
29948 pkg syscall (openbsd-amd64), func Getsockname(int) (Sockaddr, error)
29949 pkg syscall (openbsd-amd64), func GetsockoptByte(int, int, int) (uint8, error)
29950 pkg syscall (openbsd-amd64), func GetsockoptICMPv6Filter(int, int, int) (*ICMPv6Filter, error)
29951 pkg syscall (openbsd-amd64), func GetsockoptIPMreq(int, int, int) (*IPMreq, error)
29952 pkg syscall (openbsd-amd64), func GetsockoptIPv6MTUInfo(int, int, int) (*IPv6MTUInfo, error)
29953 pkg syscall (openbsd-amd64), func GetsockoptIPv6Mreq(int, int, int) (*IPv6Mreq, error)
29954 pkg syscall (openbsd-amd64), func GetsockoptInet4Addr(int, int, int) ([4]uint8, error)
29955 pkg syscall (openbsd-amd64), func GetsockoptInt(int, int, int) (int, error)
29956 pkg syscall (openbsd-amd64), func Issetugid() bool
29957 pkg syscall (openbsd-amd64), func Kevent(int, []Kevent_t, []Kevent_t, *Timespec) (int, error)
29958 pkg syscall (openbsd-amd64), func Kill(int, Signal) error
29959 pkg syscall (openbsd-amd64), func Kqueue() (int, error)
29960 pkg syscall (openbsd-amd64), func Listen(int, int) error
29961 pkg syscall (openbsd-amd64), func Lstat(string, *Stat_t) error
29962 pkg syscall (openbsd-amd64), func Mkfifo(string, uint32) error
29963 pkg syscall (openbsd-amd64), func Mknod(string, uint32, int) error
29964 pkg syscall (openbsd-amd64), func Mmap(int, int64, int, int, int) ([]uint8, error)
29965 pkg syscall (openbsd-amd64), func Munmap([]uint8) error
29966 pkg syscall (openbsd-amd64), func Nanosleep(*Timespec, *Timespec) error
29967 pkg syscall (openbsd-amd64), func Open(string, int, uint32) (int, error)
29968 pkg syscall (openbsd-amd64), func ParseDirent([]uint8, int, []string) (int, int, []string)
29969 pkg syscall (openbsd-amd64), func ParseRoutingMessage([]uint8) ([]RoutingMessage, error)
29970 pkg syscall (openbsd-amd64), func ParseRoutingSockaddr(RoutingMessage) ([]Sockaddr, error)
29971 pkg syscall (openbsd-amd64), func ParseSocketControlMessage([]uint8) ([]SocketControlMessage, error)
29972 pkg syscall (openbsd-amd64), func ParseUnixRights(*SocketControlMessage) ([]int, error)
29973 pkg syscall (openbsd-amd64), func Pathconf(string, int) (int, error)
29974 pkg syscall (openbsd-amd64), func Pipe([]int) error
29975 pkg syscall (openbsd-amd64), func Pread(int, []uint8, int64) (int, error)
29976 pkg syscall (openbsd-amd64), func Pwrite(int, []uint8, int64) (int, error)
29977 pkg syscall (openbsd-amd64), func RawSyscall(uintptr, uintptr, uintptr, uintptr) (uintptr, uintptr, Errno)
29978 pkg syscall (openbsd-amd64), func RawSyscall6(uintptr, uintptr, uintptr, uintptr, uintptr, uintptr, uintptr) (uintptr, uintptr, Errno)
29979 pkg syscall (openbsd-amd64), func Read(int, []uint8) (int, error)
29980 pkg syscall (openbsd-amd64), func ReadDirent(int, []uint8) (int, error)
29981 pkg syscall (openbsd-amd64), func Recvfrom(int, []uint8, int) (int, Sockaddr, error)
29982 pkg syscall (openbsd-amd64), func Recvmsg(int, []uint8, []uint8, int) (int, int, int, Sockaddr, error)
29983 pkg syscall (openbsd-amd64), func Revoke(string) error
29984 pkg syscall (openbsd-amd64), func RouteRIB(int, int) ([]uint8, error)
29985 pkg syscall (openbsd-amd64), func Seek(int, int64, int) (int64, error)
29986 pkg syscall (openbsd-amd64), func Select(int, *FdSet, *FdSet, *FdSet, *Timeval) error
29987 pkg syscall (openbsd-amd64), func Sendfile(int, int, *int64, int) (int, error)
29988 pkg syscall (openbsd-amd64), func Sendmsg(int, []uint8, []uint8, Sockaddr, int) error
29989 pkg syscall (openbsd-amd64), func Sendto(int, []uint8, int, Sockaddr) error
29990 pkg syscall (openbsd-amd64), func SetBpf(int, []BpfInsn) error
29991 pkg syscall (openbsd-amd64), func SetBpfBuflen(int, int) (int, error)
29992 pkg syscall (openbsd-amd64), func SetBpfDatalink(int, int) (int, error)
29993 pkg syscall (openbsd-amd64), func SetBpfHeadercmpl(int, int) error
29994 pkg syscall (openbsd-amd64), func SetBpfImmediate(int, int) error
29995 pkg syscall (openbsd-amd64), func SetBpfInterface(int, string) error
29996 pkg syscall (openbsd-amd64), func SetBpfPromisc(int, int) error
29997 pkg syscall (openbsd-amd64
29998 pkg syscall (openbsd-amd64), func SetKevent(*Kevent_t, int, int, int)
29999 pkg syscall (openbsd-amd64), func SetNonblock(int, bool) error
30000 pkg syscall (openbsd-amd64), func Setegid(int) error
30001 pkg syscall (openbsd-amd64), func Seteuid(int) error
30002 pkg syscall (openbsd-amd64), func Setgid(int) error
30003 pkg syscall (openbsd-amd64), func Setgroups([]int) error
30004 pkg syscall (openbsd-amd64), func Setlogin(string) error
30005 pkg syscall (openbsd-amd64), func Setpgid(int, int) error
30006 pkg syscall (openbsd-amd64), func Setpriority(int, int, int) error
30007 pkg syscall (openbsd-amd64), func Setregid(int, int) error
30008 pkg syscall (openbsd-amd64), func Setreuid(int, int) error
30009 pkg syscall (openbsd-amd64), func Setrlimit(int, *Rlimit) error
30010 pkg syscall (openbsd-amd64), func Setsid() (int, error)
30011 pkg syscall (openbsd-amd64), func SetsockoptByte(int, int, int, uint8) error
30012 pkg syscall (openbsd-amd64), func SetsockoptICMPv6Filter(int, int, int, *ICMPv6Filter) error
30013 pkg syscall (openbsd-amd64), func SetsockoptIPMreq(int, int, int, *IPMreq) error
30014 pkg syscall (openbsd-amd64), func SetsockoptIPv6Mreq(int, int, int, *IPv6Mreq) error
30015 pkg syscall (openbsd-amd64), func SetsockoptInet4Addr(int, int, int, [4]uint8) error
30016 pkg syscall (openbsd-amd64), func SetsockoptInt(int, int, int, int) error
30017 pkg syscall (openbsd-amd64), func SetsockoptLinger(int, int, int, *Linger) error
30018 pkg syscall (openbsd-amd64), func SetsockoptString(int, int, int, string) error
30019 pkg syscall (openbsd-amd64), func SetsockoptTimeval(int, int, int, *Timeval) error
30020 pkg syscall (openbsd-amd64), func Settimeofday(*Timeval) error
30021 pkg syscall (openbsd-amd64), func Setuid(int) error
30022 pkg syscall (openbsd-amd64), func Shutdown(int, int) error
30023 pkg syscall (openbsd-amd64), func SlicePtrFromStrings([]string) ([]*uint8, error)
30024 pkg syscall (openbsd-amd64), func Socket(int, int, int) (int, error)
30025 pkg syscall (openbsd-amd64), func Socketpair(int, int, int) ([2]int, error)
30026 pkg syscall (openbsd-amd64), func Stat(string, *Stat_t) error
30027 pkg syscall (openbsd-amd64), func Statfs(string, *Statfs_t) error
30028 pkg syscall (openbsd-amd64), func StringSlicePtr([]string) []*uint8
30029 pkg syscall (openbsd-amd64), func Sync() error
30030 pkg syscall (openbsd-amd64), func Syscall(uintptr, uintptr, uintptr, uintptr) (uintptr, uintptr, Errno)
30031 pkg syscall (openbsd-amd64), func Syscall6(uintptr, uintptr, uintptr, uintptr, uintptr, uintptr, uintptr) (uintptr, uintptr, Errno)
30032 pkg syscall (openbsd-amd64), func Syscall9(uintptr, uintptr, uintptr, uintptr, uintptr, uintptr, uintptr, uintptr, uintptr, uintptr) (uintptr, uintptr, Errno)
30033 pkg syscall (openbsd-amd64), func Sysctl(string) (string, error)
30034 pkg syscall (openbsd-amd64), func SysctlUint32(string) (uint32, error)
30035 pkg syscall (openbsd-amd64), func TimevalToNsec(Timeval) int64
30036 pkg syscall (openbsd-amd64), func Truncate(string, int64) error
30037 pkg syscall (openbsd-amd64), func Umask(int) int
30038 pkg syscall (openbsd-amd64), func UnixRights(...int) []uint8
30039 pkg syscall (openbsd-amd64), func Unmount(string, int) error
30040 pkg syscall (openbsd-amd64), func Wait4(int, *WaitStatus, int, *Rusage) (int, error)
30041 pkg syscall (openbsd-amd64), func Write(int, []uint8) (int, error)
30042 pkg syscall (openbsd-amd64), method (*Cmsghdr) SetLen(int)
30043 pkg syscall (openbsd-amd64), method (*Iovec) SetLen(int)
30044 pkg syscall (openbsd-amd64), method (*Msghdr) SetControllen(int)
30045 pkg syscall (openbsd-amd64), type BpfHdr struct
30046 pkg syscall (openbsd-amd64), type BpfHdr struct, Caplen uint32
30047 pkg syscall (openbsd-amd64), type BpfHdr struct, Datalen uint32
30048 pkg syscall (openbsd-amd64), type BpfHdr struct, Hdrlen uint16
30049 pkg syscall (openbsd-amd64), type BpfHdr struct, Pad_cgo_0 [2]uint8
30050 pkg syscall (openbsd-amd64), type BpfHdr struct, Tstamp BpfTimeval
30051 pkg syscall (openbsd-amd64), type BpfInsn struct
30052 pkg syscall (openbsd-amd64), type BpfInsn struct, Code uint16
30053 pkg syscall (openbsd-amd64), type BpfInsn struct, Jf uint8
30054 pkg syscall (openbsd-amd64), type BpfInsn struct, Jt uint8
30055 pkg syscall (openbsd-amd64), type BpfInsn struct, K uint32
30056 pkg syscall (openbsd-amd64), type BpfProgram struct
30057 pkg syscall (openbsd-amd64), type BpfProgram struct, Insns *BpfInsn
30058 pkg syscall (openbsd-amd64), type BpfProgram struct, Len uint32
30059 pkg syscall (openbsd-amd64), type BpfProgram struct, Pad_cgo_0 [4]uint8
30060 pkg syscall (openbsd-amd64), type BpfStat struct
30061 pkg syscall (openbsd-amd64), type BpfStat struct, Drop uint32
30062 pkg syscall (openbsd-amd64), type BpfStat struct, Recv uint32
30063 pkg syscall (openbsd-amd64), type BpfTimeval struct
30064 pkg syscall (openbsd-amd64), type BpfTimeval struct, Sec uint32
30065 pkg syscall (openbsd-amd64), type BpfTimeval struct, Usec uint32
30066 pkg syscall (openbsd-amd64), type BpfVersion struct
30067 pkg syscall (openbsd-amd64), type BpfVersion struct, Major uint16
30068 pkg syscall (openbsd-amd64), type BpfVersion struct, Minor uint16
30069 pkg syscall (openbsd-amd64), type Cmsghdr struct
30070 pkg syscall (openbsd-amd64), type Cmsghdr struct, Len uint32
30071 pkg syscall (openbsd-amd64), type Cmsghdr struct, Level int32
30072 pkg syscall (openbsd-amd64), type Cmsghdr struct, Type int32
30073 pkg syscall (openbsd-amd64), type Credential struct
30074 pkg syscall (openbsd-amd64), type Credential struct, Gid uint32
30075 pkg syscall (openbsd-amd64), type Credential struct, Groups []uint32
30076 pkg syscall (openbsd-amd64), type Credential struct, Uid uint32
30077 pkg syscall (openbsd-amd64), type Dirent struct
30078 pkg syscall (openbsd-amd64), type Dirent struct, Fileno uint32
30079 pkg syscall (openbsd-amd64), type Dirent struct, Name [256]int8
30080 pkg syscall (openbsd-amd64), type Dirent struct, Namlen uint8
30081 pkg syscall (openbsd-amd64), type Dirent struct, Reclen uint16
30082 pkg syscall (openbsd-amd64), type Dirent struct, Type uint8
30083 pkg syscall (openbsd-amd64), type FdSet struct
30084 pkg syscall (openbsd-amd64), type FdSet struct, Bits [32]int32
30085 pkg syscall (openbsd-amd64), type Flock_t struct
30086 pkg syscall (openbsd-amd64), type Flock_t struct, Len int64
30087 pkg syscall (openbsd-amd64), type Flock_t struct, Pid int32
30088 pkg syscall (openbsd-amd64), type Flock_t struct, Start int64
30089 pkg syscall (openbsd-amd64), type Flock_t struct, Type int16
30090 pkg syscall (openbsd-amd64), type Flock_t struct, Whence int16
30091 pkg syscall (openbsd-amd64), type Fsid struct
30092 pkg syscall (openbsd-amd64), type Fsid struct, Val [2]int32
30093 pkg syscall (openbsd-amd64), type ICMPv6Filter struct
30094 pkg syscall (openbsd-amd64), type ICMPv6Filter struct, Filt [8]uint32
30095 pkg syscall (openbsd-amd64), type IPv6MTUInfo struct
30096 pkg syscall (openbsd-amd64), type IPv6MTUInfo struct, Addr RawSockaddrInet6
30097 pkg syscall (openbsd-amd64), type IPv6MTUInfo struct, Mtu uint32
30098 pkg syscall (openbsd-amd64), type IfAnnounceMsghdr struct
30099 pkg syscall (openbsd-amd64), type IfAnnounceMsghdr struct, Hdrlen uint16
30100 pkg syscall (openbsd-amd64), type IfAnnounceMsghdr struct, Index uint16
30101 pkg syscall (openbsd-amd64), type IfAnnounceMsghdr struct, Msglen uint16
30102 pkg syscall (openbsd-amd64), type IfAnnounceMsghdr struct, Name [16]int8
30103 pkg syscall (openbsd-amd64), type IfAnnounceMsghdr struct, Type uint8
30104 pkg syscall (openbsd-amd64), type IfAnnounceMsghdr struct, Version uint8
30105 pkg syscall (openbsd-amd64), type IfAnnounceMsghdr struct, What uint16
30106 pkg syscall (openbsd-amd64), type IfData struct
30107 pkg syscall (openbsd-amd64), type IfData struct, Addrlen uint8
30108 pkg syscall (openbsd-amd64), type IfData struct, Baudrate uint64
30109 pkg syscall (openbsd-amd64), type IfData struct, Capabilities uint32
30110 pkg syscall (openbsd-amd64), type IfData struct, Collisions uint64
30111 pkg syscall (openbsd-amd64), type IfData struct, Hdrlen uint8
30112 pkg syscall (openbsd-amd64), type IfData struct, Ibytes uint64
30113 pkg syscall (openbsd-amd64), type IfData struct, Ierrors uint64
30114 pkg syscall (openbsd-amd64), type IfData struct, Imcasts uint64
30115 pkg syscall (openbsd-amd64), type IfData struct, Ipackets uint64
30116 pkg syscall (openbsd-amd64), type IfData struct, Iqdrops uint64
30117 pkg syscall (openbsd-amd64), type IfData struct, Lastchange Timeval
30118 pkg syscall (openbsd-amd64), type IfData struct, Link_state uint8
30119 pkg syscall (openbsd-amd64), type IfData struct, Mclpool [7]Mclpool
30120 pkg syscall (openbsd-amd64), type IfData struct, Metric uint32
30121 pkg syscall (openbsd-amd64), type IfData struct, Mtu uint32
30122 pkg syscall (openbsd-amd64), type IfData struct, Noproto uint64
30123 pkg syscall (openbsd-amd64), type IfData struct, Obytes uint64
30124 pkg syscall (openbsd-amd64), type IfData struct, Oerrors uint64
30125 pkg syscall (openbsd-amd64), type IfData struct, Omcasts uint64
30126 pkg syscall (openbsd-amd64), type IfData struct, Opackets uint64
30127 pkg syscall (openbsd-amd64), type IfData struct, Pad uint32
30128 pkg syscall (openbsd-amd64), type IfData struct, Pad_cgo_0 [4]uint8
30129 pkg syscall (openbsd-amd64), type IfData struct, Pad_cgo_1 [4]uint8
30130 pkg syscall (openbsd-amd64), type IfData struct, Type uint8
30131 pkg syscall (openbsd-amd64), type IfMsghdr struct
30132 pkg syscall (openbsd-amd64), type IfMsghdr struct, Addrs int32
30133 pkg syscall (openbsd-amd64), type IfMsghdr struct, Data IfData
30134 pkg syscall (openbsd-amd64), type IfMsghdr struct, Flags int32
30135 pkg syscall (openbsd-amd64), type IfMsghdr struct, Hdrlen uint16
30136 pkg syscall (openbsd-amd64), type IfMsghdr struct, Index uint16
30137 pkg syscall (openbsd-amd64), type IfMsghdr struct, Msglen uint16
30138 pkg syscall (openbsd-amd64), type IfMsghdr struct, Pad1 uint8
30139 pkg syscall (openbsd-amd64), type IfMsghdr struct, Pad2 uint8
30140 pkg syscall (openbsd-amd64), type IfMsghdr struct, Tableid uint16
30141 pkg syscall (openbsd-amd64), type IfMsghdr struct, Type uint8
30142 pkg syscall (openbsd-amd64), type IfMsghdr struct, Version uint8
30143 pkg syscall (openbsd-amd64), type IfMsghdr struct, Xflags int32
30144 pkg syscall (openbsd-amd64), type IfaMsghdr struct
30145 pkg syscall (openbsd-amd64), type IfaMsghdr struct, Addrs int32
30146 pkg syscall (openbsd-amd64), type IfaMsghdr struct, Flags int32
30147 pkg syscall (openbsd-amd64), type IfaMsghdr struct, Hdrlen uint16
30148 pkg syscall (openbsd-amd64), type IfaMsghdr struct, Index uint16
30149 pkg syscall (openbsd-amd64), type IfaMsghdr struct, Metric int32
30150 pkg syscall (openbsd-amd64), type IfaMsghdr struct, Msglen uint16
30151 pkg syscall (openbsd-amd64), type IfaMsghdr struct, Pad1 uint8
30152 pkg syscall (openbsd-amd64), type IfaMsghdr struct, Pad2 uint8
30153 pkg syscall (openbsd-amd64), type IfaMsghdr struct, Tableid uint16
30154 pkg syscall (openbsd-amd64), type IfaMsghdr struct, Type uint8
30155 pkg syscall (openbsd-amd64), type IfaMsghdr struct, Version uint8
30156 pkg syscall (openbsd-amd64), type Inet6Pktinfo struct
30157 pkg syscall (openbsd-amd64), type Inet6Pktinfo struct, Addr [16]uint8
30158 pkg syscall (openbsd-amd64), type Inet6Pktinfo struct, Ifindex uint32
30159 pkg syscall (openbsd-amd64), type InterfaceAddrMessage struct
30160 pkg syscall (openbsd-amd64), type InterfaceAddrMessage struct, Data []uint8
30161 pkg syscall (openbsd-amd64), type InterfaceAddrMessage struct, Header IfaMsghdr
30162 pkg syscall (openbsd-amd64), type InterfaceAnnounceMessage struct
30163 pkg syscall (openbsd-amd64), type InterfaceAnnounceMessage struct, Header IfAnnounceMsghdr
30164 pkg syscall (openbsd-amd64), type InterfaceMessage struct
30165 pkg syscall (openbsd-amd64), type InterfaceMessage struct, Data []uint8
30166 pkg syscall (openbsd-amd64), type InterfaceMessage struct, Header IfMsghdr
30167 pkg syscall (openbsd-amd64), type Iovec struct
30168 pkg syscall (openbsd-amd64), type Iovec struct, Base *uint8
30169 pkg syscall (openbsd-amd64), type Iovec struct, Len uint64
30170 pkg syscall (openbsd-amd64), type Kevent_t struct
30171 pkg syscall (openbsd-amd64), type Kevent_t struct, Data int32
30172 pkg syscall (openbsd-amd64), type Kevent_t struct, Fflags uint32
30173 pkg syscall (openbsd-amd64), type Kevent_t struct, Filter int16
30174 pkg syscall (openbsd-amd64), type Kevent_t struct, Flags uint16
30175 pkg syscall (openbsd-amd64), type Kevent_t struct, Ident uint32
30176 pkg syscall (openbsd-amd64), type Kevent_t struct, Udata *uint8
30177 pkg syscall (openbsd-amd64), type Mclpool struct
30178 pkg syscall (openbsd-amd64), type Mclpool struct, Alive uint16
30179 pkg syscall (openbsd-amd64), type Mclpool struct, Cwm uint16
30180 pkg syscall (openbsd-amd64), type Mclpool struct, Grown uint32
30181 pkg syscall (openbsd-amd64), type Mclpool struct, Hwm uint16
30182 pkg syscall (openbsd-amd64), type Mclpool struct, Lwm uint16
30183 pkg syscall (openbsd-amd64), type Msghdr struct
30184 pkg syscall (openbsd-amd64), type Msghdr struct, Control *uint8
30185 pkg syscall (openbsd-amd64), type Msghdr struct, Controllen uint32
30186 pkg syscall (openbsd-amd64), type Msghdr struct, Flags int32
30187 pkg syscall (openbsd-amd64), type Msghdr struct, Iov *Iovec
30188 pkg syscall (openbsd-amd64), type Msghdr struct, Iovlen uint32
30189 pkg syscall (openbsd-amd64), type Msghdr struct, Name *uint8
30190 pkg syscall (openbsd-amd64), type Msghdr struct, Namelen uint32
30191 pkg syscall (openbsd-amd64), type Msghdr struct, Pad_cgo_0 [4]uint8
30192 pkg syscall (openbsd-amd64), type Msghdr struct, Pad_cgo_1 [4]uint8
30193 pkg syscall (openbsd-amd64), type RawSockaddr struct, Data [14]int8
30194 pkg syscall (openbsd-amd64), type RawSockaddr struct, Family uint8
30195 pkg syscall (openbsd-amd64), type RawSockaddr struct, Len uint8
30196 pkg syscall (openbsd-amd64), type RawSockaddrAny struct, Pad [92]int8
30197 pkg syscall (openbsd-amd64), type RawSockaddrDatalink struct
30198 pkg syscall (openbsd-amd64), type RawSockaddrDatalink struct, Alen uint8
30199 pkg syscall (openbsd-amd64), type RawSockaddrDatalink struct, Data [24]int8
30200 pkg syscall (openbsd-amd64), type RawSockaddrDatalink struct, Family uint8
30201 pkg syscall (openbsd-amd64), type RawSockaddrDatalink struct, Index uint16
30202 pkg syscall (openbsd-amd64), type RawSockaddrDatalink struct, Len uint8
30203 pkg syscall (openbsd-amd64), type RawSockaddrDatalink struct, Nlen uint8
30204 pkg syscall (openbsd-amd64), type RawSockaddrDatalink struct, Slen uint8
30205 pkg syscall (openbsd-amd64), type RawSockaddrDatalink struct, Type uint8
30206 pkg syscall (openbsd-amd64), type RawSockaddrInet4 struct, Family uint8
30207 pkg syscall (openbsd-amd64), type RawSockaddrInet4 struct, Len uint8
30208 pkg syscall (openbsd-amd64), type RawSockaddrInet4 struct, Zero [8]int8
30209 pkg syscall (openbsd-amd64), type RawSockaddrInet6 struct, Family uint8
30210 pkg syscall (openbsd-amd64), type RawSockaddrInet6 struct, Len uint8
30211 pkg syscall (openbsd-amd64), type RawSockaddrUnix struct
30212 pkg syscall (openbsd-amd64), type RawSockaddrUnix struct, Family uint8
30213 pkg syscall (openbsd-amd64), type RawSockaddrUnix struct, Len uint8
30214 pkg syscall (openbsd-amd64), type RawSockaddrUnix struct, Path [104]int8
30215 pkg syscall (openbsd-amd64), type Rlimit struct
30216 pkg syscall (openbsd-amd64), type Rlimit struct, Cur uint64
30217 pkg syscall (openbsd-amd64), type Rlimit struct, Max uint64
30218 pkg syscall (openbsd-amd64), type RouteMessage struct
30219 pkg syscall (openbsd-amd64), type RouteMessage struct, Data []uint8
30220 pkg syscall (openbsd-amd64), type RouteMessage struct, Header RtMsghdr
30221 pkg syscall (openbsd-amd64), type RoutingMessage interface, unexported methods
30222 pkg syscall (openbsd-amd64), type RtMetrics struct
30223 pkg syscall (openbsd-amd64), type RtMetrics struct, Expire uint32
30224 pkg syscall (openbsd-amd64), type RtMetrics struct, Hopcount uint32
30225 pkg syscall (openbsd-amd64), type RtMetrics struct, Locks uint32
30226 pkg syscall (openbsd-amd64), type RtMetrics struct, Mtu uint32
30227 pkg syscall (openbsd-amd64), type RtMetrics struct, Pksent uint64
30228 pkg syscall (openbsd-amd64), type RtMetrics struct, Recvpipe uint32
30229 pkg syscall (openbsd-amd64), type RtMetrics struct, Refcnt uint32
30230 pkg syscall (openbsd-amd64), type RtMetrics struct, Rtt uint32
30231 pkg syscall (openbsd-amd64), type RtMetrics struct, Rttvar uint32
30232 pkg syscall (openbsd-amd64), type RtMetrics struct, Sendpipe uint32
30233 pkg syscall (openbsd-amd64), type RtMetrics struct, Ssthresh uint32
30234 pkg syscall (openbsd-amd64), type RtMsghdr struct
30235 pkg syscall (openbsd-amd64), type RtMsghdr struct, Addrs int32
30236 pkg syscall (openbsd-amd64), type RtMsghdr struct, Errno int32
30237 pkg syscall (openbsd-amd64), type RtMsghdr struct, Flags int32
30238 pkg syscall (openbsd-amd64), type RtMsghdr struct, Fmask int32
30239 pkg syscall (openbsd-amd64), type RtMsghdr struct, Hdrlen uint16
30240 pkg syscall (openbsd-amd64), type RtMsghdr struct, Index uint16
30241 pkg syscall (openbsd-amd64), type RtMsghdr struct, Inits uint32
30242 pkg syscall (openbsd-amd64), type RtMsghdr struct, Mpls uint8
30243 pkg syscall (openbsd-amd64), type RtMsghdr struct, Msglen uint16
30244 pkg syscall (openbsd-amd64), type RtMsghdr struct, Pid int32
30245 pkg syscall (openbsd-amd64), type RtMsghdr struct, Priority uint8
30246 pkg syscall (openbsd-amd64), type RtMsghdr struct, Rmx RtMetrics
30247 pkg syscall (openbsd-amd64), type RtMsghdr struct, Seq int32
30248 pkg syscall (openbsd-amd64), type RtMsghdr struct, Tableid uint16
30249 pkg syscall (openbsd-amd64), type RtMsghdr struct, Type uint8
30250 amd64), type RtMsghdr struct, Version uint8
30251 pkg syscall (openbsd-amd64), type Rusage struct, Idrss int64
30252 pkg syscall (openbsd-amd64), type Rusage struct, Inblock int64
30253 pkg syscall (openbsd-amd64), type Rusage struct, Isrss int64
30254 pkg syscall (openbsd-amd64), type Rusage struct, Ixrss int64
30255 pkg syscall (openbsd-amd64), type Rusage struct, Majflt int64
30256 pkg syscall (openbsd-amd64), type Rusage struct, Maxrss int64
30257 pkg syscall (openbsd-amd64), type Rusage struct, Minflt int64
30258 pkg syscall (openbsd-amd64), type Rusage struct, Msgrcv int64
30259 pkg syscall (openbsd-amd64), type Rusage struct, Msgsnd int64
30260 pkg syscall (openbsd-amd64), type Rusage struct, Nivcsw int64
30261 pkg syscall (openbsd-amd64), type Rusage struct, Nsignals int64
30262 pkg syscall (openbsd-amd64), type Rusage struct, Nswap int64
30263 pkg syscall (openbsd-amd64), type Rusage struct, Nvcsw int64
30264 pkg syscall (openbsd-amd64), type Rusage struct, Oublock int64
30265 pkg syscall (openbsd-amd64), type Rusage struct, Stime Timeval
30266 pkg syscall (openbsd-amd64), type Rusage struct, Utime Timeval
30267 pkg syscall (openbsd-amd64), type SockaddrDatalink struct
30268 pkg syscall (openbsd-amd64), type SockaddrDatalink struct, Alen uint8
30269 pkg syscall (openbsd-amd64), type SockaddrDatalink struct, Data [24]int8
30270 pkg syscall (openbsd-amd64), type SockaddrDatalink struct, Family uint8
30271 pkg syscall (openbsd-amd64), type SockaddrDatalink struct, Index uint16
30272 pkg syscall (openbsd-amd64), type SockaddrDatalink struct, Len uint8
30273 pkg syscall (openbsd-amd64), type SockaddrDatalink struct, Nlen uint8
30274 pkg syscall (openbsd-amd64), type SockaddrDatalink struct, Slen uint8
30275 pkg syscall (openbsd-amd64), type SockaddrDatalink struct, Type uint8
30276 pkg syscall (openbsd-amd64), type SocketControlMessage struct
30277 pkg syscall (openbsd-amd64), type SocketControlMessage struct, Data []uint8
30278 pkg syscall (openbsd-amd64), type SocketControlMessage struct, Header Cmsghdr
30279 pkg syscall (openbsd-amd64), type Stat_t struct
30280 pkg syscall (openbsd-amd64), type Stat_t struct, Atim Timespec
30281 pkg syscall (openbsd-amd64), type Stat_t struct, Blksize uint32
30282 pkg syscall (openbsd-amd64), type Stat_t struct, Blocks int64
30283 pkg syscall (openbsd-amd64), type Stat_t struct, Ctim Timespec
30284 pkg syscall (openbsd-amd64), type Stat_t struct, Dev int32
30285 pkg syscall (openbsd-amd64), type Stat_t struct, Flags uint32
30286 pkg syscall (openbsd-amd64), type Stat_t struct, Gen uint32
30287 pkg syscall (openbsd-amd64), type Stat_t struct, Gid uint32
30288 pkg syscall (openbsd-amd64), type Stat_t struct, Ino uint32
30289 pkg syscall (openbsd-amd64), type Stat_t struct, Lspare0 int32
30290 pkg syscall (openbsd-amd64), type Stat_t struct, Lspare1 int32
30291 pkg syscall (openbsd-amd64), type Stat_t struct, Mode uint32
30292 pkg syscall (openbsd-amd64), type Stat_t struct, Mtim Timespec
30293 pkg syscall (openbsd-amd64), type Stat_t struct, Nlink uint32
30294 pkg syscall (openbsd-amd64), type Stat_t struct, Qspare [2]int64
30295 pkg syscall (openbsd-amd64), type Stat_t struct, Rdev int32
30296 pkg syscall (openbsd-amd64), type Stat_t struct, Size int64
30297 pkg syscall (openbsd-amd64), type Stat_t struct, Uid uint32
30298 pkg syscall (openbsd-amd64), type Stat_t struct, X__st_birthtim Timespec
30299 pkg syscall (openbsd-amd64), type Statfs_t struct
30300 pkg syscall (openbsd-amd64), type Statfs_t struct, F_asyncreads uint64
30301 pkg syscall (openbsd-amd64), type Statfs_t struct, F_asyncwrites uint64
30302 pkg syscall (openbsd-amd64), type Statfs_t struct, F_bavail int64
30303 pkg syscall (openbsd-amd64), type Statfs_t struct, F_bfree uint64
30304 pkg syscall (openbsd-amd64), type Statfs_t struct, F_blocks uint64
30305 pkg syscall (openbsd-amd64), type Statfs_t struct, F_bsize uint32
30306 pkg syscall (openbsd-amd64), type Statfs_t struct, F_ctime uint32
30307 pkg syscall (openbsd-amd64), type Statfs_t struct, F_favail int64
30308 pkg syscall (openbsd-amd64), type Statfs_t struct, F_ffree uint64
30309 pkg syscall (openbsd-amd64), type Statfs_t struct, F_files uint64
30310 pkg syscall (openbsd-amd64), type Statfs_t struct, F_flags uint32
30311 pkg syscall (openbsd-amd64), type Statfs_t struct, F_fsid Fsid
30312 pkg syscall (openbsd-amd64), type Statfs_t struct, F_fstypename [16]int8
30313 pkg syscall (openbsd-amd64), type Statfs_t struct, F_iosize uint32
30314 pkg syscall (openbsd-amd64), type Statfs_t struct, F_mntfromname [90]int8
30315 pkg syscall (openbsd-amd64), type Statfs_t struct, F_mntonname [90]int8
30316 pkg syscall (openbsd-amd64), type Statfs_t struct, F_namemax uint32
30317 pkg syscall (openbsd-amd64), type Statfs_t struct, F_owner uint32
30318 pkg syscall (openbsd-amd64), type Statfs_t struct, F_spare [3]uint32
30319 pkg syscall (openbsd-amd64), type Statfs_t struct, F_syncreads uint64
30320 pkg syscall (openbsd-amd64), type Statfs_t struct, F_syncwrites uint64
30321 pkg syscall (openbsd-amd64), type Statfs_t struct, Mount_info [160]uint8
30322 pkg syscall (openbsd-amd64), type Statfs_t struct, Pad_cgo_0 [4]uint8
30323 pkg syscall (openbsd-amd64), type Statfs_t struct, Pad_cgo_1 [4]uint8
30324 pkg syscall (openbsd-amd64), type SysProcAttr struct, Chroot string
30325 pkg syscall (openbsd-amd64), type SysProcAttr struct, Credential *Credential
30326 pkg syscall (openbsd-amd64), type SysProcAttr struct, Noctty bool
30327 pkg syscall (openbsd-amd64), type SysProcAttr struct, Ptrace bool
30328 pkg syscall (openbsd-amd64), type SysProcAttr struct, Setctty bool
30329 pkg syscall (openbsd-amd64), type SysProcAttr struct, Setpgid bool
30330 pkg syscall (openbsd-amd64), type SysProcAttr struct, Setsid bool
30331 pkg syscall (openbsd-amd64), type Timespec struct, Nsec int64
30332 pkg syscall (openbsd-amd64), type Timespec struct, Pad_cgo_0 [4]uint8
30333 pkg syscall (openbsd-amd64), type Timespec struct, Sec int32
30334 pkg syscall (openbsd-amd64), type Timeval struct, Sec int64
30335 pkg syscall (openbsd-amd64), type Timeval struct, Usec int64
30336 pkg syscall (openbsd-amd64), type WaitStatus uint32
30337 pkg syscall (openbsd-amd64), var Stderr int
30338 pkg syscall (openbsd-amd64), var Stdin int
30339 pkg syscall (openbsd-amd64), var Stdout int
30340 pkg syscall (openbsd-amd64-cgo), const AF_APPLETALK ideal-int
30341 pkg syscall (openbsd-amd64-cgo), const AF_BLUETOOTH ideal-int
30342 pkg syscall (openbsd-amd64-cgo), const AF_CCITT ideal-int
30343 pkg syscall (openbsd-amd64-cgo), const AF_CHAOS ideal-int
30344 pkg syscall (openbsd-amd64-cgo), const AF_CNT ideal-int
30345 pkg syscall (openbsd-amd64-cgo), const AF_COIP ideal-int
30346 pkg syscall (openbsd-amd64-cgo), const AF_DATAKIT ideal-int
30347 pkg syscall (openbsd-amd64-cgo), const AF_DECnet ideal-int
30348 pkg syscall (openbsd-amd64-cgo), const AF_DLI ideal-int
30349 pkg syscall (openbsd-amd64-cgo), const AF_E164 ideal-int
30350 pkg syscall (openbsd-amd64-cgo), const AF_ECMA ideal-int
30351 pkg syscall (openbsd-amd64-cgo), const AF_ENCAP ideal-int
30352 pkg syscall (openbsd-amd64-cgo), const AF_HYLINK ideal-int
30353 pkg syscall (openbsd-amd64-cgo), const AF_IMPLINK ideal-int
30354 pkg syscall (openbsd-amd64-cgo), const AF_IPX ideal-int
30355 pkg syscall (openbsd-amd64-cgo), const AF_ISDN ideal-int
30356 pkg syscall (openbsd-amd64-cgo), const AF_ISO ideal-int
30357 pkg syscall (openbsd-amd64-cgo), const AF_KEY ideal-int
30358 pkg syscall (openbsd-amd64-cgo), const AF_LAT ideal-int
30359 pkg syscall (openbsd-amd64-cgo), const AF_LINK ideal-int
30360 pkg syscall (openbsd-amd64-cgo), const AF_LOCAL ideal-int
30361 pkg syscall (openbsd-amd64-cgo), const AF_MAX ideal-int
30362 pkg syscall (openbsd-amd64-cgo), const AF_MPLS ideal-int
30363 pkg syscall (openbsd-amd64-cgo), const AF_NATM ideal-int
30364 pkg syscall (openbsd-amd64-cgo), const AF_NS ideal-int
30365 pkg syscall (openbsd-amd64-cgo), const AF_OSI ideal-int
30366 pkg syscall (openbsd-amd64-cgo), const AF_PUP ideal-int
30367 pkg syscall (openbsd-amd64-cgo), const AF_ROUTE ideal-int
30368 pkg syscall (openbsd-amd64-cgo), const AF_SIP ideal-int
30369 pkg syscall (openbsd-amd64-cgo), const AF_SNA ideal-int
30370 pkg syscall (openbsd-amd64-cgo), const ARPHRD_ETHER ideal-int
30371 pkg syscall (openbsd-amd64-cgo), const ARPHRD_FRELAY ideal-int
30372 pkg syscall (openbsd-amd64-cgo), const ARPHRD_IEEE1394 ideal-int
30373 pkg syscall (openbsd-amd64-cgo), const ARPHRD_IEEE802 ideal-int
30374 pkg syscall (openbsd-amd64-cgo), const B0 ideal-int
30375 pkg syscall (openbsd-amd64-cgo), const B110 ideal-int
30376 pkg syscall (openbsd-amd64-cgo), const B115200 ideal-int
30377 pkg syscall (openbsd-amd64-cgo), const B1200 ideal-int
30378 pkg syscall (openbsd-amd64-cgo), const B134 ideal-int
30379 pkg syscall (openbsd-amd64-cgo), const B14400 ideal-int
30380 pkg syscall (openbsd-amd64-cgo), const B150 ideal-int
30381 pkg syscall (openbsd-amd64-cgo), const B1800 ideal-int
30382 pkg syscall (openbsd-amd64-cgo), const B19200 ideal-int
30383 pkg syscall (openbsd-amd64-cgo), const B200 ideal-int
30384 pkg syscall (openbsd-amd64-cgo), const B230400 ideal-int
30385 pkg syscall (openbsd-amd64-cgo), const B2400 ideal-int
30386 pkg syscall (openbsd-amd64-cgo), const B28800 ideal-int
30387 pkg syscall (openbsd-amd64-cgo), const B300 ideal-int
30388 pkg syscall (openbsd-amd64-cgo), const B38400 ideal-int
30389 pkg syscall (openbsd-amd64-cgo), const B4800 ideal-int
30390 pkg syscall (openbsd-amd64-cgo), const B50 ideal-int
30391 pkg syscall (openbsd-amd64-cgo), const B57600 ideal-int
30392 pkg syscall (openbsd-amd64-cgo), const B600 ideal-int
30393 pkg syscall (openbsd-amd64-cgo), const B7200 ideal-int
30394 pkg syscall (openbsd-amd64-cgo), const B75 ideal-int
30395 pkg syscall (openbsd-amd64-cgo), const B76800 ideal-int
30396 pkg syscall (openbsd-amd64-cgo), const B9600 ideal-int
30397 pkg syscall (openbsd-amd64-cgo), const BIOCFLUSH ideal-int
30398 pkg syscall (openbsd-amd64-cgo), const BIOCGBLEN ideal-int
30399 pkg syscall (openbsd-amd64-cgo), const BIOCGDIRFILT ideal-int
30400 pkg syscall (openbsd-amd64-cgo), const BIOCGDLT ideal-int
30401 pkg syscall (openbsd-amd64-cgo), const BIOCGDLTLIST ideal-int
30402 pkg syscall (openbsd-amd64-cgo), const BIOCGETIF ideal-int
30403 pkg syscall (openbsd-amd64-cgo), const BIOCGFILDROP ideal-int
30404 pkg syscall (openbsd-amd64-cgo), const BIOCGHDRCMPLT ideal-int
30405 pkg syscall (openbsd-amd64-cgo), const BIOCGRSIG ideal-int
30406 pkg syscall (openbsd-amd64-cgo), const BIOCGRTIMEOUT ideal-int
30407 pkg syscall (openbsd-amd64-cgo), const BIOCGSTATS ideal-int
30408 pkg syscall (openbsd-amd64-cgo), const BIOCIMMEDIATE ideal-int
30409 pkg syscall (openbsd-amd64-cgo), const BIOCLOCK ideal-int
30410 pkg syscall (openbsd-amd64-cgo), const BIOCPROMISC ideal-int
30411 pkg syscall (openbsd-amd64-cgo), const BIOCSBLEN ideal-int
30412 pkg syscall (openbsd-amd64-cgo), const BIOCSDIRFILT ideal-int
30413 pkg syscall (openbsd-amd64-cgo), const BIOCSDLT ideal-int
30414 pkg syscall (openbsd-amd64-cgo), const BIOCSETF ideal-int
30415 pkg syscall (openbsd-amd64-cgo), const BIOCSETIF ideal-int
30416 pkg syscall (openbsd-amd64-cgo), const BIOCSETWF ideal-int
30417 pkg syscall (openbsd-amd64-cgo), const BIOCSFILDROP ideal-int
30418 pkg syscall (openbsd-amd64-cgo), const BIOCSHDRCMPLT ideal-int
30419 pkg syscall (openbsd-amd64-cgo), const BIOCSRSIG ideal-int
30420 pkg syscall (openbsd-amd64-cgo), const BIOCSRTIMEOUT ideal-int
30421 pkg syscall (openbsd-amd64-cgo), const BIOCVERSION ideal-int
30422 pkg syscall (openbsd-amd64-cgo), const BPF_A ideal-int
30423 pkg syscall (openbsd-amd64-cgo), const BPF_ABS ideal-int
30424 pkg syscall (openbsd-amd64-cgo), const BPF_ADD ideal-int
30425 pkg syscall (openbsd-amd64-cgo), const BPF_ALIGNMENT ideal-int
30426 pkg syscall (openbsd-amd64-cgo), const BPF_ALU ideal-int
30427 pkg syscall (openbsd-amd64-cgo), const BPF_AND ideal-int
30428 pkg syscall (openbsd-amd64-cgo), const BPF_B ideal-int
30429 pkg syscall (openbsd-amd64-cgo), const BPF_DIRECTION_IN ideal-int
30430 pkg syscall (openbsd-amd64-cgo), const BPF_DIRECTION_OUT ideal-int
30431 pkg syscall (openbsd-amd64-cgo), const BPF_DIV ideal-int
30432 pkg syscall (openbsd-amd64-cgo), const BPF_H ideal-int
30433 pkg syscall (openbsd-amd64-cgo), const BPF_IMM ideal-int
30434 pkg syscall (openbsd-amd64-cgo), const BPF_IND ideal-int
30435 pkg syscall (openbsd-amd64-cgo), const BPF_JA ideal-int
30436 pkg syscall (openbsd-amd64-cgo), const BPF_JEQ ideal-int
30437 pkg syscall (openbsd-amd64-cgo), const BPF_JGE ideal-int
30438 pkg syscall (openbsd-amd64-cgo), const BPF_JGT ideal-int
30439 pkg syscall (openbsd-amd64-cgo), const BPF_JMP ideal-int
30440 pkg syscall (openbsd-amd64-cgo), const BPF_JSET ideal-int
30441 pkg syscall (openbsd-amd64-cgo), const BPF_K ideal-int
30442 pkg syscall (openbsd-amd64-cgo), const BPF_LD ideal-int
30443 pkg syscall (openbsd-amd64-cgo), const BPF_LDX ideal-int
30444 pkg syscall (openbsd-amd64-cgo), const BPF_LEN ideal-int
30445 pkg syscall (openbsd-amd64-cgo), const BPF_LSH ideal-int
30446 pkg syscall (openbsd-amd64-cgo), const BPF_MAJOR_VERSION ideal-int
30447 pkg syscall (openbsd-amd64-cgo), const BPF_MAXBUFSIZE ideal-int
30448 pkg syscall (openbsd-amd64-cgo), const BPF_MAXINSNS ideal-int
30449 pkg syscall (openbsd-amd64-cgo), const BPF_MEM ideal-int
30450 pkg syscall (openbsd-amd64-cgo), const BPF_MEMWORDS ideal-int
30451 pkg syscall (openbsd-amd64-cgo), const BPF_MINBUFSIZE ideal-int
30452 pkg syscall (openbsd-amd64-cgo), const BPF_MINOR_VERSION ideal-int
30453 pkg syscall (openbsd-amd64-cgo), const BPF_MISC ideal-int
30454 pkg syscall (openbsd-amd64-cgo), const BPF_MSH ideal-int
30455 pkg syscall (openbsd-amd64-cgo), const BPF_MUL ideal-int
30456 pkg syscall (openbsd-amd64-cgo), const BPF_NEG ideal-int
30457 pkg syscall (openbsd-amd64-cgo), const BPF_OR ideal-int
30458 pkg syscall (openbsd-amd64-cgo), const BPF_RELEASE ideal-int
30459 pkg syscall (openbsd-amd64-cgo), const BPF_RET ideal-int
30460 pkg syscall (openbsd-amd64-cgo), const BPF_RSH ideal-int
30461 pkg syscall (openbsd-amd64-cgo), const BPF_ST ideal-int
30462 pkg syscall (openbsd-amd64-cgo), const BPF_STX ideal-int
30463 pkg syscall (openbsd-amd64-cgo), const BPF_SUB ideal-int
30464 pkg syscall (openbsd-amd64-cgo), const BPF_TAX ideal-int
30465 pkg syscall (openbsd-amd64-cgo), const BPF_TXA ideal-int
30466 pkg syscall (openbsd-amd64-cgo), const BPF_W ideal-int
30467 pkg syscall (openbsd-amd64-cgo), const BPF_X ideal-int
30468 pkg syscall (openbsd-amd64-cgo), const BRKINT ideal-int
30469 pkg syscall (openbsd-amd64-cgo), const CCR0_FLUSH ideal-int
30470 pkg syscall (openbsd-amd64-cgo), const CFLUSH ideal-int
30471 pkg syscall (openbsd-amd64-cgo), const CLOCAL ideal-int
30472 pkg syscall (openbsd-amd64-cgo), const CPUID_CFLUSH ideal-int
30473 pkg syscall (openbsd-amd64-cgo), const CREAD ideal-int
30474 pkg syscall (openbsd-amd64-cgo), const CS5 ideal-int
30475 pkg syscall (openbsd-amd64-cgo), const CS6 ideal-int
30476 pkg syscall (openbsd-amd64-cgo), const CS7 ideal-int
30477 pkg syscall (openbsd-amd64-cgo), const CS8 ideal-int
30478 pkg syscall (openbsd-amd64-cgo), const CSIZE ideal-int
30479 pkg syscall (openbsd-amd64-cgo), const CSTART ideal-int
30480 pkg syscall (openbsd-amd64-cgo), const CSTATUS ideal-int
30481 pkg syscall (openbsd-amd64-cgo), const CSTOP ideal-int
30482 pkg syscall (openbsd-amd64-cgo), const CSTOPB ideal-int
30483 pkg syscall (openbsd-amd64-cgo), const CSUSP ideal-int
30484 pkg syscall (openbsd-amd64-cgo), const CTL_MAXNAME ideal-int
30485 pkg syscall (openbsd-amd64-cgo), const CTL_NET ideal-int
30486 pkg syscall (openbsd-amd64-cgo), const DIOCOSFPFLUSH ideal-int
30487 pkg syscall (openbsd-amd64-cgo), const DLT_ARCNET ideal-int
30488 pkg syscall (openbsd-amd64-cgo), const DLT_ATM_RFC1483 ideal-int
30489 pkg syscall (openbsd-amd64-cgo), const DLT_AX25 ideal-int
30490 pkg syscall (openbsd-amd64-cgo), const DLT_CHAOS ideal-int
30491 pkg syscall (openbsd-amd64-cgo), const DLT_C_HDLC ideal-int
30492 pkg syscall (openbsd-amd64-cgo), const DLT_EN10MB ideal-int
30493 pkg syscall (openbsd-amd64-cgo), const DLT_EN3MB ideal-int
30494 pkg syscall (openbsd-amd64-cgo), const DLT_ENC ideal-int
30495 pkg syscall (openbsd-amd64-cgo), const DLT_FDDI ideal-int
30496 pkg syscall (openbsd-amd64-cgo), const DLT_IEEE802 ideal-int
30497 pkg syscall (openbsd-amd64-cgo), const DLT_IEEE802_11 ideal-int
30498 pkg syscall (openbsd-amd64-cgo), const DLT_IEEE802_11_RADIO ideal-int
30499 pkg syscall (openbsd-amd64-cgo), const DLT_LOOP ideal-int
30500 pkg syscall (openbsd-amd64-cgo), const DLT_MPLS ideal-int
30501 pkg syscall (openbsd-amd64-cgo), const DLT_NULL ideal-int
30502 pkg syscall (openbsd-amd64-cgo), const DLT_PFLOG ideal-int
30503 pkg syscall (openbsd-amd64-cgo), const DLT_PFSYNC ideal-int
30504 pkg syscall (openbsd-amd64-cgo), const DLT_PPP ideal-int
30505 pkg syscall (openbsd-amd64-cgo), const DLT_PPP_BSDOS ideal-int
30506 pkg syscall (openbsd-amd64-cgo), const DLT_PPP_ETHER ideal-int
30507 pkg syscall (openbsd-amd64-cgo), const DLT_PPP_SERIAL ideal-int
30508 pkg syscall (openbsd-amd64-cgo), const DLT_PRONET ideal-int
30509 pkg syscall (openbsd-amd64-cgo), const DLT_RAW ideal-int
30510 pkg syscall (openbsd-amd64-cgo), const DLT_SLIP ideal-int
30511 pkg syscall (openbsd-amd64-cgo), const DLT_SLIP_BSDOS ideal-int
30512 pkg syscall (openbsd-amd64-cgo), const DT_BLK ideal-int
30513 pkg syscall (openbsd-amd64-cgo), const DT_CHR ideal-int
30514 pkg syscall (openbsd-amd64-cgo), const DT_DIR ideal-int
30515 pkg syscall (openbsd-amd64-cgo), const DT_FIFO ideal-int
30516 pkg syscall (openbsd-amd64-cgo), const DT_LNK ideal-int
30517 pkg syscall (openbsd-amd64-cgo), const DT_REG ideal-int
30518 pkg syscall (openbsd-amd64-cgo), const DT_SOCK ideal-int
30519 pkg syscall (openbsd-amd64-cgo), const DT_UNKNOWN ideal-int
30520 pkg syscall (openbsd-amd64-cgo), const EAUTH Errno
30521 pkg syscall (openbsd-amd64-cgo), const EBADRPC Errno
30522 pkg syscall (openbsd-amd64
30523 pkg syscall (openbsd-amd64-cgo), const ECHOCTL ideal-int
30524 pkg syscall (openbsd-amd64-cgo), const ECHOE ideal-int
30525 pkg syscall (openbsd-amd64-cgo), const ECHOK ideal-int
30526 pkg syscall (openbsd-amd64-cgo), const ECHOKE ideal-int
30527 pkg syscall (openbsd-amd64-cgo), const ECHONL ideal-int
30528 pkg syscall (openbsd-amd64-cgo), const ECHOPRT ideal-int
30529 pkg syscall (openbsd-amd64-cgo), const EFER_LMA ideal-int
30530 pkg syscall (openbsd-amd64-cgo), const EFER_LME ideal-int
30531 pkg syscall (openbsd-amd64-cgo), const EFER_NXE ideal-int
30532 pkg syscall (openbsd-amd64-cgo), const EFER_SCE ideal-int
30533 pkg syscall (openbsd-amd64-cgo), const EFTYPE Errno
30534 pkg syscall (openbsd-amd64-cgo), const EIPSEC Errno
30535 pkg syscall (openbsd-amd64-cgo), const ELAST Errno
30536 pkg syscall (openbsd-amd64-cgo), const EMEDIUMTYPE Errno
30537 pkg syscall (openbsd-amd64-cgo), const EMT_TAGOVF ideal-int
30538 pkg syscall (openbsd-amd64-cgo), const EMUL_ENABLED ideal-int
30539 pkg syscall (openbsd-amd64-cgo), const EMUL_NATIVE ideal-int
30540 pkg syscall (openbsd-amd64-cgo), const ENDRUNDISC ideal-int
30541 pkg syscall (openbsd-amd64-cgo), const ENEEDAUTH Errno
30542 pkg syscall (openbsd-amd64-cgo), const ENOATTR Errno
30543 pkg syscall (openbsd-amd64-cgo), const ENOMEDIUM Errno
30544 pkg syscall (openbsd-amd64-cgo), const EPROCLIM Errno
30545 pkg syscall (openbsd-amd64-cgo), const EPROCUNAVAIL Errno
30546 pkg syscall (openbsd-amd64-cgo), const EPROGMISMATCH Errno
30547 pkg syscall (openbsd-amd64-cgo), const EPROGUNAVAIL Errno
30548 pkg syscall (openbsd-amd64-cgo), const ERPCMISMATCH Errno
30549 pkg syscall (openbsd-amd64-cgo), const ETHERMIN ideal-int
30550 pkg syscall (openbsd-amd64-cgo), const ETHERMTU ideal-int
30551 pkg syscall (openbsd-amd64-cgo), const ETHERTYPE_8023 ideal-int
30552 pkg syscall (openbsd-amd64-cgo), const ETHERTYPE_AARP ideal-int
30553 pkg syscall (openbsd-amd64-cgo), const ETHERTYPE_ACCTON ideal-int
30554 pkg syscall (openbsd-amd64-cgo), const ETHERTYPE_AEONIC ideal-int
30555 pkg syscall (openbsd-amd64-cgo), const ETHERTYPE_ALPHA ideal-int
30556 pkg syscall (openbsd-amd64-cgo), const ETHERTYPE_AMBER ideal-int
30557 pkg syscall (openbsd-amd64-cgo), const ETHERTYPE_AMOEBA ideal-int
30558 pkg syscall (openbsd-amd64-cgo), const ETHERTYPE_AOE ideal-int
30559 pkg syscall (openbsd-amd64-cgo), const ETHERTYPE_APOLLO ideal-int
30560 pkg syscall (openbsd-amd64-cgo), const ETHERTYPE_APOLLODOMAIN ideal-int
30561 pkg syscall (openbsd-amd64-cgo), const ETHERTYPE_APPLETALK ideal-int
30562 pkg syscall (openbsd-amd64-cgo), const ETHERTYPE_APPLITEK ideal-int
30563 pkg syscall (openbsd-amd64-cgo), const ETHERTYPE_ARGONAUT ideal-int
30564 pkg syscall (openbsd-amd64-cgo), const ETHERTYPE_ARP ideal-int
30565 pkg syscall (openbsd-amd64-cgo), const ETHERTYPE_AT ideal-int
30566 pkg syscall (openbsd-amd64-cgo), const ETHERTYPE_ATALK ideal-int
30567 pkg syscall (openbsd-amd64-cgo), const ETHERTYPE_ATOMIC ideal-int
30568 pkg syscall (openbsd-amd64-cgo), const ETHERTYPE_ATT ideal-int
30569 pkg syscall (openbsd-amd64-cgo), const ETHERTYPE_ATTSTANFORD ideal-int
30570 pkg syscall (openbsd-amd64-cgo), const ETHERTYPE_AUTOPHON ideal-int
30571 pkg syscall (openbsd-amd64-cgo), const ETHERTYPE_AXIS ideal-int
30572 pkg syscall (openbsd-amd64-cgo), const ETHERTYPE_BCLOOP ideal-int
30573 pkg syscall (openbsd-amd64-cgo), const ETHERTYPE_BOFL ideal-int
30574 pkg syscall (openbsd-amd64-cgo), const ETHERTYPE_CABLETRON ideal-int
30575 pkg syscall (openbsd-amd64-cgo), const ETHERTYPE_CHAOS ideal-int
30576 pkg syscall (openbsd-amd64-cgo), const ETHERTYPE_COMDESIGN ideal-int
30577 pkg syscall (openbsd-amd64-cgo), const ETHERTYPE_COMPUGRAPHIC ideal-int
30578 pkg syscall (openbsd-amd64-cgo), const ETHERTYPE_COUNTERPOINT ideal-int
30579 pkg syscall (openbsd-amd64-cgo), const ETHERTYPE_CRONUS ideal-int
30580 pkg syscall (openbsd-amd64-cgo), const ETHERTYPE_CRONUSVLN ideal-int
30581 pkg syscall (openbsd-amd64-cgo), const ETHERTYPE_DCA ideal-int
30582 pkg syscall (openbsd-amd64-cgo), const ETHERTYPE_DDE ideal-int
30583 pkg syscall (openbsd-amd64-cgo), const ETHERTYPE_DEBNI ideal-int
30584 pkg syscall (openbsd-amd64-cgo), const ETHERTYPE_DECAM ideal-int
30585 pkg syscall (openbsd-amd64-cgo), const ETHERTYPE_DECCUST ideal-int
30586 pkg syscall (openbsd-amd64-cgo), const ETHERTYPE_DECDIAG ideal-int
30587 pkg syscall (openbsd-amd64-cgo), const ETHERTYPE_DECDNS ideal-int
30588 pkg syscall (openbsd-amd64-cgo), const ETHERTYPE_DECDTS ideal-int
30589 pkg syscall (openbsd-amd64-cgo), const ETHERTYPE_DECEXPER ideal-int
30590 pkg syscall (openbsd-amd64-cgo), const ETHERTYPE_DECLAST ideal-int
30591 pkg syscall (openbsd-amd64-cgo), const ETHERTYPE_DECLTM ideal-int
30592 pkg syscall (openbsd-amd64-cgo), const ETHERTYPE_DECMUMPS ideal-int
30593 pkg syscall (openbsd-amd64-cgo), const ETHERTYPE_DECNETBIOS ideal-int
30594 pkg syscall (openbsd-amd64-cgo), const ETHERTYPE_DELTACON ideal-int
30595 pkg syscall (openbsd-amd64-cgo), const ETHERTYPE_DIDDLE ideal-int
30596 pkg syscall (openbsd-amd64-cgo), const ETHERTYPE_DLOG1 ideal-int
30597 pkg syscall (openbsd-amd64-cgo), const ETHERTYPE_DLOG2 ideal-int
30598 pkg syscall (openbsd-amd64-cgo), const ETHERTYPE_DN ideal-int
30599 pkg syscall (openbsd-amd64-cgo), const ETHERTYPE_DOGFIGHT ideal-int
30600 pkg syscall (openbsd-amd64-cgo), const ETHERTYPE_DSMD ideal-int
30601 pkg syscall (openbsd-amd64-cgo), const ETHERTYPE_ECMA ideal-int
30602 pkg syscall (openbsd-amd64-cgo), const ETHERTYPE_ENCRYPT ideal-int
30603 pkg syscall (openbsd-amd64-cgo), const ETHERTYPE_ES ideal-int
30604 pkg syscall (openbsd-amd64-cgo), const ETHERTYPE_EXCELAN ideal-int
30605 pkg syscall (openbsd-amd64-cgo), const ETHERTYPE_EXPERDATA ideal-int
30606 pkg syscall (openbsd-amd64-cgo), const ETHERTYPE_FLIP ideal-int
30607 pkg syscall (openbsd-amd64-cgo), const ETHERTYPE_FLOWCONTROL ideal-int
30608 pkg syscall (openbsd-amd64-cgo), const ETHERTYPE_FRARP ideal-int
30609 pkg syscall (openbsd-amd64-cgo), const ETHERTYPE_GENDYN ideal-int
30610 pkg syscall (openbsd-amd64-cgo), const ETHERTYPE_HAYES ideal-int
30611 pkg syscall (openbsd-amd64-cgo), const ETHERTYPE_HIPPI_FP ideal-int
30612 pkg syscall (openbsd-amd64-cgo), const ETHERTYPE_HITACHI ideal-int
30613 pkg syscall (openbsd-amd64-cgo), const ETHERTYPE_HP ideal-int
30614 pkg syscall (openbsd-amd64-cgo), const ETHERTYPE_IEEEPUP ideal-int
30615 pkg syscall (openbsd-amd64-cgo), const ETHERTYPE_IEEEPUPAT ideal-int
30616 pkg syscall (openbsd-amd64-cgo), const ETHERTYPE_IMLBL ideal-int
30617 pkg syscall (openbsd-amd64-cgo), const ETHERTYPE_IMLBLDIAG ideal-int
30618 pkg syscall (openbsd-amd64-cgo), const ETHERTYPE_IP ideal-int
30619 pkg syscall (openbsd-amd64-cgo), const ETHERTYPE_IPAS ideal-int
30620 pkg syscall (openbsd-amd64-cgo), const ETHERTYPE_IPV6 ideal-int
30621 pkg syscall (openbsd-amd64-cgo), const ETHERTYPE_IPX ideal-int
30622 pkg syscall (openbsd-amd64-cgo), const ETHERTYPE_IPXNEW ideal-int
30623 pkg syscall (openbsd-amd64-cgo), const ETHERTYPE_KALPANA ideal-int
30624 pkg syscall (openbsd-amd64-cgo), const ETHERTYPE_LANBRIDGE ideal-int
30625 pkg syscall (openbsd-amd64-cgo), const ETHERTYPE_LANPROBE ideal-int
30626 pkg syscall (openbsd-amd64-cgo), const ETHERTYPE_LAT ideal-int
30627 pkg syscall (openbsd-amd64-cgo), const ETHERTYPE_LBACK ideal-int
30628 pkg syscall (openbsd-amd64-cgo), const ETHERTYPE_LITTLE ideal-int
30629 pkg syscall (openbsd-amd64-cgo), const ETHERTYPE_LLDP ideal-int
30630 pkg syscall (openbsd-amd64-cgo), const ETHERTYPE_LOGICRAFT ideal-int
30631 pkg syscall (openbsd-amd64-cgo), const ETHERTYPE_LOOPBACK ideal-int
30632 pkg syscall (openbsd-amd64-cgo), const ETHERTYPE_MATRA ideal-int
30633 pkg syscall (openbsd-amd64-cgo), const ETHERTYPE_MAX ideal-int
30634 pkg syscall (openbsd-amd64-cgo), const ETHERTYPE_MERIT ideal-int
30635 pkg syscall (openbsd-amd64-cgo), const ETHERTYPE_MICP ideal-int
30636 pkg syscall (openbsd-amd64-cgo), const ETHERTYPE_MOPDL ideal-int
30637 pkg syscall (openbsd-amd64-cgo), const ETHERTYPE_MOPRC ideal-int
30638 pkg syscall (openbsd-amd64-cgo), const ETHERTYPE_MOTOROLA ideal-int
30639 pkg syscall (openbsd-amd64-cgo), const ETHERTYPE_MPLS ideal-int
30640 pkg syscall (openbsd-amd64-cgo), const ETHERTYPE_MPLS_MCAST ideal-int
30641 pkg syscall (openbsd-amd64-cgo), const ETHERTYPE_MUMPS ideal-int
30642 pkg syscall (openbsd-amd64-cgo), const ETHERTYPE_NBPCC ideal-int
30643 pkg syscall (openbsd-amd64-cgo), const ETHERTYPE_NBPCLAIM ideal-int
30644 pkg syscall (openbsd-amd64-cgo), const ETHERTYPE_NBPCLREQ ideal-int
30645 pkg syscall (openbsd-amd64-cgo), const ETHERTYPE_NBPCLRSP ideal-int
30646 pkg syscall (openbsd-amd64-cgo), const ETHERTYPE_NBPCREQ ideal-int
30647 pkg syscall (openbsd-amd64-cgo), const ETHERTYPE_NBPCRSP ideal-int
30648 pkg syscall (openbsd-amd64-cgo), const ETHERTYPE_NBPDG ideal-int
30649 pkg syscall (openbsd-amd64-cgo), const ETHERTYPE_NBPDGB ideal-int
30650 pkg syscall (openbsd-amd64-cgo), const ETHERTYPE_NBPDLTE ideal-int
30651 pkg syscall (openbsd-amd64-cgo), const ETHERTYPE_NBPRAR ideal-int
30652 pkg syscall (openbsd-amd64-cgo), const ETHERTYPE_NBPRAS ideal-int
30653 pkg syscall (openbsd-amd64-cgo), const ETHERTYPE_NBPRST ideal-int
30654 pkg syscall (openbsd-amd64-cgo), const ETHERTYPE_NBPSCD ideal-int
30655 pkg syscall (openbsd-amd64-cgo), const ETHERTYPE_NBPVCD ideal-int
30656 pkg syscall (openbsd-amd64-cgo), const ETHERTYPE_NBS ideal-int
30657 pkg syscall (openbsd-amd64-cgo), const ETHERTYPE_NCD ideal-int
30658 pkg syscall (openbsd-amd64-cgo), const ETHERTYPE_NESTAR ideal-int
30659 pkg syscall (openbsd-amd64-cgo), const ETHERTYPE_NETBEUI ideal-int
30660 pkg syscall (openbsd-amd64-cgo), const ETHERTYPE_NOVELL ideal-int
30661 pkg syscall (openbsd-amd64-cgo), const ETHERTYPE_NS ideal-int
30662 pkg syscall (openbsd-amd64-cgo), const ETHERTYPE_NSAT ideal-int
30663 pkg syscall (openbsd-amd64-cgo), const ETHERTYPE_NSCOMPAT ideal-int
30664 pkg syscall (openbsd-amd64-cgo), const ETHERTYPE_NTRAILER ideal-int
30665 pkg syscall (openbsd-amd64-cgo), const ETHERTYPE_OS9 ideal-int
30666 pkg syscall (openbsd-amd64-cgo), const ETHERTYPE_OS9NET ideal-int
30667 pkg syscall (openbsd-amd64-cgo), const ETHERTYPE_PACER ideal-int
30668 pkg syscall (openbsd-amd64-cgo), const ETHERTYPE_PAE ideal-int
30669 pkg syscall (openbsd-amd64-cgo), const ETHERTYPE_PCS ideal-int
30670 pkg syscall (openbsd-amd64-cgo), const ETHERTYPE_PLANNING ideal-int
30671 pkg syscall (openbsd-amd64-cgo), const ETHERTYPE_PPP ideal-int
30672 pkg syscall (openbsd-amd64-cgo), const ETHERTYPE_PPPOE ideal-int
30673 pkg syscall (openbsd-amd64-cgo), const ETHERTYPE_PPPOEDISC ideal-int
30674 pkg syscall (openbsd-amd64-cgo), const ETHERTYPE_PRIMENTS ideal-int
30675 pkg syscall (openbsd-amd64-cgo), const ETHERTYPE_PUP ideal-int
30676 pkg syscall (openbsd-amd64-cgo), const ETHERTYPE_PUPAT ideal-int
30677 pkg syscall (openbsd-amd64-cgo), const ETHERTYPE_QINQ ideal-int
30678 pkg syscall (openbsd-amd64-cgo), const ETHERTYPE_RACAL ideal-int
30679 pkg syscall (openbsd-amd64-cgo), const ETHERTYPE_RATIONAL ideal-int
30680 pkg syscall (openbsd-amd64-cgo), const ETHERTYPE_RAWFR ideal-int
30681 pkg syscall (openbsd-amd64-cgo), const ETHERTYPE_RCL ideal-int
30682 pkg syscall (openbsd-amd64-cgo), const ETHERTYPE_RDP ideal-int
30683 pkg syscall (openbsd-amd64-cgo), const ETHERTYPE_RETIX ideal-int
30684 pkg syscall (openbsd-amd64-cgo), const ETHERTYPE_REVARP ideal-int
30685 pkg syscall (openbsd-amd64-cgo), const ETHERTYPE_SCA ideal-int
30686 pkg syscall (openbsd-amd64-cgo), const ETHERTYPE_SECTRA ideal-int
30687 pkg syscall (openbsd-amd64-cgo), const ETHERTYPE_SECUREDATA ideal-int
30688 pkg syscall (openbsd-amd64-cgo), const ETHERTYPE_SGITW ideal-int
30689 pkg syscall (openbsd-amd64-cgo), const ETHERTYPE_SG_BOUNCE ideal-int
30690 pkg syscall (openbsd-amd64-cgo), const ETHERTYPE_SG_DIAG ideal-int
30691 pkg syscall (openbsd-amd64-cgo), const ETHERTYPE_SG_NETGAMES ideal-int
30692 pkg syscall (openbsd-amd64-cgo), const ETHERTYPE_SG_RESV ideal-int
30693 pkg syscall (openbsd-amd64-cgo), const ETHERTYPE_SIMNET ideal-int
30694 pkg syscall (openbsd-amd64-cgo), const ETHERTYPE_SLOW ideal-int
30695 pkg syscall (openbsd-amd64-cgo), const ETHERTYPE_SNA ideal-int
30696 pkg syscall (openbsd-amd64-cgo), const ETHERTYPE_SNMP ideal-int
30697 pkg syscall (openbsd-amd64-cgo), const ETHERTYPE_SONIX ideal-int
30698 pkg syscall (openbsd-amd64-cgo), const ETHERTYPE_SPIDER ideal-int
30699 pkg syscall (openbsd-amd64-cgo), const ETHERTYPE_SPRITE ideal-int
30700 pkg syscall (openbsd-amd64-cgo), const ETHERTYPE_STP ideal-int
30701 pkg syscall (openbsd-amd64-cgo), const ETHERTYPE_TALARIS ideal-int
30702 pkg syscall (openbsd-amd64-cgo), const ETHERTYPE_TALARISMC ideal-int
30703 pkg syscall (openbsd-amd64-cgo), const ETHERTYPE_TCPCOMP ideal-int
30704 pkg syscall (openbsd-amd64-cgo), const ETHERTYPE_TCPSM ideal-int
30705 pkg syscall (openbsd-amd64-cgo), const ETHERTYPE_TEC ideal-int
30706 pkg syscall (openbsd-amd64-cgo), const ETHERTYPE_TIGAN ideal-int
30707 pkg syscall (openbsd-amd64-cgo), const ETHERTYPE_TRAIL ideal-int
30708 pkg syscall (openbsd-amd64-cgo), const ETHERTYPE_TRANSETHER ideal-int
30709 pkg syscall (openbsd-amd64-cgo), const ETHERTYPE_TYMSHARE ideal-int
30710 pkg syscall (openbsd-amd64-cgo), const ETHERTYPE_UBBST ideal-int
30711 pkg syscall (openbsd-amd64-cgo), const ETHERTYPE_UBDEBUG ideal-int
30712 pkg syscall (openbsd-amd64-cgo), const ETHERTYPE_UBDIAGLOOP ideal-int
30713 pkg syscall (openbsd-amd64-cgo), const ETHERTYPE_UBDL ideal-int
30714 pkg syscall (openbsd-amd64-cgo), const ETHERTYPE_UBNIU ideal-int
30715 pkg syscall (openbsd-amd64-cgo), const ETHERTYPE_UBNMC ideal-int
30716 pkg syscall (openbsd-amd64-cgo), const ETHERTYPE_VALID ideal-int
30717 pkg syscall (openbsd-amd64-cgo), const ETHERTYPE_VARIAN ideal-int
30718 pkg syscall (openbsd-amd64-cgo), const ETHERTYPE_VAXELN ideal-int
30719 pkg syscall (openbsd-amd64-cgo), const ETHERTYPE_VEECO ideal-int
30720 pkg syscall (openbsd-amd64-cgo), const ETHERTYPE_VEXP ideal-int
30721 pkg syscall (openbsd-amd64-cgo), const ETHERTYPE_VGLAB ideal-int
30722 pkg syscall (openbsd-amd64-cgo), const ETHERTYPE_VINES ideal-int
30723 pkg syscall (openbsd-amd64-cgo), const ETHERTYPE_VINESECHO ideal-int
30724 pkg syscall (openbsd-amd64-cgo), const ETHERTYPE_VINESLOOP ideal-int
30725 pkg syscall (openbsd-amd64-cgo), const ETHERTYPE_VITAL ideal-int
30726 pkg syscall (openbsd-amd64-cgo), const ETHERTYPE_VLAN ideal-int
30727 pkg syscall (openbsd-amd64-cgo), const ETHERTYPE_VLTLMAN ideal-int
30728 pkg syscall (openbsd-amd64-cgo), const ETHERTYPE_VPROD ideal-int
30729 pkg syscall (openbsd-amd64-cgo), const ETHERTYPE_VURESERVED ideal-int
30730 pkg syscall (openbsd-amd64-cgo), const ETHERTYPE_WATERLOO ideal-int
30731 pkg syscall (openbsd-amd64-cgo), const ETHERTYPE_WELLFLEET ideal-int
30732 pkg syscall (openbsd-amd64-cgo), const ETHERTYPE_X25 ideal-int
30733 pkg syscall (openbsd-amd64-cgo), const ETHERTYPE_X75 ideal-int
30734 pkg syscall (openbsd-amd64-cgo), const ETHERTYPE_XNSSM ideal-int
30735 pkg syscall (openbsd-amd64-cgo), const ETHERTYPE_XTP ideal-int
30736 pkg syscall (openbsd-amd64-cgo), const ETHER_ADDR_LEN ideal-int
30737 pkg syscall (openbsd-amd64-cgo), const ETHER_ALIGN ideal-int
30738 pkg syscall (openbsd-amd64-cgo), const ETHER_CRC_LEN ideal-int
30739 pkg syscall (openbsd-amd64-cgo), const ETHER_CRC_POLY_BE ideal-int
30740 pkg syscall (openbsd-amd64-cgo), const ETHER_CRC_POLY_LE ideal-int
30741 pkg syscall (openbsd-amd64-cgo), const ETHER_HDR_LEN ideal-int
30742 pkg syscall (openbsd-amd64-cgo), const ETHER_MAX_DIX_LEN ideal-int
30743 pkg syscall (openbsd-amd64-cgo), const ETHER_MAX_LEN ideal-int
30744 pkg syscall (openbsd-amd64-cgo), const ETHER_MIN_LEN ideal-int
30745 pkg syscall (openbsd-amd64-cgo), const ETHER_TYPE_LEN ideal-int
30746 pkg syscall (openbsd-amd64-cgo), const ETHER_VLAN_ENCAP_LEN ideal-int
30747 pkg syscall (openbsd-amd64-cgo), const EVFILT_AIO ideal-int
30748 pkg syscall (openbsd-amd64-cgo), const EVFILT_PROC ideal-int
30749 pkg syscall (openbsd-amd64-cgo), const EVFILT_READ ideal-int
30750 pkg syscall (openbsd-amd64-cgo), const EVFILT_SIGNAL ideal-int
30751 pkg syscall (openbsd-amd64-cgo), const EVFILT_SYSCOUNT ideal-int
30752 pkg syscall (openbsd-amd64-cgo), const EVFILT_TIMER ideal-int
30753 pkg syscall (openbsd-amd64-cgo), const EVFILT_VNODE ideal-int
30754 pkg syscall (openbsd-amd64-cgo), const EVFILT_WRITE ideal-int
30755 pkg syscall (openbsd-amd64-cgo), const EV_ADD ideal-int
30756 pkg syscall (openbsd-amd64-cgo), const EV_CLEAR ideal-int
30757 pkg syscall (openbsd-amd64-cgo), const EV_DELETE ideal-int
30758 pkg syscall (openbsd-amd64-cgo), const EV_DISABLE ideal-int
30759 pkg syscall (openbsd-amd64-cgo), const EV_ENABLE ideal-int
30760 pkg syscall (openbsd-amd64-cgo), const EV_EOF ideal-int
30761 pkg syscall (openbsd-amd64-cgo), const EV_ERROR ideal-int
30762 pkg syscall (openbsd-amd64-cgo), const EV_FLAG1 ideal-int
30763 pkg syscall (openbsd-amd64-cgo), const EV_ONESHOT ideal-int
30764 pkg syscall (openbsd-amd64-cgo), const EV_SYSFLAGS ideal-int
30765 pkg syscall (openbsd-amd64-cgo), const EXTA ideal-int
30766 pkg syscall (openbsd-amd64-cgo), const EXTB ideal-int
30767 pkg syscall (openbsd-amd64-cgo), const EXTPROC ideal-int
30768 pkg syscall (openbsd-amd64-cgo), const FD_CLOEXEC ideal-int
30769 pkg syscall (openbsd-amd64-cgo), const FD_SETSIZE ideal-int
30770 pkg syscall (openbsd-amd64-cgo), const FLUSHO ideal-int
30771 pkg syscall (openbsd-amd64-cgo), const F_DUPFD ideal-int
30772 pkg syscall (openbsd-amd64-cgo), const F_DUPFD_CLOEXEC ideal-int
30773 pkg syscall (openbsd-amd64-cgo), const F_GETFD ideal-int
30774 pkg syscall (openbsd-amd64-cgo), const F_GETFL ideal-int
30775 pkg syscall (openbsd-amd64-cgo), const F_GETLK ideal-int
30776 pkg syscall (openbsd-amd64-cgo), const F_GETOWN ideal-int
30777 pkg syscall (openbsd-amd64-cgo), const F_OK ideal-int
30778 pkg syscall (openbsd-amd64
30779 pkg syscall (openbsd-amd64-cgo), const F_SETFD ideal-int
30780 pkg syscall (openbsd-amd64-cgo), const F_SETFL ideal-int
30781 pkg syscall (openbsd-amd64-cgo), const F_SETLK ideal-int
30782 pkg syscall (openbsd-amd64-cgo), const F_SETLKW ideal-int
30783 pkg syscall (openbsd-amd64-cgo), const F_SETOWN ideal-int
30784 pkg syscall (openbsd-amd64-cgo), const F_UNLCK ideal-int
30785 pkg syscall (openbsd-amd64-cgo), const F_WRLCK ideal-int
30786 pkg syscall (openbsd-amd64-cgo), const HUPCL ideal-int
30787 pkg syscall (openbsd-amd64-cgo), const ICANON ideal-int
30788 pkg syscall (openbsd-amd64-cgo), const ICMP6_FILTER = 18
30789 pkg syscall (openbsd-amd64-cgo), const ICMP6_FILTER ideal-int
30790 pkg syscall (openbsd-amd64-cgo), const ICRNL ideal-int
30791 pkg syscall (openbsd-amd64-cgo), const IEXTEN ideal-int
30792 pkg syscall (openbsd-amd64-cgo), const IFAN_ARRIVAL ideal-int
30793 pkg syscall (openbsd-amd64-cgo), const IFAN_DEPARTURE ideal-int
30794 pkg syscall (openbsd-amd64-cgo), const IFA_ROUTE ideal-int
30795 pkg syscall (openbsd-amd64-cgo), const IFF_ALLMULTI ideal-int
30796 pkg syscall (openbsd-amd64-cgo), const IFF_CANTCHANGE ideal-int
30797 pkg syscall (openbsd-amd64-cgo), const IFF_DEBUG ideal-int
30798 pkg syscall (openbsd-amd64-cgo), const IFF_LINK0 ideal-int
30799 pkg syscall (openbsd-amd64-cgo), const IFF_LINK1 ideal-int
30800 pkg syscall (openbsd-amd64-cgo), const IFF_LINK2 ideal-int
30801 pkg syscall (openbsd-amd64-cgo), const IFF_NOARP ideal-int
30802 pkg syscall (openbsd-amd64-cgo), const IFF_NOTRAILERS ideal-int
30803 pkg syscall (openbsd-amd64-cgo), const IFF_OACTIVE ideal-int
30804 pkg syscall (openbsd-amd64-cgo), const IFF_POINTOPOINT ideal-int
30805 pkg syscall (openbsd-amd64-cgo), const IFF_PROMISC ideal-int
30806 pkg syscall (openbsd-amd64-cgo), const IFF_RUNNING ideal-int
30807 pkg syscall (openbsd-amd64-cgo), const IFF_SIMPLEX ideal-int
30808 pkg syscall (openbsd-amd64-cgo), const IFNAMSIZ ideal-int
30809 pkg syscall (openbsd-amd64-cgo), const IFT_1822 ideal-int
30810 pkg syscall (openbsd-amd64-cgo), const IFT_A12MPPSWITCH ideal-int
30811 pkg syscall (openbsd-amd64-cgo), const IFT_AAL2 ideal-int
30812 pkg syscall (openbsd-amd64-cgo), const IFT_AAL5 ideal-int
30813 pkg syscall (openbsd-amd64-cgo), const IFT_ADSL ideal-int
30814 pkg syscall (openbsd-amd64-cgo), const IFT_AFLANE8023 ideal-int
30815 pkg syscall (openbsd-amd64-cgo), const IFT_AFLANE8025 ideal-int
30816 pkg syscall (openbsd-amd64-cgo), const IFT_ARAP ideal-int
30817 pkg syscall (openbsd-amd64-cgo), const IFT_ARCNET ideal-int
30818 pkg syscall (openbsd-amd64-cgo), const IFT_ARCNETPLUS ideal-int
30819 pkg syscall (openbsd-amd64-cgo), const IFT_ASYNC ideal-int
30820 pkg syscall (openbsd-amd64-cgo), const IFT_ATM ideal-int
30821 pkg syscall (openbsd-amd64-cgo), const IFT_ATMDXI ideal-int
30822 pkg syscall (openbsd-amd64-cgo), const IFT_ATMFUNI ideal-int
30823 pkg syscall (openbsd-amd64-cgo), const IFT_ATMIMA ideal-int
30824 pkg syscall (openbsd-amd64-cgo), const IFT_ATMLOGICAL ideal-int
30825 pkg syscall (openbsd-amd64-cgo), const IFT_ATMRADIO ideal-int
30826 pkg syscall (openbsd-amd64-cgo), const IFT_ATMSUBINTERFACE ideal-int
30827 pkg syscall (openbsd-amd64-cgo), const IFT_ATMVCIENDPT ideal-int
30828 pkg syscall (openbsd-amd64-cgo), const IFT_ATMVIRTUAL ideal-int
30829 pkg syscall (openbsd-amd64-cgo), const IFT_BGPPOLICYACCOUNTING ideal-int
30830 pkg syscall (openbsd-amd64-cgo), const IFT_BLUETOOTH ideal-int
30831 pkg syscall (openbsd-amd64-cgo), const IFT_BRIDGE ideal-int
30832 pkg syscall (openbsd-amd64-cgo), const IFT_BSC ideal-int
30833 pkg syscall (openbsd-amd64-cgo), const IFT_CARP ideal-int
30834 pkg syscall (openbsd-amd64-cgo), const IFT_CCTEMUL ideal-int
30835 pkg syscall (openbsd-amd64-cgo), const IFT_CEPT ideal-int
30836 pkg syscall (openbsd-amd64-cgo), const IFT_CES ideal-int
30837 pkg syscall (openbsd-amd64-cgo), const IFT_CHANNEL ideal-int
30838 pkg syscall (openbsd-amd64-cgo), const IFT_CNR ideal-int
30839 pkg syscall (openbsd-amd64-cgo), const IFT_COFFEE ideal-int
30840 pkg syscall (openbsd-amd64-cgo), const IFT_COMPOSITELINK ideal-int
30841 pkg syscall (openbsd-amd64-cgo), const IFT_DCN ideal-int
30842 pkg syscall (openbsd-amd64-cgo), const IFT_DIGITALPOWERLINE ideal-int
30843 pkg syscall (openbsd-amd64-cgo), const IFT_DIGITALWRAPPEROVERHEADCHANNEL ideal-int
30844 pkg syscall (openbsd-amd64-cgo), const IFT_DLSW ideal-int
30845 pkg syscall (openbsd-amd64-cgo), const IFT_DOCSCABLEDOWNSTREAM ideal-int
30846 pkg syscall (openbsd-amd64-cgo), const IFT_DOCSCABLEMACLAYER ideal-int
30847 pkg syscall (openbsd-amd64-cgo), const IFT_DOCSCABLEUPSTREAM ideal-int
30848 pkg syscall (openbsd-amd64-cgo), const IFT_DOCSCABLEUPSTREAMCHANNEL ideal-int
30849 pkg syscall (openbsd-amd64-cgo), const IFT_DS0 ideal-int
30850 pkg syscall (openbsd-amd64-cgo), const IFT_DS0BUNDLE ideal-int
30851 pkg syscall (openbsd-amd64-cgo), const IFT_DS1FDL ideal-int
30852 pkg syscall (openbsd-amd64-cgo), const IFT_DS3 ideal-int
30853 pkg syscall (openbsd-amd64-cgo), const IFT_DTM ideal-int
30854 pkg syscall (openbsd-amd64-cgo), const IFT_DUMMY ideal-int
30855 pkg syscall (openbsd-amd64-cgo), const IFT_DVBASILN ideal-int
30856 pkg syscall (openbsd-amd64-cgo), const IFT_DVBASIOUT ideal-int
30857 pkg syscall (openbsd-amd64-cgo), const IFT_DVBRCCDOWNSTREAM ideal-int
30858 pkg syscall (openbsd-amd64-cgo), const IFT_DVBRCCMACLAYER ideal-int
30859 pkg syscall (openbsd-amd64-cgo), const IFT_DVBRCCUPSTREAM ideal-int
30860 pkg syscall (openbsd-amd64-cgo), const IFT_ECONET ideal-int
30861 pkg syscall (openbsd-amd64-cgo), const IFT_ENC ideal-int
30862 pkg syscall (openbsd-amd64-cgo), const IFT_EON ideal-int
30863 pkg syscall (openbsd-amd64-cgo), const IFT_EPLRS ideal-int
30864 pkg syscall (openbsd-amd64-cgo), const IFT_ESCON ideal-int
30865 pkg syscall (openbsd-amd64-cgo), const IFT_ETHER ideal-int
30866 pkg syscall (openbsd-amd64-cgo), const IFT_FAITH ideal-int
30867 pkg syscall (openbsd-amd64-cgo), const IFT_FAST ideal-int
30868 pkg syscall (openbsd-amd64-cgo), const IFT_FASTETHER ideal-int
30869 pkg syscall (openbsd-amd64-cgo), const IFT_FASTETHERFX ideal-int
30870 pkg syscall (openbsd-amd64-cgo), const IFT_FDDI ideal-int
30871 pkg syscall (openbsd-amd64-cgo), const IFT_FIBRECHANNEL ideal-int
30872 pkg syscall (openbsd-amd64-cgo), const IFT_FRAMERELAYINTERCONNECT ideal-int
30873 pkg syscall (openbsd-amd64-cgo), const IFT_FRAMERELAYMPI ideal-int
30874 pkg syscall (openbsd-amd64-cgo), const IFT_FRDLCIENDPT ideal-int
30875 pkg syscall (openbsd-amd64-cgo), const IFT_FRELAY ideal-int
30876 pkg syscall (openbsd-amd64-cgo), const IFT_FRELAYDCE ideal-int
30877 pkg syscall (openbsd-amd64-cgo), const IFT_FRF16MFRBUNDLE ideal-int
30878 pkg syscall (openbsd-amd64-cgo), const IFT_FRFORWARD ideal-int
30879 pkg syscall (openbsd-amd64-cgo), const IFT_G703AT2MB ideal-int
30880 pkg syscall (openbsd-amd64-cgo), const IFT_G703AT64K ideal-int
30881 pkg syscall (openbsd-amd64-cgo), const IFT_GIF ideal-int
30882 pkg syscall (openbsd-amd64-cgo), const IFT_GIGABITETHERNET ideal-int
30883 pkg syscall (openbsd-amd64-cgo), const IFT_GR303IDT ideal-int
30884 pkg syscall (openbsd-amd64-cgo), const IFT_GR303RDT ideal-int
30885 pkg syscall (openbsd-amd64-cgo), const IFT_H323GATEKEEPER ideal-int
30886 pkg syscall (openbsd-amd64-cgo), const IFT_H323PROXY ideal-int
30887 pkg syscall (openbsd-amd64-cgo), const IFT_HDH1822 ideal-int
30888 pkg syscall (openbsd-amd64-cgo), const IFT_HDLC ideal-int
30889 pkg syscall (openbsd-amd64-cgo), const IFT_HDSL2 ideal-int
30890 pkg syscall (openbsd-amd64-cgo), const IFT_HIPERLAN2 ideal-int
30891 pkg syscall (openbsd-amd64-cgo), const IFT_HIPPI ideal-int
30892 pkg syscall (openbsd-amd64-cgo), const IFT_HIPPIINTERFACE ideal-int
30893 pkg syscall (openbsd-amd64-cgo), const IFT_HOSTPAD ideal-int
30894 pkg syscall (openbsd-amd64-cgo), const IFT_HSSI ideal-int
30895 pkg syscall (openbsd-amd64-cgo), const IFT_HY ideal-int
30896 pkg syscall (openbsd-amd64-cgo), const IFT_IBM370PARCHAN ideal-int
30897 pkg syscall (openbsd-amd64-cgo), const IFT_IDSL ideal-int
30898 pkg syscall (openbsd-amd64-cgo), const IFT_IEEE1394 ideal-int
30899 pkg syscall (openbsd-amd64-cgo), const IFT_IEEE80211 ideal-int
30900 pkg syscall (openbsd-amd64-cgo), const IFT_IEEE80212 ideal-int
30901 pkg syscall (openbsd-amd64-cgo), const IFT_IEEE8023ADLAG ideal-int
30902 pkg syscall (openbsd-amd64-cgo), const IFT_IFGSN ideal-int
30903 pkg syscall (openbsd-amd64-cgo), const IFT_IMT ideal-int
30904 pkg syscall (openbsd-amd64-cgo), const IFT_INFINIBAND ideal-int
30905 pkg syscall (openbsd-amd64-cgo), const IFT_INTERLEAVE ideal-int
30906 pkg syscall (openbsd-amd64-cgo), const IFT_IP ideal-int
30907 pkg syscall (openbsd-amd64-cgo), const IFT_IPFORWARD ideal-int
30908 pkg syscall (openbsd-amd64-cgo), const IFT_IPOVERATM ideal-int
30909 pkg syscall (openbsd-amd64-cgo), const IFT_IPOVERCDLC ideal-int
30910 pkg syscall (openbsd-amd64-cgo), const IFT_IPOVERCLAW ideal-int
30911 pkg syscall (openbsd-amd64-cgo), const IFT_IPSWITCH ideal-int
30912 pkg syscall (openbsd-amd64-cgo), const IFT_ISDN ideal-int
30913 pkg syscall (openbsd-amd64-cgo), const IFT_ISDNBASIC ideal-int
30914 pkg syscall (openbsd-amd64-cgo), const IFT_ISDNPRIMARY ideal-int
30915 pkg syscall (openbsd-amd64-cgo), const IFT_ISDNS ideal-int
30916 pkg syscall (openbsd-amd64-cgo), const IFT_ISDNU ideal-int
30917 pkg syscall (openbsd-amd64-cgo), const IFT_ISO88022LLC ideal-int
30918 pkg syscall (openbsd-amd64-cgo), const IFT_ISO88023 ideal-int
30919 pkg syscall (openbsd-amd64-cgo), const IFT_ISO88024 ideal-int
30920 pkg syscall (openbsd-amd64-cgo), const IFT_ISO88025 ideal-int
30921 pkg syscall (openbsd-amd64-cgo), const IFT_ISO88025CRFPINT ideal-int
30922 pkg syscall (openbsd-amd64-cgo), const IFT_ISO88025DTR ideal-int
30923 pkg syscall (openbsd-amd64-cgo), const IFT_ISO88025FIBER ideal-int
30924 pkg syscall (openbsd-amd64-cgo), const IFT_ISO88026 ideal-int
30925 pkg syscall (openbsd-amd64-cgo), const IFT_ISUP ideal-int
30926 pkg syscall (openbsd-amd64-cgo), const IFT_L2VLAN ideal-int
30927 pkg syscall (openbsd-amd64-cgo), const IFT_L3IPVLAN ideal-int
30928 pkg syscall (openbsd-amd64-cgo), const IFT_L3IPXVLAN ideal-int
30929 pkg syscall (openbsd-amd64-cgo), const IFT_LAPB ideal-int
30930 pkg syscall (openbsd-amd64-cgo), const IFT_LAPD ideal-int
30931 pkg syscall (openbsd-amd64-cgo), const IFT_LAPF ideal-int
30932 pkg syscall (openbsd-amd64-cgo), const IFT_LINEGROUP ideal-int
30933 pkg syscall (openbsd-amd64-cgo), const IFT_LOCALTALK ideal-int
30934 pkg syscall (openbsd-amd64-cgo), const IFT_LOOP ideal-int
30935 pkg syscall (openbsd-amd64-cgo), const IFT_MEDIAMAILOVERIP ideal-int
30936 pkg syscall (openbsd-amd64-cgo), const IFT_MFSIGLINK ideal-int
30937 pkg syscall (openbsd-amd64-cgo), const IFT_MIOX25 ideal-int
30938 pkg syscall (openbsd-amd64-cgo), const IFT_MODEM ideal-int
30939 pkg syscall (openbsd-amd64-cgo), const IFT_MPC ideal-int
30940 pkg syscall (openbsd-amd64-cgo), const IFT_MPLS ideal-int
30941 pkg syscall (openbsd-amd64-cgo), const IFT_MPLSTUNNEL ideal-int
30942 pkg syscall (openbsd-amd64-cgo), const IFT_MSDSL ideal-int
30943 pkg syscall (openbsd-amd64-cgo), const IFT_MVL ideal-int
30944 pkg syscall (openbsd-amd64-cgo), const IFT_MYRINET ideal-int
30945 pkg syscall (openbsd-amd64-cgo), const IFT_NFAS ideal-int
30946 pkg syscall (openbsd-amd64-cgo), const IFT_NSIP ideal-int
30947 pkg syscall (openbsd-amd64-cgo), const IFT_OPTICALCHANNEL ideal-int
30948 pkg syscall (openbsd-amd64-cgo), const IFT_OPTICALTRANSPORT ideal-int
30949 pkg syscall (openbsd-amd64-cgo), const IFT_OTHER ideal-int
30950 pkg syscall (openbsd-amd64-cgo), const IFT_P10 ideal-int
30951 pkg syscall (openbsd-amd64-cgo), const IFT_P80 ideal-int
30952 pkg syscall (openbsd-amd64-cgo), const IFT_PARA ideal-int
30953 pkg syscall (openbsd-amd64-cgo), const IFT_PFLOG ideal-int
30954 pkg syscall (openbsd-amd64-cgo), const IFT_PFLOW ideal-int
30955 pkg syscall (openbsd-amd64-cgo), const IFT_PFSYNC ideal-int
30956 pkg syscall (openbsd-amd64-cgo), const IFT_PLC ideal-int
30957 pkg syscall (openbsd-amd64-cgo), const IFT_PON155 ideal-int
30958 pkg syscall (openbsd-amd64-cgo), const IFT_PON622 ideal-int
30959 pkg syscall (openbsd-amd64-cgo), const IFT_POS ideal-int
30960 pkg syscall (openbsd-amd64-cgo), const IFT_PPP ideal-int
30961 pkg syscall (openbsd-amd64-cgo), const IFT_PPPMULTILINKBUNDLE ideal-int
30962 pkg syscall (openbsd-amd64-cgo), const IFT_PROPATM ideal-int
30963 pkg syscall (openbsd-amd64-cgo), const IFT_PROPBWAP2MP ideal-int
30964 pkg syscall (openbsd-amd64-cgo), const IFT_PROPCNLS ideal-int
30965 pkg syscall (openbsd-amd64-cgo), const IFT_PROPDOCSWIRELESSDOWNSTREAM ideal-int
30966 pkg syscall (openbsd-amd64-cgo), const IFT_PROPDOCSWIRELESSMACLAYER ideal-int
30967 pkg syscall (openbsd-amd64-cgo), const IFT_PROPDOCSWIRELESSUPSTREAM ideal-int
30968 pkg syscall (openbsd-amd64-cgo), const IFT_PROPMUX ideal-int
30969 pkg syscall (openbsd-amd64-cgo), const IFT_PROPVIRTUAL ideal-int
30970 pkg syscall (openbsd-amd64-cgo), const IFT_PROPWIRELESSP2P ideal-int
30971 pkg syscall (openbsd-amd64-cgo), const IFT_PTPSERIAL ideal-int
30972 pkg syscall (openbsd-amd64-cgo), const IFT_PVC ideal-int
30973 pkg syscall (openbsd-amd64-cgo), const IFT_Q2931 ideal-int
30974 pkg syscall (openbsd-amd64-cgo), const IFT_QLLC ideal-int
30975 pkg syscall (openbsd-amd64-cgo), const IFT_RADIOMAC ideal-int
30976 pkg syscall (openbsd-amd64-cgo), const IFT_RADSL ideal-int
30977 pkg syscall (openbsd-amd64-cgo), const IFT_REACHDSL ideal-int
30978 pkg syscall (openbsd-amd64-cgo), const IFT_RFC1483 ideal-int
30979 pkg syscall (openbsd-amd64-cgo), const IFT_RS232 ideal-int
30980 pkg syscall (openbsd-amd64-cgo), const IFT_RSRB ideal-int
30981 pkg syscall (openbsd-amd64-cgo), const IFT_SDLC ideal-int
30982 pkg syscall (openbsd-amd64-cgo), const IFT_SDSL ideal-int
30983 pkg syscall (openbsd-amd64-cgo), const IFT_SHDSL ideal-int
30984 pkg syscall (openbsd-amd64-cgo), const IFT_SIP ideal-int
30985 pkg syscall (openbsd-amd64-cgo), const IFT_SIPSIG ideal-int
30986 pkg syscall (openbsd-amd64-cgo), const IFT_SIPTG ideal-int
30987 pkg syscall (openbsd-amd64-cgo), const IFT_SLIP ideal-int
30988 pkg syscall (openbsd-amd64-cgo), const IFT_SMDSDXI ideal-int
30989 pkg syscall (openbsd-amd64-cgo), const IFT_SMDSICIP ideal-int
30990 pkg syscall (openbsd-amd64-cgo), const IFT_SONET ideal-int
30991 pkg syscall (openbsd-amd64-cgo), const IFT_SONETOVERHEADCHANNEL ideal-int
30992 pkg syscall (openbsd-amd64-cgo), const IFT_SONETPATH ideal-int
30993 pkg syscall (openbsd-amd64-cgo), const IFT_SONETVT ideal-int
30994 pkg syscall (openbsd-amd64-cgo), const IFT_SRP ideal-int
30995 pkg syscall (openbsd-amd64-cgo), const IFT_SS7SIGLINK ideal-int
30996 pkg syscall (openbsd-amd64-cgo), const IFT_STACKTOSTACK ideal-int
30997 pkg syscall (openbsd-amd64-cgo), const IFT_STARLAN ideal-int
30998 pkg syscall (openbsd-amd64-cgo), const IFT_T1 ideal-int
30999 pkg syscall (openbsd-amd64-cgo), const IFT_TDLC ideal-int
31000 pkg syscall (openbsd-amd64-cgo), const IFT_TELINK ideal-int
31001 pkg syscall (openbsd-amd64-cgo), const IFT_TERMPAD ideal-int
31002 pkg syscall (openbsd-amd64-cgo), const IFT_TR008 ideal-int
31003 pkg syscall (openbsd-amd64-cgo), const IFT_TRANSPHDLC ideal-int
31004 pkg syscall (openbsd-amd64-cgo), const IFT_TUNNEL ideal-int
31005 pkg syscall (openbsd-amd64-cgo), const IFT_ULTRA ideal-int
31006 pkg syscall (openbsd-amd64-cgo), const IFT_USB ideal-int
31007 pkg syscall (openbsd-amd64-cgo), const IFT_V11 ideal-int
31008 pkg syscall (openbsd-amd64-cgo), const IFT_V35 ideal-int
31009 pkg syscall (openbsd-amd64-cgo), const IFT_V36 ideal-int
31010 pkg syscall (openbsd-amd64-cgo), const IFT_V37 ideal-int
31011 pkg syscall (openbsd-amd64-cgo), const IFT_VDSL ideal-int
31012 pkg syscall (openbsd-amd64-cgo), const IFT_VIRTUALIPADDRESS ideal-int
31013 pkg syscall (openbsd-amd64-cgo), const IFT_VIRTUALTG ideal-int
31014 pkg syscall (openbsd-amd64-cgo), const IFT_VOICEDID ideal-int
31015 pkg syscall (openbsd-amd64-cgo), const IFT_VOICEEM ideal-int
31016 pkg syscall (openbsd-amd64-cgo), const IFT_VOICEEMFGD ideal-int
31017 pkg syscall (openbsd-amd64-cgo), const IFT_VOICEENCAP ideal-int
31018 pkg syscall (openbsd-amd64-cgo), const IFT_VOICEFGDEANA ideal-int
31019 pkg syscall (openbsd-amd64-cgo), const IFT_VOICEFXO ideal-int
31020 pkg syscall (openbsd-amd64-cgo), const IFT_VOICEFXS ideal-int
31021 pkg syscall (openbsd-amd64-cgo), const IFT_VOICEOVERATM ideal-int
31022 pkg syscall (openbsd-amd64-cgo), const IFT_VOICEOVERCABLE ideal-int
31023 pkg syscall (openbsd-amd64-cgo), const IFT_VOICEOVERFRAMERELAY ideal-int
31024 pkg syscall (openbsd-amd64-cgo), const IFT_VOICEOVERIP ideal-int
31025 pkg syscall (openbsd-amd64-cgo), const IFT_X213 ideal-int
31026 pkg syscall (openbsd-amd64-cgo), const IFT_X25 ideal-int
31027 pkg syscall (openbsd-amd64-cgo), const IFT_X25DDN ideal-int
31028 pkg syscall (openbsd-amd64-cgo), const IFT_X25HUNTGROUP ideal-int
31029 pkg syscall (openbsd-amd64-cgo), const IFT_X25MLP ideal-int
31030 pkg syscall (openbsd-amd64-cgo), const IFT_X25PLE ideal-int
31031 pkg syscall (openbsd-amd64-cgo), const IFT_XETHER ideal-int
31032 pkg syscall (openbsd-amd64-cgo), const IGNBRK ideal-int
31033 pkg syscall (openbsd-amd64-cgo), const IGNCR ideal-int
31034 pkg syscall (openbsd-amd64-cgo), const IGNPAR ideal-int
31035 pkg syscall (openbsd-amd64-cgo), const IMAXBEL ideal-int
31036 pkg syscall (openbsd-amd64-cgo), const INLCR ideal-int
31037 pkg syscall (openbsd-amd64-cgo), const INPCK ideal-int
31038 pkg syscall (openbsd-amd64-cgo), const IN_CLASSA_HOST ideal-int
31039 pkg syscall (openbsd-amd64-cgo), const IN_CLASSA_MAX ideal-int
31040 pkg syscall (openbsd-amd64-cgo), const IN_CLASSA_NET ideal-int
31041 pkg syscall (openbsd-amd64-cgo), const IN_CLASSA_NSHIFT ideal-int
31042 pkg syscall (openbsd-amd64-cgo), const IN_CLASSB_HOST ideal-int
31043 pkg syscall (openbsd-amd64-cgo), const IN_CLASSB_MAX ideal-int
31044 pkg syscall (openbsd-amd64
31045 pkg syscall (openbsd-amd64-cgo), const IN_CLASSB_NSHIFT ideal-int
31046 pkg syscall (openbsd-amd64-cgo), const IN_CLASSC_HOST ideal-int
31047 pkg syscall (openbsd-amd64-cgo), const IN_CLASSC_NET ideal-int
31048 pkg syscall (openbsd-amd64-cgo), const IN_CLASSC_NSHIFT ideal-int
31049 pkg syscall (openbsd-amd64-cgo), const IN_CLASSD_HOST ideal-int
31050 pkg syscall (openbsd-amd64-cgo), const IN_CLASSD_NET ideal-int
31051 pkg syscall (openbsd-amd64-cgo), const IN_CLASSD_NSHIFT ideal-int
31052 pkg syscall (openbsd-amd64-cgo), const IN_LOOPBACKNET ideal-int
31053 pkg syscall (openbsd-amd64-cgo), const IN_RFC3021_HOST ideal-int
31054 pkg syscall (openbsd-amd64-cgo), const IN_RFC3021_NET ideal-int
31055 pkg syscall (openbsd-amd64-cgo), const IN_RFC3021_NSHIFT ideal-int
31056 pkg syscall (openbsd-amd64-cgo), const IPPROTO_AH ideal-int
31057 pkg syscall (openbsd-amd64-cgo), const IPPROTO_CARP ideal-int
31058 pkg syscall (openbsd-amd64-cgo), const IPPROTO_DIVERT ideal-int
31059 pkg syscall (openbsd-amd64-cgo), const IPPROTO_DONE ideal-int
31060 pkg syscall (openbsd-amd64-cgo), const IPPROTO_DSTOPTS ideal-int
31061 pkg syscall (openbsd-amd64-cgo), const IPPROTO_EGP ideal-int
31062 pkg syscall (openbsd-amd64-cgo), const IPPROTO_ENCAP ideal-int
31063 pkg syscall (openbsd-amd64-cgo), const IPPROTO_EON ideal-int
31064 pkg syscall (openbsd-amd64-cgo), const IPPROTO_ESP ideal-int
31065 pkg syscall (openbsd-amd64-cgo), const IPPROTO_ETHERIP ideal-int
31066 pkg syscall (openbsd-amd64-cgo), const IPPROTO_FRAGMENT ideal-int
31067 pkg syscall (openbsd-amd64-cgo), const IPPROTO_GGP ideal-int
31068 pkg syscall (openbsd-amd64-cgo), const IPPROTO_GRE ideal-int
31069 pkg syscall (openbsd-amd64-cgo), const IPPROTO_HOPOPTS ideal-int
31070 pkg syscall (openbsd-amd64-cgo), const IPPROTO_ICMP ideal-int
31071 pkg syscall (openbsd-amd64-cgo), const IPPROTO_ICMPV6 ideal-int
31072 pkg syscall (openbsd-amd64-cgo), const IPPROTO_IDP ideal-int
31073 pkg syscall (openbsd-amd64-cgo), const IPPROTO_IGMP ideal-int
31074 pkg syscall (openbsd-amd64-cgo), const IPPROTO_IPCOMP ideal-int
31075 pkg syscall (openbsd-amd64-cgo), const IPPROTO_IPIP ideal-int
31076 pkg syscall (openbsd-amd64-cgo), const IPPROTO_IPV4 ideal-int
31077 pkg syscall (openbsd-amd64-cgo), const IPPROTO_MAX ideal-int
31078 pkg syscall (openbsd-amd64-cgo), const IPPROTO_MAXID ideal-int
31079 pkg syscall (openbsd-amd64-cgo), const IPPROTO_MOBILE ideal-int
31080 pkg syscall (openbsd-amd64-cgo), const IPPROTO_MPLS ideal-int
31081 pkg syscall (openbsd-amd64-cgo), const IPPROTO_NONE ideal-int
31082 pkg syscall (openbsd-amd64-cgo), const IPPROTO_PFSYNC ideal-int
31083 pkg syscall (openbsd-amd64-cgo), const IPPROTO_PIM ideal-int
31084 pkg syscall (openbsd-amd64-cgo), const IPPROTO_PUP ideal-int
31085 pkg syscall (openbsd-amd64-cgo), const IPPROTO_RAW ideal-int
31086 pkg syscall (openbsd-amd64-cgo), const IPPROTO_ROUTING ideal-int
31087 pkg syscall (openbsd-amd64-cgo), const IPPROTO_RSVP ideal-int
31088 pkg syscall (openbsd-amd64-cgo), const IPPROTO_TP ideal-int
31089 pkg syscall (openbsd-amd64-cgo), const IPV6_AUTH_LEVEL ideal-int
31090 pkg syscall (openbsd-amd64-cgo), const IPV6_AUTOFLOWLABEL ideal-int
31091 pkg syscall (openbsd-amd64-cgo), const IPV6_CHECKSUM ideal-int
31092 pkg syscall (openbsd-amd64-cgo), const IPV6_DEFAULT_MULTICAST_HOPS ideal-int
31093 pkg syscall (openbsd-amd64-cgo), const IPV6_DEFAULT_MULTICAST_LOOP ideal-int
31094 pkg syscall (openbsd-amd64-cgo), const IPV6_DEFHLIM ideal-int
31095 pkg syscall (openbsd-amd64-cgo), const IPV6_DONTFRAG ideal-int
31096 pkg syscall (openbsd-amd64-cgo), const IPV6_DSTOPTS ideal-int
31097 pkg syscall (openbsd-amd64-cgo), const IPV6_ESP_NETWORK_LEVEL ideal-int
31098 pkg syscall (openbsd-amd64-cgo), const IPV6_ESP_TRANS_LEVEL ideal-int
31099 pkg syscall (openbsd-amd64-cgo), const IPV6_FAITH ideal-int
31100 pkg syscall (openbsd-amd64-cgo), const IPV6_FLOWINFO_MASK ideal-int
31101 pkg syscall (openbsd-amd64-cgo), const IPV6_FLOWLABEL_MASK ideal-int
31102 pkg syscall (openbsd-amd64-cgo), const IPV6_FRAGTTL ideal-int
31103 pkg syscall (openbsd-amd64-cgo), const IPV6_HLIMDEC ideal-int
31104 pkg syscall (openbsd-amd64-cgo), const IPV6_HOPLIMIT ideal-int
31105 pkg syscall (openbsd-amd64-cgo), const IPV6_HOPOPTS ideal-int
31106 pkg syscall (openbsd-amd64-cgo), const IPV6_IPCOMP_LEVEL ideal-int
31107 pkg syscall (openbsd-amd64-cgo), const IPV6_MAXHLIM ideal-int
31108 pkg syscall (openbsd-amd64-cgo), const IPV6_MAXPACKET ideal-int
31109 pkg syscall (openbsd-amd64-cgo), const IPV6_MMTU ideal-int
31110 pkg syscall (openbsd-amd64-cgo), const IPV6_NEXTHOP ideal-int
31111 pkg syscall (openbsd-amd64-cgo), const IPV6_OPTIONS ideal-int
31112 pkg syscall (openbsd-amd64-cgo), const IPV6_PATHMTU ideal-int
31113 pkg syscall (openbsd-amd64-cgo), const IPV6_PIPEX ideal-int
31114 pkg syscall (openbsd-amd64-cgo), const IPV6_PKTINFO ideal-int
31115 pkg syscall (openbsd-amd64-cgo), const IPV6_PORTRANGE ideal-int
31116 pkg syscall (openbsd-amd64-cgo), const IPV6_PORTRANGE_DEFAULT ideal-int
31117 pkg syscall (openbsd-amd64-cgo), const IPV6_PORTRANGE_HIGH ideal-int
31118 pkg syscall (openbsd-amd64-cgo), const IPV6_PORTRANGE_LOW ideal-int
31119 pkg syscall (openbsd-amd64-cgo), const IPV6_RECVDSTOPTS ideal-int
31120 pkg syscall (openbsd-amd64-cgo), const IPV6_RECVHOPLIMIT ideal-int
31121 pkg syscall (openbsd-amd64-cgo), const IPV6_RECVHOPOPTS ideal-int
31122 pkg syscall (openbsd-amd64-cgo), const IPV6_RECVPATHMTU ideal-int
31123 pkg syscall (openbsd-amd64-cgo), const IPV6_RECVPKTINFO ideal-int
31124 pkg syscall (openbsd-amd64-cgo), const IPV6_RECVRTHDR ideal-int
31125 pkg syscall (openbsd-amd64-cgo), const IPV6_RECVTCLASS ideal-int
31126 pkg syscall (openbsd-amd64-cgo), const IPV6_RTABLE ideal-int
31127 pkg syscall (openbsd-amd64-cgo), const IPV6_RTHDR ideal-int
31128 pkg syscall (openbsd-amd64-cgo), const IPV6_RTHDRDSTOPTS ideal-int
31129 pkg syscall (openbsd-amd64-cgo), const IPV6_RTHDR_LOOSE ideal-int
31130 pkg syscall (openbsd-amd64-cgo), const IPV6_RTHDR_STRICT ideal-int
31131 pkg syscall (openbsd-amd64-cgo), const IPV6_RTHDR_TYPE_0 ideal-int
31132 pkg syscall (openbsd-amd64-cgo), const IPV6_SOCKOPT_RESERVED1 ideal-int
31133 pkg syscall (openbsd-amd64-cgo), const IPV6_TCLASS ideal-int
31134 pkg syscall (openbsd-amd64-cgo), const IPV6_USE_MIN_MTU ideal-int
31135 pkg syscall (openbsd-amd64-cgo), const IPV6_VERSION ideal-int
31136 pkg syscall (openbsd-amd64-cgo), const IPV6_VERSION_MASK ideal-int
31137 pkg syscall (openbsd-amd64-cgo), const IP_AUTH_LEVEL ideal-int
31138 pkg syscall (openbsd-amd64-cgo), const IP_DEFAULT_MULTICAST_LOOP ideal-int
31139 pkg syscall (openbsd-amd64-cgo), const IP_DEFAULT_MULTICAST_TTL ideal-int
31140 pkg syscall (openbsd-amd64-cgo), const IP_DF ideal-int
31141 pkg syscall (openbsd-amd64-cgo), const IP_ESP_NETWORK_LEVEL ideal-int
31142 pkg syscall (openbsd-amd64-cgo), const IP_ESP_TRANS_LEVEL ideal-int
31143 pkg syscall (openbsd-amd64-cgo), const IP_HDRINCL ideal-int
31144 pkg syscall (openbsd-amd64-cgo), const IP_IPCOMP_LEVEL ideal-int
31145 pkg syscall (openbsd-amd64-cgo), const IP_IPSECFLOWINFO ideal-int
31146 pkg syscall (openbsd-amd64-cgo), const IP_IPSEC_LOCAL_AUTH ideal-int
31147 pkg syscall (openbsd-amd64-cgo), const IP_IPSEC_LOCAL_CRED ideal-int
31148 pkg syscall (openbsd-amd64-cgo), const IP_IPSEC_LOCAL_ID ideal-int
31149 pkg syscall (openbsd-amd64-cgo), const IP_IPSEC_REMOTE_AUTH ideal-int
31150 pkg syscall (openbsd-amd64-cgo), const IP_IPSEC_REMOTE_CRED ideal-int
31151 pkg syscall (openbsd-amd64-cgo), const IP_IPSEC_REMOTE_ID ideal-int
31152 pkg syscall (openbsd-amd64-cgo), const IP_MAXPACKET ideal-int
31153 pkg syscall (openbsd-amd64-cgo), const IP_MAX_MEMBERSHIPS ideal-int
31154 pkg syscall (openbsd-amd64-cgo), const IP_MF ideal-int
31155 pkg syscall (openbsd-amd64-cgo), const IP_MINTTL ideal-int
31156 pkg syscall (openbsd-amd64-cgo), const IP_MIN_MEMBERSHIPS ideal-int
31157 pkg syscall (openbsd-amd64-cgo), const IP_MSS ideal-int
31158 pkg syscall (openbsd-amd64-cgo), const IP_OFFMASK ideal-int
31159 pkg syscall (openbsd-amd64-cgo), const IP_OPTIONS ideal-int
31160 pkg syscall (openbsd-amd64-cgo), const IP_PIPEX ideal-int
31161 pkg syscall (openbsd-amd64-cgo), const IP_PORTRANGE ideal-int
31162 pkg syscall (openbsd-amd64-cgo), const IP_PORTRANGE_DEFAULT ideal-int
31163 pkg syscall (openbsd-amd64-cgo), const IP_PORTRANGE_HIGH ideal-int
31164 pkg syscall (openbsd-amd64-cgo), const IP_PORTRANGE_LOW ideal-int
31165 pkg syscall (openbsd-amd64-cgo), const IP_RECVDSTADDR ideal-int
31166 pkg syscall (openbsd-amd64-cgo), const IP_RECVDSTPORT ideal-int
31167 pkg syscall (openbsd-amd64-cgo), const IP_RECVIF ideal-int
31168 pkg syscall (openbsd-amd64-cgo), const IP_RECVOPTS ideal-int
31169 pkg syscall (openbsd-amd64-cgo), const IP_RECVRETOPTS ideal-int
31170 pkg syscall (openbsd-amd64-cgo), const IP_RECVRTABLE ideal-int
31171 pkg syscall (openbsd-amd64-cgo), const IP_RECVTTL ideal-int
31172 pkg syscall (openbsd-amd64-cgo), const IP_RETOPTS ideal-int
31173 pkg syscall (openbsd-amd64-cgo), const IP_RF ideal-int
31174 pkg syscall (openbsd-amd64-cgo), const IP_RTABLE ideal-int
31175 pkg syscall (openbsd-amd64-cgo), const ISIG ideal-int
31176 pkg syscall (openbsd-amd64-cgo), const ISTRIP ideal-int
31177 pkg syscall (openbsd-amd64-cgo), const IXANY ideal-int
31178 pkg syscall (openbsd-amd64-cgo), const IXOFF ideal-int
31179 pkg syscall (openbsd-amd64-cgo), const IXON ideal-int
31180 pkg syscall (openbsd-amd64-cgo), const LCNT_OVERLOAD_FLUSH ideal-int
31181 pkg syscall (openbsd-amd64-cgo), const LOCK_EX ideal-int
31182 pkg syscall (openbsd-amd64-cgo), const LOCK_NB ideal-int
31183 pkg syscall (openbsd-amd64-cgo), const LOCK_SH ideal-int
31184 pkg syscall (openbsd-amd64-cgo), const LOCK_UN ideal-int
31185 pkg syscall (openbsd-amd64-cgo), const MSG_BCAST ideal-int
31186 pkg syscall (openbsd-amd64-cgo), const MSG_CTRUNC ideal-int
31187 pkg syscall (openbsd-amd64-cgo), const MSG_DONTROUTE ideal-int
31188 pkg syscall (openbsd-amd64-cgo), const MSG_DONTWAIT ideal-int
31189 pkg syscall (openbsd-amd64-cgo), const MSG_EOR ideal-int
31190 pkg syscall (openbsd-amd64-cgo), const MSG_MCAST ideal-int
31191 pkg syscall (openbsd-amd64-cgo), const MSG_NOSIGNAL ideal-int
31192 pkg syscall (openbsd-amd64-cgo), const MSG_OOB ideal-int
31193 pkg syscall (openbsd-amd64-cgo), const MSG_PEEK ideal-int
31194 pkg syscall (openbsd-amd64-cgo), const MSG_TRUNC ideal-int
31195 pkg syscall (openbsd-amd64-cgo), const MSG_WAITALL ideal-int
31196 pkg syscall (openbsd-amd64-cgo), const NAME_MAX ideal-int
31197 pkg syscall (openbsd-amd64-cgo), const NET_RT_DUMP ideal-int
31198 pkg syscall (openbsd-amd64-cgo), const NET_RT_FLAGS ideal-int
31199 pkg syscall (openbsd-amd64-cgo), const NET_RT_IFLIST ideal-int
31200 pkg syscall (openbsd-amd64-cgo), const NET_RT_MAXID ideal-int
31201 pkg syscall (openbsd-amd64-cgo), const NET_RT_STATS ideal-int
31202 pkg syscall (openbsd-amd64-cgo), const NET_RT_TABLE ideal-int
31203 pkg syscall (openbsd-amd64-cgo), const NOFLSH ideal-int
31204 pkg syscall (openbsd-amd64-cgo), const NOTE_ATTRIB ideal-int
31205 pkg syscall (openbsd-amd64-cgo), const NOTE_CHILD ideal-int
31206 pkg syscall (openbsd-amd64-cgo), const NOTE_DELETE ideal-int
31207 pkg syscall (openbsd-amd64-cgo), const NOTE_EOF ideal-int
31208 pkg syscall (openbsd-amd64-cgo), const NOTE_EXEC ideal-int
31209 pkg syscall (openbsd-amd64-cgo), const NOTE_EXIT ideal-int
31210 pkg syscall (openbsd-amd64-cgo), const NOTE_EXTEND ideal-int
31211 pkg syscall (openbsd-amd64-cgo), const NOTE_FORK ideal-int
31212 pkg syscall (openbsd-amd64-cgo), const NOTE_LINK ideal-int
31213 pkg syscall (openbsd-amd64-cgo), const NOTE_LOWAT ideal-int
31214 pkg syscall (openbsd-amd64-cgo), const NOTE_PCTRLMASK ideal-int
31215 pkg syscall (openbsd-amd64-cgo), const NOTE_PDATAMASK ideal-int
31216 pkg syscall (openbsd-amd64-cgo), const NOTE_RENAME ideal-int
31217 pkg syscall (openbsd-amd64-cgo), const NOTE_REVOKE ideal-int
31218 pkg syscall (openbsd-amd64-cgo), const NOTE_TRACK ideal-int
31219 pkg syscall (openbsd-amd64-cgo), const NOTE_TRACKERR ideal-int
31220 pkg syscall (openbsd-amd64-cgo), const NOTE_TRUNCATE ideal-int
31221 pkg syscall (openbsd-amd64-cgo), const NOTE_WRITE ideal-int
31222 pkg syscall (openbsd-amd64-cgo), const OCRNL ideal-int
31223 pkg syscall (openbsd-amd64-cgo), const ONLCR ideal-int
31224 pkg syscall (openbsd-amd64-cgo), const ONLRET ideal-int
31225 pkg syscall (openbsd-amd64-cgo), const ONOCR ideal-int
31226 pkg syscall (openbsd-amd64-cgo), const ONOEOT ideal-int
31227 pkg syscall (openbsd-amd64-cgo), const OPOST ideal-int
31228 pkg syscall (openbsd-amd64-cgo), const O_ACCMODE ideal-int
31229 pkg syscall (openbsd-amd64-cgo), const O_DIRECTORY ideal-int
31230 pkg syscall (openbsd-amd64-cgo), const O_DSYNC ideal-int
31231 pkg syscall (openbsd-amd64-cgo), const O_EXLOCK ideal-int
31232 pkg syscall (openbsd-amd64-cgo), const O_FSYNC ideal-int
31233 pkg syscall (openbsd-amd64-cgo), const O_NDELAY ideal-int
31234 pkg syscall (openbsd-amd64-cgo), const O_NOFOLLOW ideal-int
31235 pkg syscall (openbsd-amd64-cgo), const O_RSYNC ideal-int
31236 pkg syscall (openbsd-amd64-cgo), const O_SHLOCK ideal-int
31237 pkg syscall (openbsd-amd64-cgo), const PARENB ideal-int
31238 pkg syscall (openbsd-amd64-cgo), const PARMRK ideal-int
31239 pkg syscall (openbsd-amd64-cgo), const PARODD ideal-int
31240 pkg syscall (openbsd-amd64-cgo), const PENDIN ideal-int
31241 pkg syscall (openbsd-amd64-cgo), const PF_FLUSH ideal-int
31242 pkg syscall (openbsd-amd64-cgo), const PMC5_PIPELINE_FLUSH ideal-int
31243 pkg syscall (openbsd-amd64-cgo), const PRIO_PGRP = 1
31244 pkg syscall (openbsd-amd64-cgo), const PRIO_PGRP ideal-int
31245 pkg syscall (openbsd-amd64-cgo), const PRIO_PROCESS = 0
31246 pkg syscall (openbsd-amd64-cgo), const PRIO_PROCESS ideal-int
31247 pkg syscall (openbsd-amd64-cgo), const PRIO_USER = 2
31248 pkg syscall (openbsd-amd64-cgo), const PRIO_USER ideal-int
31249 pkg syscall (openbsd-amd64-cgo), const PTRACE_CONT ideal-int
31250 pkg syscall (openbsd-amd64-cgo), const PTRACE_KILL ideal-int
31251 pkg syscall (openbsd-amd64-cgo), const PTRACE_TRACEME ideal-int
31252 pkg syscall (openbsd-amd64-cgo), const RLIMIT_CORE ideal-int
31253 pkg syscall (openbsd-amd64-cgo), const RLIMIT_CPU ideal-int
31254 pkg syscall (openbsd-amd64-cgo), const RLIMIT_DATA ideal-int
31255 pkg syscall (openbsd-amd64-cgo), const RLIMIT_FSIZE ideal-int
31256 pkg syscall (openbsd-amd64-cgo), const RLIMIT_NOFILE ideal-int
31257 pkg syscall (openbsd-amd64-cgo), const RLIMIT_STACK ideal-int
31258 pkg syscall (openbsd-amd64-cgo), const RLIM_INFINITY ideal-int
31259 pkg syscall (openbsd-amd64-cgo), const RTAX_AUTHOR ideal-int
31260 pkg syscall (openbsd-amd64-cgo), const RTAX_BRD ideal-int
31261 pkg syscall (openbsd-amd64-cgo), const RTAX_DST ideal-int
31262 pkg syscall (openbsd-amd64-cgo), const RTAX_GATEWAY ideal-int
31263 pkg syscall (openbsd-amd64-cgo), const RTAX_GENMASK ideal-int
31264 pkg syscall (openbsd-amd64-cgo), const RTAX_IFA ideal-int
31265 pkg syscall (openbsd-amd64-cgo), const RTAX_IFP ideal-int
31266 pkg syscall (openbsd-amd64-cgo), const RTAX_LABEL ideal-int
31267 pkg syscall (openbsd-amd64-cgo), const RTAX_MAX ideal-int
31268 pkg syscall (openbsd-amd64-cgo), const RTAX_NETMASK ideal-int
31269 pkg syscall (openbsd-amd64-cgo), const RTAX_SRC ideal-int
31270 pkg syscall (openbsd-amd64-cgo), const RTAX_SRCMASK ideal-int
31271 pkg syscall (openbsd-amd64-cgo), const RTA_AUTHOR ideal-int
31272 pkg syscall (openbsd-amd64-cgo), const RTA_BRD ideal-int
31273 pkg syscall (openbsd-amd64-cgo), const RTA_DST ideal-int
31274 pkg syscall (openbsd-amd64-cgo), const RTA_GATEWAY ideal-int
31275 pkg syscall (openbsd-amd64-cgo), const RTA_GENMASK ideal-int
31276 pkg syscall (openbsd-amd64-cgo), const RTA_IFA ideal-int
31277 pkg syscall (openbsd-amd64-cgo), const RTA_IFP ideal-int
31278 pkg syscall (openbsd-amd64-cgo), const RTA_LABEL ideal-int
31279 pkg syscall (openbsd-amd64-cgo), const RTA_NETMASK ideal-int
31280 pkg syscall (openbsd-amd64-cgo), const RTA_SRC ideal-int
31281 pkg syscall (openbsd-amd64-cgo), const RTA_SRCMASK ideal-int
31282 pkg syscall (openbsd-amd64-cgo), const RTF_ANNOUNCE ideal-int
31283 pkg syscall (openbsd-amd64-cgo), const RTF_BLACKHOLE ideal-int
31284 pkg syscall (openbsd-amd64-cgo), const RTF_CLONED ideal-int
31285 pkg syscall (openbsd-amd64-cgo), const RTF_CLONING ideal-int
31286 pkg syscall (openbsd-amd64-cgo), const RTF_DONE ideal-int
31287 pkg syscall (openbsd-amd64-cgo), const RTF_DYNAMIC ideal-int
31288 pkg syscall (openbsd-amd64-cgo), const RTF_FMASK ideal-int
31289 pkg syscall (openbsd-amd64-cgo), const RTF_GATEWAY ideal-int
31290 pkg syscall (openbsd-amd64-cgo), const RTF_HOST ideal-int
31291 pkg syscall (openbsd-amd64-cgo), const RTF_LLINFO ideal-int
31292 pkg syscall (openbsd-amd64-cgo), const RTF_MASK ideal-int
31293 pkg syscall (openbsd-amd64-cgo), const RTF_MODIFIED ideal-int
31294 pkg syscall (openbsd-amd64-cgo), const RTF_MPATH ideal-int
31295 pkg syscall (openbsd-amd64-cgo), const RTF_MPLS ideal-int
31296 pkg syscall (openbsd-amd64-cgo), const RTF_PERMANENT_ARP ideal-int
31297 pkg syscall (openbsd-amd64-cgo), const RTF_PROTO1 ideal-int
31298 pkg syscall (openbsd-amd64-cgo), const RTF_PROTO2 ideal-int
31299 pkg syscall (openbsd-amd64-cgo), const RTF_PROTO3 ideal-int
31300 pkg syscall (openbsd-amd64-cgo), const RTF_REJECT ideal-int
31301 pkg syscall (openbsd-amd64-cgo), const RTF_SOURCE ideal-int
31302 pkg syscall (openbsd-amd64-cgo), const RTF_STATIC ideal-int
31303 pkg syscall (openbsd-amd64-cgo), const RTF_TUNNEL ideal-int
31304 pkg syscall (openbsd-amd64-cgo), const RTF_UP ideal-int
31305 pkg syscall (openbsd-amd64-cgo), const RTF_USETRAILERS ideal-int
31306 pkg syscall (openbsd-amd64-cgo), const RTF_XRESOLVE ideal-int
31307 pkg syscall (openbsd-amd64-cgo), const RTM_ADD ideal-int
31308 pkg syscall (openbsd-amd64-cgo), const RTM_CHANGE ideal-int
31309 pkg syscall (openbsd-amd64
31310 pkg syscall (openbsd-amd64-cgo), const RTM_DELETE ideal-int
31311 pkg syscall (openbsd-amd64-cgo), const RTM_DESYNC ideal-int
31312 pkg syscall (openbsd-amd64-cgo), const RTM_GET ideal-int
31313 pkg syscall (openbsd-amd64-cgo), const RTM_IFANNOUNCE ideal-int
31314 pkg syscall (openbsd-amd64-cgo), const RTM_IFINFO ideal-int
31315 pkg syscall (openbsd-amd64-cgo), const RTM_LOCK ideal-int
31316 pkg syscall (openbsd-amd64-cgo), const RTM_LOSING ideal-int
31317 pkg syscall (openbsd-amd64-cgo), const RTM_MAXSIZE ideal-int
31318 pkg syscall (openbsd-amd64-cgo), const RTM_MISS ideal-int
31319 pkg syscall (openbsd-amd64-cgo), const RTM_NEWADDR ideal-int
31320 pkg syscall (openbsd-amd64-cgo), const RTM_REDIRECT ideal-int
31321 pkg syscall (openbsd-amd64-cgo), const RTM_RESOLVE ideal-int
31322 pkg syscall (openbsd-amd64-cgo), const RTM_RTTUNIT ideal-int
31323 pkg syscall (openbsd-amd64-cgo), const RTM_VERSION ideal-int
31324 pkg syscall (openbsd-amd64-cgo), const RTV_EXPIRE ideal-int
31325 pkg syscall (openbsd-amd64-cgo), const RTV_HOPCOUNT ideal-int
31326 pkg syscall (openbsd-amd64-cgo), const RTV_MTU ideal-int
31327 pkg syscall (openbsd-amd64-cgo), const RTV_RPIPE ideal-int
31328 pkg syscall (openbsd-amd64-cgo), const RTV_RTT ideal-int
31329 pkg syscall (openbsd-amd64-cgo), const RTV_RTTVAR ideal-int
31330 pkg syscall (openbsd-amd64-cgo), const RTV_SPIPE ideal-int
31331 pkg syscall (openbsd-amd64-cgo), const RTV_SSTHRESH ideal-int
31332 pkg syscall (openbsd-amd64-cgo), const RT_TABLEID_MAX ideal-int
31333 pkg syscall (openbsd-amd64-cgo), const RUSAGE_CHILDREN ideal-int
31334 pkg syscall (openbsd-amd64-cgo), const RUSAGE_SELF ideal-int
31335 pkg syscall (openbsd-amd64-cgo), const RUSAGE_THREAD ideal-int
31336 pkg syscall (openbsd-amd64-cgo), const SCM_RIGHTS ideal-int
31337 pkg syscall (openbsd-amd64-cgo), const SCM_TIMESTAMP ideal-int
31338 pkg syscall (openbsd-amd64-cgo), const SIGCHLD Signal
31339 pkg syscall (openbsd-amd64-cgo), const SIGCONT Signal
31340 pkg syscall (openbsd-amd64-cgo), const SIGEMT Signal
31341 pkg syscall (openbsd-amd64-cgo), const SIGINFO Signal
31342 pkg syscall (openbsd-amd64-cgo), const SIGIO Signal
31343 pkg syscall (openbsd-amd64-cgo), const SIGIOT Signal
31344 pkg syscall (openbsd-amd64-cgo), const SIGPROF Signal
31345 pkg syscall (openbsd-amd64-cgo), const SIGSTOP Signal
31346 pkg syscall (openbsd-amd64-cgo), const SIGSYS Signal
31347 pkg syscall (openbsd-amd64-cgo), const SIGTHR Signal
31348 pkg syscall (openbsd-amd64-cgo), const SIGTSTP Signal
31349 pkg syscall (openbsd-amd64-cgo), const SIGTTIN Signal
31350 pkg syscall (openbsd-amd64-cgo), const SIGTTOU Signal
31351 pkg syscall (openbsd-amd64-cgo), const SIGURG Signal
31352 pkg syscall (openbsd-amd64-cgo), const SIGUSR1 Signal
31353 pkg syscall (openbsd-amd64-cgo), const SIGUSR2 Signal
31354 pkg syscall (openbsd-amd64-cgo), const SIGVTALRM Signal
31355 pkg syscall (openbsd-amd64-cgo), const SIGWINCH Signal
31356 pkg syscall (openbsd-amd64-cgo), const SIGXCPU Signal
31357 pkg syscall (openbsd-amd64-cgo), const SIGXFSZ Signal
31358 pkg syscall (openbsd-amd64-cgo), const SIOCADDMULTI ideal-int
31359 pkg syscall (openbsd-amd64-cgo), const SIOCAIFADDR ideal-int
31360 pkg syscall (openbsd-amd64-cgo), const SIOCAIFGROUP ideal-int
31361 pkg syscall (openbsd-amd64-cgo), const SIOCALIFADDR ideal-int
31362 pkg syscall (openbsd-amd64-cgo), const SIOCATMARK ideal-int
31363 pkg syscall (openbsd-amd64-cgo), const SIOCBRDGADD ideal-int
31364 pkg syscall (openbsd-amd64-cgo), const SIOCBRDGADDS ideal-int
31365 pkg syscall (openbsd-amd64-cgo), const SIOCBRDGARL ideal-int
31366 pkg syscall (openbsd-amd64-cgo), const SIOCBRDGDADDR ideal-int
31367 pkg syscall (openbsd-amd64-cgo), const SIOCBRDGDEL ideal-int
31368 pkg syscall (openbsd-amd64-cgo), const SIOCBRDGDELS ideal-int
31369 pkg syscall (openbsd-amd64-cgo), const SIOCBRDGFLUSH ideal-int
31370 pkg syscall (openbsd-amd64-cgo), const SIOCBRDGFRL ideal-int
31371 pkg syscall (openbsd-amd64-cgo), const SIOCBRDGGCACHE ideal-int
31372 pkg syscall (openbsd-amd64-cgo), const SIOCBRDGGFD ideal-int
31373 pkg syscall (openbsd-amd64-cgo), const SIOCBRDGGHT ideal-int
31374 pkg syscall (openbsd-amd64-cgo), const SIOCBRDGGIFFLGS ideal-int
31375 pkg syscall (openbsd-amd64-cgo), const SIOCBRDGGMA ideal-int
31376 pkg syscall (openbsd-amd64-cgo), const SIOCBRDGGPARAM ideal-int
31377 pkg syscall (openbsd-amd64-cgo), const SIOCBRDGGPRI ideal-int
31378 pkg syscall (openbsd-amd64-cgo), const SIOCBRDGGRL ideal-int
31379 pkg syscall (openbsd-amd64-cgo), const SIOCBRDGGSIFS ideal-int
31380 pkg syscall (openbsd-amd64-cgo), const SIOCBRDGGTO ideal-int
31381 pkg syscall (openbsd-amd64-cgo), const SIOCBRDGIFS ideal-int
31382 pkg syscall (openbsd-amd64-cgo), const SIOCBRDGRTS ideal-int
31383 pkg syscall (openbsd-amd64-cgo), const SIOCBRDGSADDR ideal-int
31384 pkg syscall (openbsd-amd64-cgo), const SIOCBRDGSCACHE ideal-int
31385 pkg syscall (openbsd-amd64-cgo), const SIOCBRDGSFD ideal-int
31386 pkg syscall (openbsd-amd64-cgo), const SIOCBRDGSHT ideal-int
31387 pkg syscall (openbsd-amd64-cgo), const SIOCBRDGSIFCOST ideal-int
31388 pkg syscall (openbsd-amd64-cgo), const SIOCBRDGSIFFLGS ideal-int
31389 pkg syscall (openbsd-amd64-cgo), const SIOCBRDGSIFPRIO ideal-int
31390 pkg syscall (openbsd-amd64-cgo), const SIOCBRDGSMA ideal-int
31391 pkg syscall (openbsd-amd64-cgo), const SIOCBRDGSPRI ideal-int
31392 pkg syscall (openbsd-amd64-cgo), const SIOCBRDGSPROTO ideal-int
31393 pkg syscall (openbsd-amd64-cgo), const SIOCBRDGSTO ideal-int
31394 pkg syscall (openbsd-amd64-cgo), const SIOCBRDGSTXHC ideal-int
31395 pkg syscall (openbsd-amd64-cgo), const SIOCDELMULTI ideal-int
31396 pkg syscall (openbsd-amd64-cgo), const SIOCDIFADDR ideal-int
31397 pkg syscall (openbsd-amd64-cgo), const SIOCDIFGROUP ideal-int
31398 pkg syscall (openbsd-amd64-cgo), const SIOCDIFPHYADDR ideal-int
31399 pkg syscall (openbsd-amd64-cgo), const SIOCDLIFADDR ideal-int
31400 pkg syscall (openbsd-amd64-cgo), const SIOCGETKALIVE ideal-int
31401 pkg syscall (openbsd-amd64-cgo), const SIOCGETLABEL ideal-int
31402 pkg syscall (openbsd-amd64-cgo), const SIOCGETPFLOW ideal-int
31403 pkg syscall (openbsd-amd64-cgo), const SIOCGETPFSYNC ideal-int
31404 pkg syscall (openbsd-amd64-cgo), const SIOCGETSGCNT ideal-int
31405 pkg syscall (openbsd-amd64-cgo), const SIOCGETVIFCNT ideal-int
31406 pkg syscall (openbsd-amd64-cgo), const SIOCGHIWAT ideal-int
31407 pkg syscall (openbsd-amd64-cgo), const SIOCGIFADDR ideal-int
31408 pkg syscall (openbsd-amd64-cgo), const SIOCGIFASYNCMAP ideal-int
31409 pkg syscall (openbsd-amd64-cgo), const SIOCGIFBRDADDR ideal-int
31410 pkg syscall (openbsd-amd64-cgo), const SIOCGIFCONF ideal-int
31411 pkg syscall (openbsd-amd64-cgo), const SIOCGIFDATA ideal-int
31412 pkg syscall (openbsd-amd64-cgo), const SIOCGIFDESCR ideal-int
31413 pkg syscall (openbsd-amd64-cgo), const SIOCGIFDSTADDR ideal-int
31414 pkg syscall (openbsd-amd64-cgo), const SIOCGIFFLAGS ideal-int
31415 pkg syscall (openbsd-amd64-cgo), const SIOCGIFGATTR ideal-int
31416 pkg syscall (openbsd-amd64-cgo), const SIOCGIFGENERIC ideal-int
31417 pkg syscall (openbsd-amd64-cgo), const SIOCGIFGMEMB ideal-int
31418 pkg syscall (openbsd-amd64-cgo), const SIOCGIFGROUP ideal-int
31419 pkg syscall (openbsd-amd64-cgo), const SIOCGIFMEDIA ideal-int
31420 pkg syscall (openbsd-amd64-cgo), const SIOCGIFMETRIC ideal-int
31421 pkg syscall (openbsd-amd64-cgo), const SIOCGIFMTU ideal-int
31422 pkg syscall (openbsd-amd64-cgo), const SIOCGIFNETMASK ideal-int
31423 pkg syscall (openbsd-amd64-cgo), const SIOCGIFPDSTADDR ideal-int
31424 pkg syscall (openbsd-amd64-cgo), const SIOCGIFPRIORITY ideal-int
31425 pkg syscall (openbsd-amd64-cgo), const SIOCGIFPSRCADDR ideal-int
31426 pkg syscall (openbsd-amd64-cgo), const SIOCGIFRDOMAIN ideal-int
31427 pkg syscall (openbsd-amd64-cgo), const SIOCGIFRTLABEL ideal-int
31428 pkg syscall (openbsd-amd64-cgo), const SIOCGIFTIMESLOT ideal-int
31429 pkg syscall (openbsd-amd64-cgo), const SIOCGIFXFLAGS ideal-int
31430 pkg syscall (openbsd-amd64-cgo), const SIOCGLIFADDR ideal-int
31431 pkg syscall (openbsd-amd64-cgo), const SIOCGLIFPHYADDR ideal-int
31432 pkg syscall (openbsd-amd64-cgo), const SIOCGLIFPHYRTABLE ideal-int
31433 pkg syscall (openbsd-amd64-cgo), const SIOCGLOWAT ideal-int
31434 pkg syscall (openbsd-amd64-cgo), const SIOCGPGRP ideal-int
31435 pkg syscall (openbsd-amd64-cgo), const SIOCGVH ideal-int
31436 pkg syscall (openbsd-amd64-cgo), const SIOCIFCREATE ideal-int
31437 pkg syscall (openbsd-amd64-cgo), const SIOCIFDESTROY ideal-int
31438 pkg syscall (openbsd-amd64-cgo), const SIOCIFGCLONERS ideal-int
31439 pkg syscall (openbsd-amd64-cgo), const SIOCSETKALIVE ideal-int
31440 pkg syscall (openbsd-amd64-cgo), const SIOCSETLABEL ideal-int
31441 pkg syscall (openbsd-amd64-cgo), const SIOCSETPFLOW ideal-int
31442 pkg syscall (openbsd-amd64-cgo), const SIOCSETPFSYNC ideal-int
31443 pkg syscall (openbsd-amd64-cgo), const SIOCSHIWAT ideal-int
31444 pkg syscall (openbsd-amd64-cgo), const SIOCSIFADDR ideal-int
31445 pkg syscall (openbsd-amd64-cgo), const SIOCSIFASYNCMAP ideal-int
31446 pkg syscall (openbsd-amd64-cgo), const SIOCSIFBRDADDR ideal-int
31447 pkg syscall (openbsd-amd64-cgo), const SIOCSIFDESCR ideal-int
31448 pkg syscall (openbsd-amd64-cgo), const SIOCSIFDSTADDR ideal-int
31449 pkg syscall (openbsd-amd64-cgo), const SIOCSIFFLAGS ideal-int
31450 pkg syscall (openbsd-amd64-cgo), const SIOCSIFGATTR ideal-int
31451 pkg syscall (openbsd-amd64-cgo), const SIOCSIFGENERIC ideal-int
31452 pkg syscall (openbsd-amd64-cgo), const SIOCSIFLLADDR ideal-int
31453 pkg syscall (openbsd-amd64-cgo), const SIOCSIFMEDIA ideal-int
31454 pkg syscall (openbsd-amd64-cgo), const SIOCSIFMETRIC ideal-int
31455 pkg syscall (openbsd-amd64-cgo), const SIOCSIFMTU ideal-int
31456 pkg syscall (openbsd-amd64-cgo), const SIOCSIFNETMASK ideal-int
31457 pkg syscall (openbsd-amd64-cgo), const SIOCSIFPHYADDR ideal-int
31458 pkg syscall (openbsd-amd64-cgo), const SIOCSIFPRIORITY ideal-int
31459 pkg syscall (openbsd-amd64-cgo), const SIOCSIFRDOMAIN ideal-int
31460 pkg syscall (openbsd-amd64-cgo), const SIOCSIFRTLABEL ideal-int
31461 pkg syscall (openbsd-amd64-cgo), const SIOCSIFTIMESLOT ideal-int
31462 pkg syscall (openbsd-amd64-cgo), const SIOCSIFXFLAGS ideal-int
31463 pkg syscall (openbsd-amd64-cgo), const SIOCSLIFPHYADDR ideal-int
31464 pkg syscall (openbsd-amd64-cgo), const SIOCSLIFPHYRTABLE ideal-int
31465 pkg syscall (openbsd-amd64-cgo), const SIOCSLOWAT ideal-int
31466 pkg syscall (openbsd-amd64-cgo), const SIOCSPGRP ideal-int
31467 pkg syscall (openbsd-amd64-cgo), const SIOCSVH ideal-int
31468 pkg syscall (openbsd-amd64-cgo), const SOCK_RDM ideal-int
31469 pkg syscall (openbsd-amd64-cgo), const SO_ACCEPTCONN ideal-int
31470 pkg syscall (openbsd-amd64-cgo), const SO_BINDANY ideal-int
31471 pkg syscall (openbsd-amd64-cgo), const SO_DEBUG ideal-int
31472 pkg syscall (openbsd-amd64-cgo), const SO_ERROR ideal-int
31473 pkg syscall (openbsd-amd64-cgo), const SO_NETPROC ideal-int
31474 pkg syscall (openbsd-amd64-cgo), const SO_OOBINLINE ideal-int
31475 pkg syscall (openbsd-amd64-cgo), const SO_PEERCRED ideal-int
31476 pkg syscall (openbsd-amd64-cgo), const SO_RCVLOWAT ideal-int
31477 pkg syscall (openbsd-amd64-cgo), const SO_RCVTIMEO ideal-int
31478 pkg syscall (openbsd-amd64-cgo), const SO_REUSEPORT ideal-int
31479 pkg syscall (openbsd-amd64-cgo), const SO_RTABLE ideal-int
31480 pkg syscall (openbsd-amd64-cgo), const SO_SNDLOWAT ideal-int
31481 pkg syscall (openbsd-amd64-cgo), const SO_SNDTIMEO ideal-int
31482 pkg syscall (openbsd-amd64-cgo), const SO_SPLICE ideal-int
31483 pkg syscall (openbsd-amd64-cgo), const SO_TIMESTAMP ideal-int
31484 pkg syscall (openbsd-amd64-cgo), const SO_TYPE ideal-int
31485 pkg syscall (openbsd-amd64-cgo), const SO_USELOOPBACK ideal-int
31486 pkg syscall (openbsd-amd64-cgo), const SYS_ACCEPT ideal-int
31487 pkg syscall (openbsd-amd64-cgo), const SYS_ACCESS ideal-int
31488 pkg syscall (openbsd-amd64-cgo), const SYS_ACCT ideal-int
31489 pkg syscall (openbsd-amd64-cgo), const SYS_ADJFREQ ideal-int
31490 pkg syscall (openbsd-amd64-cgo), const SYS_ADJTIME ideal-int
31491 pkg syscall (openbsd-amd64-cgo), const SYS_BIND ideal-int
31492 pkg syscall (openbsd-amd64-cgo), const SYS_CHDIR ideal-int
31493 pkg syscall (openbsd-amd64-cgo), const SYS_CHFLAGS ideal-int
31494 pkg syscall (openbsd-amd64-cgo), const SYS_CHMOD ideal-int
31495 pkg syscall (openbsd-amd64-cgo), const SYS_CHOWN ideal-int
31496 pkg syscall (openbsd-amd64-cgo), const SYS_CHROOT ideal-int
31497 pkg syscall (openbsd-amd64-cgo), const SYS_CLOCK_GETRES ideal-int
31498 pkg syscall (openbsd-amd64-cgo), const SYS_CLOCK_GETTIME ideal-int
31499 pkg syscall (openbsd-amd64-cgo), const SYS_CLOCK_SETTIME ideal-int
31500 pkg syscall (openbsd-amd64-cgo), const SYS_CLOSE ideal-int
31501 pkg syscall (openbsd-amd64-cgo), const SYS_CLOSEFROM ideal-int
31502 pkg syscall (openbsd-amd64-cgo), const SYS_CONNECT ideal-int
31503 pkg syscall (openbsd-amd64-cgo), const SYS_DUP ideal-int
31504 pkg syscall (openbsd-amd64-cgo), const SYS_DUP2 ideal-int
31505 pkg syscall (openbsd-amd64-cgo), const SYS_EXECVE ideal-int
31506 pkg syscall (openbsd-amd64-cgo), const SYS_EXIT ideal-int
31507 pkg syscall (openbsd-amd64-cgo), const SYS_FACCESSAT ideal-int
31508 pkg syscall (openbsd-amd64-cgo), const SYS_FCHDIR ideal-int
31509 pkg syscall (openbsd-amd64-cgo), const SYS_FCHFLAGS ideal-int
31510 pkg syscall (openbsd-amd64-cgo), const SYS_FCHMOD ideal-int
31511 pkg syscall (openbsd-amd64-cgo), const SYS_FCHMODAT ideal-int
31512 pkg syscall (openbsd-amd64-cgo), const SYS_FCHOWN ideal-int
31513 pkg syscall (openbsd-amd64-cgo), const SYS_FCHOWNAT ideal-int
31514 pkg syscall (openbsd-amd64-cgo), const SYS_FCNTL ideal-int
31515 pkg syscall (openbsd-amd64-cgo), const SYS_FHOPEN ideal-int
31516 pkg syscall (openbsd-amd64-cgo), const SYS_FHSTAT ideal-int
31517 pkg syscall (openbsd-amd64-cgo), const SYS_FHSTATFS ideal-int
31518 pkg syscall (openbsd-amd64-cgo), const SYS_FLOCK ideal-int
31519 pkg syscall (openbsd-amd64-cgo), const SYS_FORK ideal-int
31520 pkg syscall (openbsd-amd64-cgo), const SYS_FPATHCONF ideal-int
31521 pkg syscall (openbsd-amd64-cgo), const SYS_FSTAT ideal-int
31522 pkg syscall (openbsd-amd64-cgo), const SYS_FSTATAT ideal-int
31523 pkg syscall (openbsd-amd64-cgo), const SYS_FSTATFS ideal-int
31524 pkg syscall (openbsd-amd64-cgo), const SYS_FSYNC ideal-int
31525 pkg syscall (openbsd-amd64-cgo), const SYS_FTRUNCATE ideal-int
31526 pkg syscall (openbsd-amd64-cgo), const SYS_FUTIMENS ideal-int
31527 pkg syscall (openbsd-amd64-cgo), const SYS_FUTIMES ideal-int
31528 pkg syscall (openbsd-amd64-cgo), const SYS_GETDIRENTRIES ideal-int
31529 pkg syscall (openbsd-amd64-cgo), const SYS_GETDTABLECOUNT ideal-int
31530 pkg syscall (openbsd-amd64-cgo), const SYS_GETEGID ideal-int
31531 pkg syscall (openbsd-amd64-cgo), const SYS_GETEUID ideal-int
31532 pkg syscall (openbsd-amd64-cgo), const SYS_GETFH ideal-int
31533 pkg syscall (openbsd-amd64-cgo), const SYS_GETFSSTAT ideal-int
31534 pkg syscall (openbsd-amd64-cgo), const SYS_GETGID ideal-int
31535 pkg syscall (openbsd-amd64-cgo), const SYS_GETGROUPS ideal-int
31536 pkg syscall (openbsd-amd64-cgo), const SYS_GETITIMER ideal-int
31537 pkg syscall (openbsd-amd64-cgo), const SYS_GETLOGIN ideal-int
31538 pkg syscall (openbsd-amd64-cgo), const SYS_GETPEERNAME ideal-int
31539 pkg syscall (openbsd-amd64-cgo), const SYS_GETPGID ideal-int
31540 pkg syscall (openbsd-amd64-cgo), const SYS_GETPGRP ideal-int
31541 pkg syscall (openbsd-amd64-cgo), const SYS_GETPID ideal-int
31542 pkg syscall (openbsd-amd64-cgo), const SYS_GETPPID ideal-int
31543 pkg syscall (openbsd-amd64-cgo), const SYS_GETPRIORITY ideal-int
31544 pkg syscall (openbsd-amd64-cgo), const SYS_GETRESGID ideal-int
31545 pkg syscall (openbsd-amd64-cgo), const SYS_GETRESUID ideal-int
31546 pkg syscall (openbsd-amd64-cgo), const SYS_GETRLIMIT ideal-int
31547 pkg syscall (openbsd-amd64-cgo), const SYS_GETRTABLE ideal-int
31548 pkg syscall (openbsd-amd64-cgo), const SYS_GETRUSAGE ideal-int
31549 pkg syscall (openbsd-amd64-cgo), const SYS_GETSID ideal-int
31550 pkg syscall (openbsd-amd64-cgo), const SYS_GETSOCKNAME ideal-int
31551 pkg syscall (openbsd-amd64-cgo), const SYS_GETSOCKOPT ideal-int
31552 pkg syscall (openbsd-amd64-cgo), const SYS_GETTHRID ideal-int
31553 pkg syscall (openbsd-amd64-cgo), const SYS_GETTIMEOFDAY ideal-int
31554 pkg syscall (openbsd-amd64-cgo), const SYS_GETUID ideal-int
31555 pkg syscall (openbsd-amd64-cgo), const SYS_IOCTL ideal-int
31556 pkg syscall (openbsd-amd64-cgo), const SYS_ISSETUGID ideal-int
31557 pkg syscall (openbsd-amd64-cgo), const SYS_KEVENT ideal-int
31558 pkg syscall (openbsd-amd64-cgo), const SYS_KILL ideal-int
31559 pkg syscall (openbsd-amd64-cgo), const SYS_KQUEUE ideal-int
31560 pkg syscall (openbsd-amd64-cgo), const SYS_KTRACE ideal-int
31561 pkg syscall (openbsd-amd64-cgo), const SYS_LCHOWN ideal-int
31562 pkg syscall (openbsd-amd64-cgo), const SYS_LINK ideal-int
31563 pkg syscall (openbsd-amd64-cgo), const SYS_LINKAT ideal-int
31564 pkg syscall (openbsd-amd64-cgo), const SYS_LISTEN ideal-int
31565 pkg syscall (openbsd-amd64-cgo), const SYS_LSEEK ideal-int
31566 pkg syscall (openbsd-amd64-cgo), const SYS_LSTAT ideal-int
31567 pkg syscall (openbsd-amd64-cgo), const SYS_MADVISE ideal-int
31568 pkg syscall (openbsd-amd64-cgo), const SYS_MINCORE ideal-int
31569 pkg syscall (openbsd-amd64-cgo), const SYS_MINHERIT ideal-int
31570 pkg syscall (openbsd-amd64-cgo), const SYS_MKDIR ideal-int
31571 pkg syscall (openbsd-amd64-cgo), const SYS_MKDIRAT ideal-int
31572 pkg syscall (openbsd-amd64-cgo), const SYS_MKFIFO ideal-int
31573 pkg syscall (openbsd-amd64-cgo), const SYS_MKFIFOAT ideal-int
31574 pkg syscall (openbsd-amd64-cgo), const SYS_MKNOD ideal-int
31575 pkg syscall (openbsd-amd64-cgo), const SYS_MKNODAT ideal-int
31576 pkg syscall (openbsd-amd64-cgo), const SYS_MLOCK ideal-int
31577 pkg syscall (openbsd-amd64-cgo), const SYS_MLOCKALL ideal-int
31578 amd64-cgo), const SYS_MMAP ideal-int
31579 pkg syscall (openbsd-amd64-cgo), const SYS_MOUNT ideal-int
31580 pkg syscall (openbsd-amd64-cgo), const SYS_MPROTECT ideal-int
31581 pkg syscall (openbsd-amd64-cgo), const SYS_MQUERY ideal-int
31582 pkg syscall (openbsd-amd64-cgo), const SYS_MSGCTL ideal-int
31583 pkg syscall (openbsd-amd64-cgo), const SYS_MSGGET ideal-int
31584 pkg syscall (openbsd-amd64-cgo), const SYS_MSGRCV ideal-int
31585 pkg syscall (openbsd-amd64-cgo), const SYS_MSGSND ideal-int
31586 pkg syscall (openbsd-amd64-cgo), const SYS_MSYNC ideal-int
31587 pkg syscall (openbsd-amd64-cgo), const SYS_MUNLOCK ideal-int
31588 pkg syscall (openbsd-amd64-cgo), const SYS_MUNLOCKALL ideal-int
31589 pkg syscall (openbsd-amd64-cgo), const SYS_MUNMAP ideal-int
31590 pkg syscall (openbsd-amd64-cgo), const SYS_NANOSLEEP ideal-int
31591 pkg syscall (openbsd-amd64-cgo), const SYS_NFSSVC ideal-int
31592 pkg syscall (openbsd-amd64-cgo), const SYS_OBREAK ideal-int
31593 pkg syscall (openbsd-amd64-cgo), const SYS_OPEN ideal-int
31594 pkg syscall (openbsd-amd64-cgo), const SYS_OPENAT ideal-int
31595 pkg syscall (openbsd-amd64-cgo), const SYS_PATHCONF ideal-int
31596 pkg syscall (openbsd-amd64-cgo), const SYS_PIPE ideal-int
31597 pkg syscall (openbsd-amd64-cgo), const SYS_POLL ideal-int
31598 pkg syscall (openbsd-amd64-cgo), const SYS_PREAD ideal-int
31599 pkg syscall (openbsd-amd64-cgo), const SYS_PREADV ideal-int
31600 pkg syscall (openbsd-amd64-cgo), const SYS_PROFIL ideal-int
31601 pkg syscall (openbsd-amd64-cgo), const SYS_PTRACE ideal-int
31602 pkg syscall (openbsd-amd64-cgo), const SYS_PWRITE ideal-int
31603 pkg syscall (openbsd-amd64-cgo), const SYS_PWRITEV ideal-int
31604 pkg syscall (openbsd-amd64-cgo), const SYS_QUOTACTL ideal-int
31605 pkg syscall (openbsd-amd64-cgo), const SYS_READ ideal-int
31606 pkg syscall (openbsd-amd64-cgo), const SYS_READLINK ideal-int
31607 pkg syscall (openbsd-amd64-cgo), const SYS_READLINKAT ideal-int
31608 pkg syscall (openbsd-amd64-cgo), const SYS_READV ideal-int
31609 pkg syscall (openbsd-amd64-cgo), const SYS_REBOOT ideal-int
31610 pkg syscall (openbsd-amd64-cgo), const SYS_RECVFROM ideal-int
31611 pkg syscall (openbsd-amd64-cgo), const SYS_RECVMSG ideal-int
31612 pkg syscall (openbsd-amd64-cgo), const SYS_RENAME ideal-int
31613 pkg syscall (openbsd-amd64-cgo), const SYS_RENAMEAT ideal-int
31614 pkg syscall (openbsd-amd64-cgo), const SYS_REVOKE ideal-int
31615 pkg syscall (openbsd-amd64-cgo), const SYS_RMDIR ideal-int
31616 pkg syscall (openbsd-amd64-cgo), const SYS_SCHED_YIELD ideal-int
31617 pkg syscall (openbsd-amd64-cgo), const SYS_SELECT ideal-int
31618 pkg syscall (openbsd-amd64-cgo), const SYS_SEMGET ideal-int
31619 pkg syscall (openbsd-amd64-cgo), const SYS_SEMOP ideal-int
31620 pkg syscall (openbsd-amd64-cgo), const SYS_SENDMSG ideal-int
31621 pkg syscall (openbsd-amd64-cgo), const SYS_SENDTO ideal-int
31622 pkg syscall (openbsd-amd64-cgo), const SYS_SETEGID ideal-int
31623 pkg syscall (openbsd-amd64-cgo), const SYS_SETEUID ideal-int
31624 pkg syscall (openbsd-amd64-cgo), const SYS_SETGID ideal-int
31625 pkg syscall (openbsd-amd64-cgo), const SYS_SETGROUPS ideal-int
31626 pkg syscall (openbsd-amd64-cgo), const SYS_SETITIMER ideal-int
31627 pkg syscall (openbsd-amd64-cgo), const SYS_SETLOGIN ideal-int
31628 pkg syscall (openbsd-amd64-cgo), const SYS_SETPGID ideal-int
31629 pkg syscall (openbsd-amd64-cgo), const SYS_SETPRIORITY ideal-int
31630 pkg syscall (openbsd-amd64-cgo), const SYS_SETREGID ideal-int
31631 pkg syscall (openbsd-amd64-cgo), const SYS_SETRESGID ideal-int
31632 pkg syscall (openbsd-amd64-cgo), const SYS_SETRESUID ideal-int
31633 pkg syscall (openbsd-amd64-cgo), const SYS_SETREUID ideal-int
31634 pkg syscall (openbsd-amd64-cgo), const SYS_SETRLIMIT ideal-int
31635 pkg syscall (openbsd-amd64-cgo), const SYS_SETRTABLE ideal-int
31636 pkg syscall (openbsd-amd64-cgo), const SYS_SETSID ideal-int
31637 pkg syscall (openbsd-amd64-cgo), const SYS_SETSOCKOPT ideal-int
31638 pkg syscall (openbsd-amd64-cgo), const SYS_SETTIMEOFDAY ideal-int
31639 pkg syscall (openbsd-amd64-cgo), const SYS_SETUID ideal-int
31640 pkg syscall (openbsd-amd64-cgo), const SYS_SHMAT ideal-int
31641 pkg syscall (openbsd-amd64-cgo), const SYS_SHMCTL ideal-int
31642 pkg syscall (openbsd-amd64-cgo), const SYS_SHMDT ideal-int
31643 pkg syscall (openbsd-amd64-cgo), const SYS_SHMGET ideal-int
31644 pkg syscall (openbsd-amd64-cgo), const SYS_SHUTDOWN ideal-int
31645 pkg syscall (openbsd-amd64-cgo), const SYS_SIGACTION ideal-int
31646 pkg syscall (openbsd-amd64-cgo), const SYS_SIGALTSTACK ideal-int
31647 pkg syscall (openbsd-amd64-cgo), const SYS_SIGPENDING ideal-int
31648 pkg syscall (openbsd-amd64-cgo), const SYS_SIGPROCMASK ideal-int
31649 pkg syscall (openbsd-amd64-cgo), const SYS_SIGRETURN ideal-int
31650 pkg syscall (openbsd-amd64-cgo), const SYS_SIGSUSPEND ideal-int
31651 pkg syscall (openbsd-amd64-cgo), const SYS_SOCKET ideal-int
31652 pkg syscall (openbsd-amd64-cgo), const SYS_SOCKETPAIR ideal-int
31653 pkg syscall (openbsd-amd64-cgo), const SYS_STAT ideal-int
31654 pkg syscall (openbsd-amd64-cgo), const SYS_STATFS ideal-int
31655 pkg syscall (openbsd-amd64-cgo), const SYS_SWAPCTL ideal-int
31656 pkg syscall (openbsd-amd64-cgo), const SYS_SYMLINK ideal-int
31657 pkg syscall (openbsd-amd64-cgo), const SYS_SYMLINKAT ideal-int
31658 pkg syscall (openbsd-amd64-cgo), const SYS_SYNC ideal-int
31659 pkg syscall (openbsd-amd64-cgo), const SYS_SYSARCH ideal-int
31660 pkg syscall (openbsd-amd64-cgo), const SYS_TRUNCATE ideal-int
31661 pkg syscall (openbsd-amd64-cgo), const SYS_UMASK ideal-int
31662 pkg syscall (openbsd-amd64-cgo), const SYS_UNLINK ideal-int
31663 pkg syscall (openbsd-amd64-cgo), const SYS_UNLINKAT ideal-int
31664 pkg syscall (openbsd-amd64-cgo), const SYS_UNMOUNT ideal-int
31665 pkg syscall (openbsd-amd64-cgo), const SYS_UTIMENSAT ideal-int
31666 pkg syscall (openbsd-amd64-cgo), const SYS_UTIMES ideal-int
31667 pkg syscall (openbsd-amd64-cgo), const SYS_VFORK ideal-int
31668 pkg syscall (openbsd-amd64-cgo), const SYS_WAIT4 ideal-int
31669 pkg syscall (openbsd-amd64-cgo), const SYS_WRITE ideal-int
31670 pkg syscall (openbsd-amd64-cgo), const SYS_WRITEV ideal-int
31671 pkg syscall (openbsd-amd64-cgo), const SYS___GETCWD ideal-int
31672 pkg syscall (openbsd-amd64-cgo), const SYS___GET_TCB ideal-int
31673 pkg syscall (openbsd-amd64-cgo), const SYS___SEMCTL ideal-int
31674 pkg syscall (openbsd-amd64-cgo), const SYS___SET_TCB ideal-int
31675 pkg syscall (openbsd-amd64-cgo), const SYS___SYSCTL ideal-int
31676 pkg syscall (openbsd-amd64-cgo), const SYS___TFORK ideal-int
31677 pkg syscall (openbsd-amd64-cgo), const SYS___THREXIT ideal-int
31678 pkg syscall (openbsd-amd64-cgo), const SYS___THRSIGDIVERT ideal-int
31679 pkg syscall (openbsd-amd64-cgo), const SYS___THRSLEEP ideal-int
31680 pkg syscall (openbsd-amd64-cgo), const SYS___THRWAKEUP ideal-int
31681 pkg syscall (openbsd-amd64-cgo), const SizeofBpfHdr ideal-int
31682 pkg syscall (openbsd-amd64-cgo), const SizeofBpfInsn ideal-int
31683 pkg syscall (openbsd-amd64-cgo), const SizeofBpfProgram ideal-int
31684 pkg syscall (openbsd-amd64-cgo), const SizeofBpfStat ideal-int
31685 pkg syscall (openbsd-amd64-cgo), const SizeofBpfVersion ideal-int
31686 pkg syscall (openbsd-amd64-cgo), const SizeofCmsghdr ideal-int
31687 pkg syscall (openbsd-amd64-cgo), const SizeofICMPv6Filter = 32
31688 pkg syscall (openbsd-amd64-cgo), const SizeofICMPv6Filter ideal-int
31689 pkg syscall (openbsd-amd64-cgo), const SizeofIPMreq ideal-int
31690 pkg syscall (openbsd-amd64-cgo), const SizeofIPv6MTUInfo = 32
31691 pkg syscall (openbsd-amd64-cgo), const SizeofIPv6MTUInfo ideal-int
31692 pkg syscall (openbsd-amd64-cgo), const SizeofIPv6Mreq ideal-int
31693 pkg syscall (openbsd-amd64-cgo), const SizeofIfAnnounceMsghdr ideal-int
31694 pkg syscall (openbsd-amd64-cgo), const SizeofIfData ideal-int
31695 pkg syscall (openbsd-amd64-cgo), const SizeofIfMsghdr ideal-int
31696 pkg syscall (openbsd-amd64-cgo), const SizeofIfaMsghdr ideal-int
31697 pkg syscall (openbsd-amd64-cgo), const SizeofInet6Pktinfo ideal-int
31698 pkg syscall (openbsd-amd64-cgo), const SizeofLinger ideal-int
31699 pkg syscall (openbsd-amd64-cgo), const SizeofMsghdr ideal-int
31700 pkg syscall (openbsd-amd64-cgo), const SizeofRtMetrics ideal-int
31701 pkg syscall (openbsd-amd64-cgo), const SizeofRtMsghdr ideal-int
31702 pkg syscall (openbsd-amd64-cgo), const SizeofSockaddrAny ideal-int
31703 pkg syscall (openbsd-amd64-cgo), const SizeofSockaddrDatalink ideal-int
31704 pkg syscall (openbsd-amd64-cgo), const SizeofSockaddrInet4 ideal-int
31705 pkg syscall (openbsd-amd64-cgo), const SizeofSockaddrInet6 ideal-int
31706 pkg syscall (openbsd-amd64-cgo), const SizeofSockaddrUnix ideal-int
31707 pkg syscall (openbsd-amd64-cgo), const TCIFLUSH ideal-int
31708 pkg syscall (openbsd-amd64-cgo), const TCIOFLUSH ideal-int
31709 pkg syscall (openbsd-amd64-cgo), const TCOFLUSH ideal-int
31710 pkg syscall (openbsd-amd64-cgo), const TCP_MAXBURST ideal-int
31711 pkg syscall (openbsd-amd64-cgo), const TCP_MAXSEG ideal-int
31712 pkg syscall (openbsd-amd64-cgo), const TCP_MAXWIN ideal-int
31713 pkg syscall (openbsd-amd64-cgo), const TCP_MAX_SACK ideal-int
31714 pkg syscall (openbsd-amd64-cgo), const TCP_MAX_WINSHIFT ideal-int
31715 pkg syscall (openbsd-amd64-cgo), const TCP_MD5SIG ideal-int
31716 pkg syscall (openbsd-amd64-cgo), const TCP_MSS ideal-int
31717 pkg syscall (openbsd-amd64-cgo), const TCP_NSTATES ideal-int
31718 pkg syscall (openbsd-amd64-cgo), const TCP_SACK_ENABLE ideal-int
31719 pkg syscall (openbsd-amd64-cgo), const TCSAFLUSH ideal-int
31720 pkg syscall (openbsd-amd64-cgo), const TIOCCBRK ideal-int
31721 pkg syscall (openbsd-amd64-cgo), const TIOCCDTR ideal-int
31722 pkg syscall (openbsd-amd64-cgo), const TIOCCONS ideal-int
31723 pkg syscall (openbsd-amd64-cgo), const TIOCDRAIN ideal-int
31724 pkg syscall (openbsd-amd64-cgo), const TIOCEXCL ideal-int
31725 pkg syscall (openbsd-amd64-cgo), const TIOCEXT ideal-int
31726 pkg syscall (openbsd-amd64-cgo), const TIOCFLAG_CLOCAL ideal-int
31727 pkg syscall (openbsd-amd64-cgo), const TIOCFLAG_CRTSCTS ideal-int
31728 pkg syscall (openbsd-amd64-cgo), const TIOCFLAG_MDMBUF ideal-int
31729 pkg syscall (openbsd-amd64-cgo), const TIOCFLAG_PPS ideal-int
31730 pkg syscall (openbsd-amd64-cgo), const TIOCFLAG_SOFTCAR ideal-int
31731 pkg syscall (openbsd-amd64-cgo), const TIOCFLUSH ideal-int
31732 pkg syscall (openbsd-amd64-cgo), const TIOCGETA ideal-int
31733 pkg syscall (openbsd-amd64-cgo), const TIOCGETD ideal-int
31734 pkg syscall (openbsd-amd64-cgo), const TIOCGFLAGS ideal-int
31735 pkg syscall (openbsd-amd64-cgo), const TIOCGPGRP ideal-int
31736 pkg syscall (openbsd-amd64-cgo), const TIOCGTSTAMP ideal-int
31737 pkg syscall (openbsd-amd64-cgo), const TIOCGWINSZ ideal-int
31738 pkg syscall (openbsd-amd64-cgo), const TIOCMBIC ideal-int
31739 pkg syscall (openbsd-amd64-cgo), const TIOCMBIS ideal-int
31740 pkg syscall (openbsd-amd64-cgo), const TIOCMGET ideal-int
31741 pkg syscall (openbsd-amd64-cgo), const TIOCMODG ideal-int
31742 pkg syscall (openbsd-amd64-cgo), const TIOCMODS ideal-int
31743 pkg syscall (openbsd-amd64-cgo), const TIOCMSET ideal-int
31744 pkg syscall (openbsd-amd64-cgo), const TIOCM_CAR ideal-int
31745 pkg syscall (openbsd-amd64-cgo), const TIOCM_CD ideal-int
31746 pkg syscall (openbsd-amd64-cgo), const TIOCM_CTS ideal-int
31747 pkg syscall (openbsd-amd64-cgo), const TIOCM_DSR ideal-int
31748 pkg syscall (openbsd-amd64-cgo), const TIOCM_DTR ideal-int
31749 pkg syscall (openbsd-amd64-cgo), const TIOCM_LE ideal-int
31750 pkg syscall (openbsd-amd64-cgo), const TIOCM_RI ideal-int
31751 pkg syscall (openbsd-amd64-cgo), const TIOCM_RNG ideal-int
31752 pkg syscall (openbsd-amd64-cgo), const TIOCM_RTS ideal-int
31753 pkg syscall (openbsd-amd64-cgo), const TIOCM_SR ideal-int
31754 pkg syscall (openbsd-amd64-cgo), const TIOCM_ST ideal-int
31755 pkg syscall (openbsd-amd64-cgo), const TIOCNOTTY ideal-int
31756 pkg syscall (openbsd-amd64-cgo), const TIOCNXCL ideal-int
31757 pkg syscall (openbsd-amd64-cgo), const TIOCOUTQ ideal-int
31758 pkg syscall (openbsd-amd64-cgo), const TIOCPKT ideal-int
31759 pkg syscall (openbsd-amd64-cgo), const TIOCPKT_DATA ideal-int
31760 pkg syscall (openbsd-amd64-cgo), const TIOCPKT_DOSTOP ideal-int
31761 pkg syscall (openbsd-amd64-cgo), const TIOCPKT_FLUSHREAD ideal-int
31762 pkg syscall (openbsd-amd64-cgo), const TIOCPKT_FLUSHWRITE ideal-int
31763 pkg syscall (openbsd-amd64-cgo), const TIOCPKT_IOCTL ideal-int
31764 pkg syscall (openbsd-amd64-cgo), const TIOCPKT_NOSTOP ideal-int
31765 pkg syscall (openbsd-amd64-cgo), const TIOCPKT_START ideal-int
31766 pkg syscall (openbsd-amd64-cgo), const TIOCPKT_STOP ideal-int
31767 pkg syscall (openbsd-amd64-cgo), const TIOCREMOTE ideal-int
31768 pkg syscall (openbsd-amd64-cgo), const TIOCSBRK ideal-int
31769 pkg syscall (openbsd-amd64-cgo), const TIOCSCTTY ideal-int
31770 pkg syscall (openbsd-amd64-cgo), const TIOCSDTR ideal-int
31771 pkg syscall (openbsd-amd64-cgo), const TIOCSETA ideal-int
31772 pkg syscall (openbsd-amd64-cgo), const TIOCSETAF ideal-int
31773 pkg syscall (openbsd-amd64-cgo), const TIOCSETAW ideal-int
31774 pkg syscall (openbsd-amd64-cgo), const TIOCSETD ideal-int
31775 pkg syscall (openbsd-amd64-cgo), const TIOCSFLAGS ideal-int
31776 pkg syscall (openbsd-amd64-cgo), const TIOCSIG ideal-int
31777 pkg syscall (openbsd-amd64-cgo), const TIOCSPGRP ideal-int
31778 pkg syscall (openbsd-amd64-cgo), const TIOCSTART ideal-int
31779 pkg syscall (openbsd-amd64-cgo), const TIOCSTAT ideal-int
31780 pkg syscall (openbsd-amd64-cgo), const TIOCSTI ideal-int
31781 pkg syscall (openbsd-amd64-cgo), const TIOCSTOP ideal-int
31782 pkg syscall (openbsd-amd64-cgo), const TIOCSTSTAMP ideal-int
31783 pkg syscall (openbsd-amd64-cgo), const TIOCSWINSZ ideal-int
31784 pkg syscall (openbsd-amd64-cgo), const TIOCUCNTL ideal-int
31785 pkg syscall (openbsd-amd64-cgo), const TOSTOP ideal-int
31786 pkg syscall (openbsd-amd64-cgo), const VDISCARD ideal-int
31787 pkg syscall (openbsd-amd64-cgo), const VDSUSP ideal-int
31788 pkg syscall (openbsd-amd64-cgo), const VEOF ideal-int
31789 pkg syscall (openbsd-amd64-cgo), const VEOL ideal-int
31790 pkg syscall (openbsd-amd64-cgo), const VEOL2 ideal-int
31791 pkg syscall (openbsd-amd64-cgo), const VERASE ideal-int
31792 pkg syscall (openbsd-amd64-cgo), const VINTR ideal-int
31793 pkg syscall (openbsd-amd64-cgo), const VKILL ideal-int
31794 pkg syscall (openbsd-amd64-cgo), const VLNEXT ideal-int
31795 pkg syscall (openbsd-amd64-cgo), const VMIN ideal-int
31796 pkg syscall (openbsd-amd64-cgo), const VQUIT ideal-int
31797 pkg syscall (openbsd-amd64-cgo), const VREPRINT ideal-int
31798 pkg syscall (openbsd-amd64-cgo), const VSTART ideal-int
31799 pkg syscall (openbsd-amd64-cgo), const VSTATUS ideal-int
31800 pkg syscall (openbsd-amd64-cgo), const VSTOP ideal-int
31801 pkg syscall (openbsd-amd64-cgo), const VSUSP ideal-int
31802 pkg syscall (openbsd-amd64-cgo), const VTIME ideal-int
31803 pkg syscall (openbsd-amd64-cgo), const VWERASE ideal-int
31804 pkg syscall (openbsd-amd64-cgo), const WALTSIG ideal-int
31805 pkg syscall (openbsd-amd64-cgo), const WCONTINUED ideal-int
31806 pkg syscall (openbsd-amd64-cgo), const WCOREFLAG ideal-int
31807 pkg syscall (openbsd-amd64-cgo), const WNOHANG ideal-int
31808 pkg syscall (openbsd-amd64-cgo), const WSTOPPED ideal-int
31809 pkg syscall (openbsd-amd64-cgo), const WUNTRACED ideal-int
31810 pkg syscall (openbsd-amd64-cgo), func Accept(int) (int, Sockaddr, error)
31811 pkg syscall (openbsd-amd64-cgo), func Access(string, uint32) error
31812 pkg syscall (openbsd-amd64-cgo), func Adjtime(*Timeval, *Timeval) error
31813 pkg syscall (openbsd-amd64-cgo), func Bind(int, Sockaddr) error
31814 pkg syscall (openbsd-amd64-cgo), func BpfBuflen(int) (int, error)
31815 pkg syscall (openbsd-amd64-cgo), func BpfDatalink(int) (int, error)
31816 pkg syscall (openbsd-amd64-cgo), func BpfHeadercmpl(int) (int, error)
31817 pkg syscall (openbsd-amd64-cgo), func BpfInterface(int, string) (string, error)
31818 pkg syscall (openbsd-amd64-cgo), func BpfJump(int, int, int, int) *BpfInsn
31819 pkg syscall (openbsd-amd64-cgo), func BpfStats(int) (*BpfStat, error)
31820 pkg syscall (openbsd-amd64-cgo), func BpfStmt(int, int) *BpfInsn
31821 pkg syscall (openbsd-amd64-cgo), func BpfTimeout(int) (*Timeval, error)
31822 pkg syscall (openbsd-amd64-cgo), func CheckBpfVersion(int) error
31823 pkg syscall (openbsd-amd64-cgo), func Chflags(string, int) error
31824 pkg syscall (openbsd-amd64-cgo), func Chroot(string) error
31825 pkg syscall (openbsd-amd64-cgo), func Close(int) error
31826 pkg syscall (openbsd-amd64-cgo), func CloseOnExec(int)
31827 pkg syscall (openbsd-amd64-cgo), func CmsgLen(int) int
31828 pkg syscall (openbsd-amd64-cgo), func CmsgSpace(int) int
31829 pkg syscall (openbsd-amd64-cgo), func Connect(int, Sockaddr) error
31830 pkg syscall (openbsd-amd64-cgo), func Dup(int) (int, error)
31831 pkg syscall (openbsd-amd64-cgo), func Dup2(int, int) error
31832 pkg syscall (openbsd-amd64-cgo), func Fchdir(int) error
31833 pkg syscall (openbsd-amd64-cgo), func Fchflags(int, int) error
31834 pkg syscall (openbsd-amd64-cgo), func Fchmod(int, uint32) error
31835 pkg syscall (openbsd-amd64-cgo), func Fchown(int, int, int) error
31836 pkg syscall (openbsd-amd64-cgo), func Flock(int, int) error
31837 pkg syscall (openbsd-amd64-cgo), func FlushBpf(int) error
31838 pkg syscall (openbsd-amd64-cgo), func ForkExec(string, []string, *ProcAttr) (int, error)
31839 pkg syscall (openbsd-amd64-cgo), func Fpathconf(int, int) (int, error)
31840 pkg syscall (openbsd-amd64-cgo), func Fstat(int, *Stat_t) error
31841 pkg syscall (openbsd-amd64-cgo), func Fstatfs(int, *Statfs_t) error
31842 pkg syscall (openbsd-amd64-cgo), func Fsync(int) error
31843 pkg syscall (openbsd-amd64-cgo), func Ftruncate(int, int64) error
31844 pkg syscall (openbsd-amd64-cgo), func Futimes(int, []Timeval) error
31845 pkg syscall (openbsd-amd64
31846 pkg syscall (openbsd-amd64-cgo), func Getfsstat([]Statfs_t, int) (int, error)
31847 pkg syscall (openbsd-amd64-cgo), func Getpeername(int) (Sockaddr, error)
31848 pkg syscall (openbsd-amd64-cgo), func Getpgid(int) (int, error)
31849 pkg syscall (openbsd-amd64-cgo), func Getpgrp() int
31850 pkg syscall (openbsd-amd64-cgo), func Getpriority(int, int) (int, error)
31851 pkg syscall (openbsd-amd64-cgo), func Getrlimit(int, *Rlimit) error
31852 pkg syscall (openbsd-amd64-cgo), func Getrusage(int, *Rusage) error
31853 pkg syscall (openbsd-amd64-cgo), func Getsid(int) (int, error)
31854 pkg syscall (openbsd-amd64-cgo), func Getsockname(int) (Sockaddr, error)
31855 pkg syscall (openbsd-amd64-cgo), func GetsockoptByte(int, int, int) (uint8, error)
31856 pkg syscall (openbsd-amd64-cgo), func GetsockoptICMPv6Filter(int, int, int) (*ICMPv6Filter, error)
31857 pkg syscall (openbsd-amd64-cgo), func GetsockoptIPMreq(int, int, int) (*IPMreq, error)
31858 pkg syscall (openbsd-amd64-cgo), func GetsockoptIPv6MTUInfo(int, int, int) (*IPv6MTUInfo, error)
31859 pkg syscall (openbsd-amd64-cgo), func GetsockoptIPv6Mreq(int, int, int) (*IPv6Mreq, error)
31860 pkg syscall (openbsd-amd64-cgo), func GetsockoptInet4Addr(int, int, int) ([4]uint8, error)
31861 pkg syscall (openbsd-amd64-cgo), func GetsockoptInt(int, int, int) (int, error)
31862 pkg syscall (openbsd-amd64-cgo), func Issetugid() bool
31863 pkg syscall (openbsd-amd64-cgo), func Kevent(int, []Kevent_t, []Kevent_t, *Timespec) (int, error)
31864 pkg syscall (openbsd-amd64-cgo), func Kill(int, Signal) error
31865 pkg syscall (openbsd-amd64-cgo), func Kqueue() (int, error)
31866 pkg syscall (openbsd-amd64-cgo), func Listen(int, int) error
31867 pkg syscall (openbsd-amd64-cgo), func Lstat(string, *Stat_t) error
31868 pkg syscall (openbsd-amd64-cgo), func Mkfifo(string, uint32) error
31869 pkg syscall (openbsd-amd64-cgo), func Mknod(string, uint32, int) error
31870 pkg syscall (openbsd-amd64-cgo), func Mmap(int, int64, int, int, int) ([]uint8, error)
31871 pkg syscall (openbsd-amd64-cgo), func Munmap([]uint8) error
31872 pkg syscall (openbsd-amd64-cgo), func Nanosleep(*Timespec, *Timespec) error
31873 pkg syscall (openbsd-amd64-cgo), func Open(string, int, uint32) (int, error)
31874 pkg syscall (openbsd-amd64-cgo), func ParseDirent([]uint8, int, []string) (int, int, []string)
31875 pkg syscall (openbsd-amd64-cgo), func ParseRoutingMessage([]uint8) ([]RoutingMessage, error)
31876 pkg syscall (openbsd-amd64-cgo), func ParseRoutingSockaddr(RoutingMessage) ([]Sockaddr, error)
31877 pkg syscall (openbsd-amd64-cgo), func ParseSocketControlMessage([]uint8) ([]SocketControlMessage, error)
31878 pkg syscall (openbsd-amd64-cgo), func ParseUnixRights(*SocketControlMessage) ([]int, error)
31879 pkg syscall (openbsd-amd64-cgo), func Pathconf(string, int) (int, error)
31880 pkg syscall (openbsd-amd64-cgo), func Pipe([]int) error
31881 pkg syscall (openbsd-amd64-cgo), func Pread(int, []uint8, int64) (int, error)
31882 pkg syscall (openbsd-amd64-cgo), func Pwrite(int, []uint8, int64) (int, error)
31883 pkg syscall (openbsd-amd64-cgo), func RawSyscall(uintptr, uintptr, uintptr, uintptr) (uintptr, uintptr, Errno)
31884 pkg syscall (openbsd-amd64-cgo), func RawSyscall6(uintptr, uintptr, uintptr, uintptr, uintptr, uintptr, uintptr) (uintptr, uintptr, Errno)
31885 pkg syscall (openbsd-amd64-cgo), func Read(int, []uint8) (int, error)
31886 pkg syscall (openbsd-amd64-cgo), func ReadDirent(int, []uint8) (int, error)
31887 pkg syscall (openbsd-amd64-cgo), func Recvfrom(int, []uint8, int) (int, Sockaddr, error)
31888 pkg syscall (openbsd-amd64-cgo), func Recvmsg(int, []uint8, []uint8, int) (int, int, int, Sockaddr, error)
31889 pkg syscall (openbsd-amd64-cgo), func Revoke(string) error
31890 pkg syscall (openbsd-amd64-cgo), func RouteRIB(int, int) ([]uint8, error)
31891 pkg syscall (openbsd-amd64-cgo), func Seek(int, int64, int) (int64, error)
31892 pkg syscall (openbsd-amd64-cgo), func Select(int, *FdSet, *FdSet, *FdSet, *Timeval) error
31893 pkg syscall (openbsd-amd64-cgo), func Sendfile(int, int, *int64, int) (int, error)
31894 pkg syscall (openbsd-amd64-cgo), func Sendmsg(int, []uint8, []uint8, Sockaddr, int) error
31895 pkg syscall (openbsd-amd64-cgo), func Sendto(int, []uint8, int, Sockaddr) error
31896 pkg syscall (openbsd-amd64-cgo), func SetBpf(int, []BpfInsn) error
31897 pkg syscall (openbsd-amd64-cgo), func SetBpfBuflen(int, int) (int, error)
31898 pkg syscall (openbsd-amd64-cgo), func SetBpfDatalink(int, int) (int, error)
31899 pkg syscall (openbsd-amd64-cgo), func SetBpfHeadercmpl(int, int) error
31900 pkg syscall (openbsd-amd64-cgo), func SetBpfImmediate(int, int) error
31901 pkg syscall (openbsd-amd64-cgo), func SetBpfInterface(int, string) error
31902 pkg syscall (openbsd-amd64-cgo), func SetBpfPromisc(int, int) error
31903 pkg syscall (openbsd-amd64-cgo), func SetBpfTimeout(int, *Timeval) error
31904 pkg syscall (openbsd-amd64-cgo), func SetKevent(*Kevent_t, int, int, int)
31905 pkg syscall (openbsd-amd64-cgo), func SetNonblock(int, bool) error
31906 pkg syscall (openbsd-amd64-cgo), func Setegid(int) error
31907 pkg syscall (openbsd-amd64-cgo), func Seteuid(int) error
31908 pkg syscall (openbsd-amd64-cgo), func Setgid(int) error
31909 pkg syscall (openbsd-amd64-cgo), func Setgroups([]int) error
31910 pkg syscall (openbsd-amd64-cgo), func Setlogin(string) error
31911 pkg syscall (openbsd-amd64-cgo), func Setpgid(int, int) error
31912 pkg syscall (openbsd-amd64-cgo), func Setpriority(int, int, int) error
31913 pkg syscall (openbsd-amd64-cgo), func Setregid(int, int) error
31914 pkg syscall (openbsd-amd64-cgo), func Setreuid(int, int) error
31915 pkg syscall (openbsd-amd64-cgo), func Setrlimit(int, *Rlimit) error
31916 pkg syscall (openbsd-amd64-cgo), func Setsid() (int, error)
31917 pkg syscall (openbsd-amd64-cgo), func SetsockoptByte(int, int, int, uint8) error
31918 pkg syscall (openbsd-amd64-cgo), func SetsockoptICMPv6Filter(int, int, int, *ICMPv6Filter) error
31919 pkg syscall (openbsd-amd64-cgo), func SetsockoptIPMreq(int, int, int, *IPMreq) error
31920 pkg syscall (openbsd-amd64-cgo), func SetsockoptIPv6Mreq(int, int, int, *IPv6Mreq) error
31921 pkg syscall (openbsd-amd64-cgo), func SetsockoptInet4Addr(int, int, int, [4]uint8) error
31922 pkg syscall (openbsd-amd64-cgo), func SetsockoptInt(int, int, int, int) error
31923 pkg syscall (openbsd-amd64-cgo), func SetsockoptLinger(int, int, int, *Linger) error
31924 pkg syscall (openbsd-amd64-cgo), func SetsockoptString(int, int, int, string) error
31925 pkg syscall (openbsd-amd64-cgo), func SetsockoptTimeval(int, int, int, *Timeval) error
31926 pkg syscall (openbsd-amd64-cgo), func Settimeofday(*Timeval) error
31927 pkg syscall (openbsd-amd64-cgo), func Setuid(int) error
31928 pkg syscall (openbsd-amd64-cgo), func Shutdown(int, int) error
31929 pkg syscall (openbsd-amd64-cgo), func SlicePtrFromStrings([]string) ([]*uint8, error)
31930 pkg syscall (openbsd-amd64-cgo), func Socket(int, int, int) (int, error)
31931 pkg syscall (openbsd-amd64-cgo), func Socketpair(int, int, int) ([2]int, error)
31932 pkg syscall (openbsd-amd64-cgo), func Stat(string, *Stat_t) error
31933 pkg syscall (openbsd-amd64-cgo), func Statfs(string, *Statfs_t) error
31934 pkg syscall (openbsd-amd64-cgo), func StringSlicePtr([]string) []*uint8
31935 pkg syscall (openbsd-amd64-cgo), func Sync() error
31936 pkg syscall (openbsd-amd64-cgo), func Syscall(uintptr, uintptr, uintptr, uintptr) (uintptr, uintptr, Errno)
31937 pkg syscall (openbsd-amd64-cgo), func Syscall6(uintptr, uintptr, uintptr, uintptr, uintptr, uintptr, uintptr) (uintptr, uintptr, Errno)
31938 pkg syscall (openbsd-amd64-cgo), func Syscall9(uintptr, uintptr, uintptr, uintptr, uintptr, uintptr, uintptr, uintptr, uintptr, uintptr) (uintptr, uintptr, Errno)
31939 pkg syscall (openbsd-amd64-cgo), func Sysctl(string) (string, error)
31940 pkg syscall (openbsd-amd64-cgo), func SysctlUint32(string) (uint32, error)
31941 pkg syscall (openbsd-amd64-cgo), func TimevalToNsec(Timeval) int64
31942 pkg syscall (openbsd-amd64-cgo), func Truncate(string, int64) error
31943 pkg syscall (openbsd-amd64-cgo), func Umask(int) int
31944 pkg syscall (openbsd-amd64-cgo), func UnixRights(...int) []uint8
31945 pkg syscall (openbsd-amd64-cgo), func Unmount(string, int) error
31946 pkg syscall (openbsd-amd64-cgo), func Wait4(int, *WaitStatus, int, *Rusage) (int, error)
31947 pkg syscall (openbsd-amd64-cgo), func Write(int, []uint8) (int, error)
31948 pkg syscall (openbsd-amd64-cgo), method (*Cmsghdr) SetLen(int)
31949 pkg syscall (openbsd-amd64-cgo), method (*Iovec) SetLen(int)
31950 pkg syscall (openbsd-amd64-cgo), method (*Msghdr) SetControllen(int)
31951 pkg syscall (openbsd-amd64-cgo), type BpfHdr struct
31952 pkg syscall (openbsd-amd64-cgo), type BpfHdr struct, Caplen uint32
31953 pkg syscall (openbsd-amd64-cgo), type BpfHdr struct, Datalen uint32
31954 pkg syscall (openbsd-amd64-cgo), type BpfHdr struct, Hdrlen uint16
31955 pkg syscall (openbsd-amd64-cgo), type BpfHdr struct, Pad_cgo_0 [2]uint8
31956 pkg syscall (openbsd-amd64-cgo), type BpfHdr struct, Tstamp BpfTimeval
31957 pkg syscall (openbsd-amd64-cgo), type BpfInsn struct
31958 pkg syscall (openbsd-amd64-cgo), type BpfInsn struct, Code uint16
31959 pkg syscall (openbsd-amd64-cgo), type BpfInsn struct, Jf uint8
31960 pkg syscall (openbsd-amd64-cgo), type BpfInsn struct, Jt uint8
31961 pkg syscall (openbsd-amd64-cgo), type BpfInsn struct, K uint32
31962 pkg syscall (openbsd-amd64-cgo), type BpfProgram struct
31963 pkg syscall (openbsd-amd64-cgo), type BpfProgram struct, Insns *BpfInsn
31964 pkg syscall (openbsd-amd64-cgo), type BpfProgram struct, Len uint32
31965 pkg syscall (openbsd-amd64-cgo), type BpfProgram struct, Pad_cgo_0 [4]uint8
31966 pkg syscall (openbsd-amd64-cgo), type BpfStat struct
31967 pkg syscall (openbsd-amd64-cgo), type BpfStat struct, Drop uint32
31968 pkg syscall (openbsd-amd64-cgo), type BpfStat struct, Recv uint32
31969 pkg syscall (openbsd-amd64-cgo), type BpfTimeval struct
31970 pkg syscall (openbsd-amd64-cgo), type BpfTimeval struct, Sec uint32
31971 pkg syscall (openbsd-amd64-cgo), type BpfTimeval struct, Usec uint32
31972 pkg syscall (openbsd-amd64-cgo), type BpfVersion struct
31973 pkg syscall (openbsd-amd64-cgo), type BpfVersion struct, Major uint16
31974 pkg syscall (openbsd-amd64-cgo), type BpfVersion struct, Minor uint16
31975 pkg syscall (openbsd-amd64-cgo), type Cmsghdr struct
31976 pkg syscall (openbsd-amd64-cgo), type Cmsghdr struct, Len uint32
31977 pkg syscall (openbsd-amd64-cgo), type Cmsghdr struct, Level int32
31978 pkg syscall (openbsd-amd64-cgo), type Cmsghdr struct, Type int32
31979 pkg syscall (openbsd-amd64-cgo), type Credential struct
31980 pkg syscall (openbsd-amd64-cgo), type Credential struct, Gid uint32
31981 pkg syscall (openbsd-amd64-cgo), type Credential struct, Groups []uint32
31982 pkg syscall (openbsd-amd64-cgo), type Credential struct, Uid uint32
31983 pkg syscall (openbsd-amd64-cgo), type Dirent struct
31984 pkg syscall (openbsd-amd64-cgo), type Dirent struct, Fileno uint32
31985 pkg syscall (openbsd-amd64-cgo), type Dirent struct, Name [256]int8
31986 pkg syscall (openbsd-amd64-cgo), type Dirent struct, Namlen uint8
31987 pkg syscall (openbsd-amd64-cgo), type Dirent struct, Reclen uint16
31988 pkg syscall (openbsd-amd64-cgo), type Dirent struct, Type uint8
31989 pkg syscall (openbsd-amd64-cgo), type FdSet struct
31990 pkg syscall (openbsd-amd64-cgo), type FdSet struct, Bits [32]int32
31991 pkg syscall (openbsd-amd64-cgo), type Flock_t struct
31992 pkg syscall (openbsd-amd64-cgo), type Flock_t struct, Len int64
31993 pkg syscall (openbsd-amd64-cgo), type Flock_t struct, Pid int32
31994 pkg syscall (openbsd-amd64-cgo), type Flock_t struct, Start int64
31995 pkg syscall (openbsd-amd64-cgo), type Flock_t struct, Type int16
31996 pkg syscall (openbsd-amd64-cgo), type Flock_t struct, Whence int16
31997 pkg syscall (openbsd-amd64-cgo), type Fsid struct
31998 pkg syscall (openbsd-amd64-cgo), type Fsid struct, Val [2]int32
31999 pkg syscall (openbsd-amd64-cgo), type ICMPv6Filter struct
32000 pkg syscall (openbsd-amd64-cgo), type ICMPv6Filter struct, Filt [8]uint32
32001 pkg syscall (openbsd-amd64-cgo), type IPv6MTUInfo struct
32002 pkg syscall (openbsd-amd64-cgo), type IPv6MTUInfo struct, Addr RawSockaddrInet6
32003 pkg syscall (openbsd-amd64-cgo), type IPv6MTUInfo struct, Mtu uint32
32004 pkg syscall (openbsd-amd64-cgo), type IfAnnounceMsghdr struct
32005 pkg syscall (openbsd-amd64-cgo), type IfAnnounceMsghdr struct, Hdrlen uint16
32006 pkg syscall (openbsd-amd64-cgo), type IfAnnounceMsghdr struct, Index uint16
32007 pkg syscall (openbsd-amd64-cgo), type IfAnnounceMsghdr struct, Msglen uint16
32008 pkg syscall (openbsd-amd64-cgo), type IfAnnounceMsghdr struct, Name [16]int8
32009 pkg syscall (openbsd-amd64-cgo), type IfAnnounceMsghdr struct, Type uint8
32010 pkg syscall (openbsd-amd64-cgo), type IfAnnounceMsghdr struct, Version uint8
32011 pkg syscall (openbsd-amd64-cgo), type IfAnnounceMsghdr struct, What uint16
32012 pkg syscall (openbsd-amd64-cgo), type IfData struct
32013 pkg syscall (openbsd-amd64-cgo), type IfData struct, Addrlen uint8
32014 pkg syscall (openbsd-amd64-cgo), type IfData struct, Baudrate uint64
32015 pkg syscall (openbsd-amd64-cgo), type IfData struct, Capabilities uint32
32016 pkg syscall (openbsd-amd64-cgo), type IfData struct, Collisions uint64
32017 pkg syscall (openbsd-amd64-cgo), type IfData struct, Hdrlen uint8
32018 pkg syscall (openbsd-amd64-cgo), type IfData struct, Ibytes uint64
32019 pkg syscall (openbsd-amd64-cgo), type IfData struct, Ierrors uint64
32020 pkg syscall (openbsd-amd64-cgo), type IfData struct, Imcasts uint64
32021 pkg syscall (openbsd-amd64-cgo), type IfData struct, Ipackets uint64
32022 pkg syscall (openbsd-amd64-cgo), type IfData struct, Iqdrops uint64
32023 pkg syscall (openbsd-amd64-cgo), type IfData struct, Lastchange Timeval
32024 pkg syscall (openbsd-amd64-cgo), type IfData struct, Link_state uint8
32025 pkg syscall (openbsd-amd64-cgo), type IfData struct, Mclpool [7]Mclpool
32026 pkg syscall (openbsd-amd64-cgo), type IfData struct, Metric uint32
32027 pkg syscall (openbsd-amd64-cgo), type IfData struct, Mtu uint32
32028 pkg syscall (openbsd-amd64-cgo), type IfData struct, Noproto uint64
32029 pkg syscall (openbsd-amd64-cgo), type IfData struct, Obytes uint64
32030 pkg syscall (openbsd-amd64-cgo), type IfData struct, Oerrors uint64
32031 pkg syscall (openbsd-amd64-cgo), type IfData struct, Omcasts uint64
32032 pkg syscall (openbsd-amd64-cgo), type IfData struct, Opackets uint64
32033 pkg syscall (openbsd-amd64-cgo), type IfData struct, Pad uint32
32034 pkg syscall (openbsd-amd64-cgo), type IfData struct, Pad_cgo_0 [4]uint8
32035 pkg syscall (openbsd-amd64-cgo), type IfData struct, Pad_cgo_1 [4]uint8
32036 pkg syscall (openbsd-amd64-cgo), type IfData struct, Type uint8
32037 pkg syscall (openbsd-amd64-cgo), type IfMsghdr struct
32038 pkg syscall (openbsd-amd64-cgo), type IfMsghdr struct, Addrs int32
32039 pkg syscall (openbsd-amd64-cgo), type IfMsghdr struct, Data IfData
32040 pkg syscall (openbsd-amd64-cgo), type IfMsghdr struct, Flags int32
32041 pkg syscall (openbsd-amd64-cgo), type IfMsghdr struct, Hdrlen uint16
32042 pkg syscall (openbsd-amd64-cgo), type IfMsghdr struct, Index uint16
32043 pkg syscall (openbsd-amd64-cgo), type IfMsghdr struct, Msglen uint16
32044 pkg syscall (openbsd-amd64-cgo), type IfMsghdr struct, Pad1 uint8
32045 pkg syscall (openbsd-amd64-cgo), type IfMsghdr struct, Pad2 uint8
32046 pkg syscall (openbsd-amd64-cgo), type IfMsghdr struct, Tableid uint16
32047 pkg syscall (openbsd-amd64-cgo), type IfMsghdr struct, Type uint8
32048 pkg syscall (openbsd-amd64-cgo), type IfMsghdr struct, Version uint8
32049 pkg syscall (openbsd-amd64-cgo), type IfMsghdr struct, Xflags int32
32050 pkg syscall (openbsd-amd64-cgo), type IfaMsghdr struct
32051 pkg syscall (openbsd-amd64-cgo), type IfaMsghdr struct, Addrs int32
32052 pkg syscall (openbsd-amd64-cgo), type IfaMsghdr struct, Flags int32
32053 pkg syscall (openbsd-amd64-cgo), type IfaMsghdr struct, Hdrlen uint16
32054 pkg syscall (openbsd-amd64-cgo), type IfaMsghdr struct, Index uint16
32055 pkg syscall (openbsd-amd64-cgo), type IfaMsghdr struct, Metric int32
32056 pkg syscall (openbsd-amd64-cgo), type IfaMsghdr struct, Msglen uint16
32057 pkg syscall (openbsd-amd64-cgo), type IfaMsghdr struct, Pad1 uint8
32058 pkg syscall (openbsd-amd64-cgo), type IfaMsghdr struct, Pad2 uint8
32059 pkg syscall (openbsd-amd64-cgo), type IfaMsghdr struct, Tableid uint16
32060 pkg syscall (openbsd-amd64-cgo), type IfaMsghdr struct, Type uint8
32061 pkg syscall (openbsd-amd64-cgo), type IfaMsghdr struct, Version uint8
32062 pkg syscall (openbsd-amd64-cgo), type Inet6Pktinfo struct
32063 pkg syscall (openbsd-amd64-cgo), type Inet6Pktinfo struct, Addr [16]uint8
32064 pkg syscall (openbsd-amd64-cgo), type Inet6Pktinfo struct, Ifindex uint32
32065 pkg syscall (openbsd-amd64-cgo), type InterfaceAddrMessage struct
32066 pkg syscall (openbsd-amd64-cgo), type InterfaceAddrMessage struct, Data []uint8
32067 pkg syscall (openbsd-amd64-cgo), type InterfaceAddrMessage struct, Header IfaMsghdr
32068 pkg syscall (openbsd-amd64-cgo), type InterfaceAnnounceMessage struct
32069 pkg syscall (openbsd-amd64-cgo), type InterfaceAnnounceMessage struct, Header IfAnnounceMsghdr
32070 pkg syscall (openbsd-amd64-cgo), type InterfaceMessage struct
32071 pkg syscall (openbsd-amd64-cgo), type InterfaceMessage struct, Data []uint8
32072 pkg syscall (openbsd-amd64-cgo), type InterfaceMessage struct, Header IfMsghdr
32073 pkg syscall (openbsd-amd64-cgo), type Iovec struct
32074 pkg syscall (openbsd-amd64
32075 pkg syscall (openbsd-amd64-cgo), type Iovec struct, Len uint64
32076 pkg syscall (openbsd-amd64-cgo), type Kevent_t struct
32077 pkg syscall (openbsd-amd64-cgo), type Kevent_t struct, Data int32
32078 pkg syscall (openbsd-amd64-cgo), type Kevent_t struct, Fflags uint32
32079 pkg syscall (openbsd-amd64-cgo), type Kevent_t struct, Filter int16
32080 pkg syscall (openbsd-amd64-cgo), type Kevent_t struct, Flags uint16
32081 pkg syscall (openbsd-amd64-cgo), type Kevent_t struct, Ident uint32
32082 pkg syscall (openbsd-amd64-cgo), type Kevent_t struct, Udata *uint8
32083 pkg syscall (openbsd-amd64-cgo), type Mclpool struct
32084 pkg syscall (openbsd-amd64-cgo), type Mclpool struct, Alive uint16
32085 pkg syscall (openbsd-amd64-cgo), type Mclpool struct, Cwm uint16
32086 pkg syscall (openbsd-amd64-cgo), type Mclpool struct, Grown uint32
32087 pkg syscall (openbsd-amd64-cgo), type Mclpool struct, Hwm uint16
32088 pkg syscall (openbsd-amd64-cgo), type Mclpool struct, Lwm uint16
32089 pkg syscall (openbsd-amd64-cgo), type Msghdr struct
32090 pkg syscall (openbsd-amd64-cgo), type Msghdr struct, Control *uint8
32091 pkg syscall (openbsd-amd64-cgo), type Msghdr struct, Controllen uint32
32092 pkg syscall (openbsd-amd64-cgo), type Msghdr struct, Flags int32
32093 pkg syscall (openbsd-amd64-cgo), type Msghdr struct, Iov *Iovec
32094 pkg syscall (openbsd-amd64-cgo), type Msghdr struct, Iovlen uint32
32095 pkg syscall (openbsd-amd64-cgo), type Msghdr struct, Name *uint8
32096 pkg syscall (openbsd-amd64-cgo), type Msghdr struct, Namelen uint32
32097 pkg syscall (openbsd-amd64-cgo), type Msghdr struct, Pad_cgo_0 [4]uint8
32098 pkg syscall (openbsd-amd64-cgo), type Msghdr struct, Pad_cgo_1 [4]uint8
32099 pkg syscall (openbsd-amd64-cgo), type RawSockaddr struct, Data [14]int8
32100 pkg syscall (openbsd-amd64-cgo), type RawSockaddr struct, Family uint8
32101 pkg syscall (openbsd-amd64-cgo), type RawSockaddr struct, Len uint8
32102 pkg syscall (openbsd-amd64-cgo), type RawSockaddrAny struct, Pad [92]int8
32103 pkg syscall (openbsd-amd64-cgo), type RawSockaddrDatalink struct
32104 pkg syscall (openbsd-amd64-cgo), type RawSockaddrDatalink struct, Alen uint8
32105 pkg syscall (openbsd-amd64-cgo), type RawSockaddrDatalink struct, Data [24]int8
32106 pkg syscall (openbsd-amd64-cgo), type RawSockaddrDatalink struct, Family uint8
32107 pkg syscall (openbsd-amd64-cgo), type RawSockaddrDatalink struct, Index uint16
32108 pkg syscall (openbsd-amd64-cgo), type RawSockaddrDatalink struct, Len uint8
32109 pkg syscall (openbsd-amd64-cgo), type RawSockaddrDatalink struct, Nlen uint8
32110 pkg syscall (openbsd-amd64-cgo), type RawSockaddrDatalink struct, Slen uint8
32111 pkg syscall (openbsd-amd64-cgo), type RawSockaddrDatalink struct, Type uint8
32112 pkg syscall (openbsd-amd64-cgo), type RawSockaddrInet4 struct, Family uint8
32113 pkg syscall (openbsd-amd64-cgo), type RawSockaddrInet4 struct, Len uint8
32114 pkg syscall (openbsd-amd64-cgo), type RawSockaddrInet4 struct, Zero [8]int8
32115 pkg syscall (openbsd-amd64-cgo), type RawSockaddrInet6 struct, Family uint8
32116 pkg syscall (openbsd-amd64-cgo), type RawSockaddrInet6 struct, Len uint8
32117 pkg syscall (openbsd-amd64-cgo), type RawSockaddrUnix struct
32118 pkg syscall (openbsd-amd64-cgo), type RawSockaddrUnix struct, Family uint8
32119 pkg syscall (openbsd-amd64-cgo), type RawSockaddrUnix struct, Len uint8
32120 pkg syscall (openbsd-amd64-cgo), type RawSockaddrUnix struct, Path [104]int8
32121 pkg syscall (openbsd-amd64-cgo), type Rlimit struct
32122 pkg syscall (openbsd-amd64-cgo), type Rlimit struct, Cur uint64
32123 pkg syscall (openbsd-amd64-cgo), type Rlimit struct, Max uint64
32124 pkg syscall (openbsd-amd64-cgo), type RouteMessage struct
32125 pkg syscall (openbsd-amd64-cgo), type RouteMessage struct, Data []uint8
32126 pkg syscall (openbsd-amd64-cgo), type RouteMessage struct, Header RtMsghdr
32127 pkg syscall (openbsd-amd64-cgo), type RoutingMessage interface, unexported methods
32128 pkg syscall (openbsd-amd64-cgo), type RtMetrics struct
32129 pkg syscall (openbsd-amd64-cgo), type RtMetrics struct, Expire uint32
32130 pkg syscall (openbsd-amd64-cgo), type RtMetrics struct, Hopcount uint32
32131 pkg syscall (openbsd-amd64-cgo), type RtMetrics struct, Locks uint32
32132 pkg syscall (openbsd-amd64-cgo), type RtMetrics struct, Mtu uint32
32133 pkg syscall (openbsd-amd64-cgo), type RtMetrics struct, Pksent uint64
32134 pkg syscall (openbsd-amd64-cgo), type RtMetrics struct, Recvpipe uint32
32135 pkg syscall (openbsd-amd64-cgo), type RtMetrics struct, Refcnt uint32
32136 pkg syscall (openbsd-amd64-cgo), type RtMetrics struct, Rtt uint32
32137 pkg syscall (openbsd-amd64-cgo), type RtMetrics struct, Rttvar uint32
32138 pkg syscall (openbsd-amd64-cgo), type RtMetrics struct, Sendpipe uint32
32139 pkg syscall (openbsd-amd64-cgo), type RtMetrics struct, Ssthresh uint32
32140 pkg syscall (openbsd-amd64-cgo), type RtMsghdr struct
32141 pkg syscall (openbsd-amd64-cgo), type RtMsghdr struct, Addrs int32
32142 pkg syscall (openbsd-amd64-cgo), type RtMsghdr struct, Errno int32
32143 pkg syscall (openbsd-amd64-cgo), type RtMsghdr struct, Flags int32
32144 pkg syscall (openbsd-amd64-cgo), type RtMsghdr struct, Fmask int32
32145 pkg syscall (openbsd-amd64-cgo), type RtMsghdr struct, Hdrlen uint16
32146 pkg syscall (openbsd-amd64-cgo), type RtMsghdr struct, Index uint16
32147 pkg syscall (openbsd-amd64-cgo), type RtMsghdr struct, Inits uint32
32148 pkg syscall (openbsd-amd64-cgo), type RtMsghdr struct, Mpls uint8
32149 pkg syscall (openbsd-amd64-cgo), type RtMsghdr struct, Msglen uint16
32150 pkg syscall (openbsd-amd64-cgo), type RtMsghdr struct, Pid int32
32151 pkg syscall (openbsd-amd64-cgo), type RtMsghdr struct, Priority uint8
32152 pkg syscall (openbsd-amd64-cgo), type RtMsghdr struct, Rmx RtMetrics
32153 pkg syscall (openbsd-amd64-cgo), type RtMsghdr struct, Seq int32
32154 pkg syscall (openbsd-amd64-cgo), type RtMsghdr struct, Tableid uint16
32155 pkg syscall (openbsd-amd64-cgo), type RtMsghdr struct, Type uint8
32156 pkg syscall (openbsd-amd64-cgo), type RtMsghdr struct, Version uint8
32157 pkg syscall (openbsd-amd64-cgo), type Rusage struct, Idrss int64
32158 pkg syscall (openbsd-amd64-cgo), type Rusage struct, Inblock int64
32159 pkg syscall (openbsd-amd64-cgo), type Rusage struct, Isrss int64
32160 pkg syscall (openbsd-amd64-cgo), type Rusage struct, Ixrss int64
32161 pkg syscall (openbsd-amd64-cgo), type Rusage struct, Majflt int64
32162 pkg syscall (openbsd-amd64-cgo), type Rusage struct, Maxrss int64
32163 pkg syscall (openbsd-amd64-cgo), type Rusage struct, Minflt int64
32164 pkg syscall (openbsd-amd64-cgo), type Rusage struct, Msgrcv int64
32165 pkg syscall (openbsd-amd64-cgo), type Rusage struct, Msgsnd int64
32166 pkg syscall (openbsd-amd64-cgo), type Rusage struct, Nivcsw int64
32167 pkg syscall (openbsd-amd64-cgo), type Rusage struct, Nsignals int64
32168 pkg syscall (openbsd-amd64-cgo), type Rusage struct, Nswap int64
32169 pkg syscall (openbsd-amd64-cgo), type Rusage struct, Nvcsw int64
32170 pkg syscall (openbsd-amd64-cgo), type Rusage struct, Oublock int64
32171 pkg syscall (openbsd-amd64-cgo), type Rusage struct, Stime Timeval
32172 pkg syscall (openbsd-amd64-cgo), type Rusage struct, Utime Timeval
32173 pkg syscall (openbsd-amd64-cgo), type SockaddrDatalink struct
32174 pkg syscall (openbsd-amd64-cgo), type SockaddrDatalink struct, Alen uint8
32175 pkg syscall (openbsd-amd64-cgo), type SockaddrDatalink struct, Data [24]int8
32176 pkg syscall (openbsd-amd64-cgo), type SockaddrDatalink struct, Family uint8
32177 pkg syscall (openbsd-amd64-cgo), type SockaddrDatalink struct, Index uint16
32178 pkg syscall (openbsd-amd64-cgo), type SockaddrDatalink struct, Len uint8
32179 pkg syscall (openbsd-amd64-cgo), type SockaddrDatalink struct, Nlen uint8
32180 pkg syscall (openbsd-amd64-cgo), type SockaddrDatalink struct, Slen uint8
32181 pkg syscall (openbsd-amd64-cgo), type SockaddrDatalink struct, Type uint8
32182 pkg syscall (openbsd-amd64-cgo), type SocketControlMessage struct
32183 pkg syscall (openbsd-amd64-cgo), type SocketControlMessage struct, Data []uint8
32184 pkg syscall (openbsd-amd64-cgo), type SocketControlMessage struct, Header Cmsghdr
32185 pkg syscall (openbsd-amd64-cgo), type Stat_t struct
32186 pkg syscall (openbsd-amd64-cgo), type Stat_t struct, Atim Timespec
32187 pkg syscall (openbsd-amd64-cgo), type Stat_t struct, Blksize uint32
32188 pkg syscall (openbsd-amd64-cgo), type Stat_t struct, Blocks int64
32189 pkg syscall (openbsd-amd64-cgo), type Stat_t struct, Ctim Timespec
32190 pkg syscall (openbsd-amd64-cgo), type Stat_t struct, Dev int32
32191 pkg syscall (openbsd-amd64-cgo), type Stat_t struct, Flags uint32
32192 pkg syscall (openbsd-amd64-cgo), type Stat_t struct, Gen uint32
32193 pkg syscall (openbsd-amd64-cgo), type Stat_t struct, Gid uint32
32194 pkg syscall (openbsd-amd64-cgo), type Stat_t struct, Ino uint32
32195 pkg syscall (openbsd-amd64-cgo), type Stat_t struct, Lspare0 int32
32196 pkg syscall (openbsd-amd64-cgo), type Stat_t struct, Lspare1 int32
32197 pkg syscall (openbsd-amd64-cgo), type Stat_t struct, Mode uint32
32198 pkg syscall (openbsd-amd64-cgo), type Stat_t struct, Mtim Timespec
32199 pkg syscall (openbsd-amd64-cgo), type Stat_t struct, Nlink uint32
32200 pkg syscall (openbsd-amd64-cgo), type Stat_t struct, Qspare [2]int64
32201 pkg syscall (openbsd-amd64-cgo), type Stat_t struct, Rdev int32
32202 pkg syscall (openbsd-amd64-cgo), type Stat_t struct, Size int64
32203 pkg syscall (openbsd-amd64-cgo), type Stat_t struct, Uid uint32
32204 pkg syscall (openbsd-amd64-cgo), type Stat_t struct, X__st_birthtim Timespec
32205 pkg syscall (openbsd-amd64-cgo), type Statfs_t struct
32206 pkg syscall (openbsd-amd64-cgo), type Statfs_t struct, F_asyncreads uint64
32207 pkg syscall (openbsd-amd64-cgo), type Statfs_t struct, F_asyncwrites uint64
32208 pkg syscall (openbsd-amd64-cgo), type Statfs_t struct, F_bavail int64
32209 pkg syscall (openbsd-amd64-cgo), type Statfs_t struct, F_bfree uint64
32210 pkg syscall (openbsd-amd64-cgo), type Statfs_t struct, F_blocks uint64
32211 pkg syscall (openbsd-amd64-cgo), type Statfs_t struct, F_bsize uint32
32212 pkg syscall (openbsd-amd64-cgo), type Statfs_t struct, F_ctime uint32
32213 pkg syscall (openbsd-amd64-cgo), type Statfs_t struct, F_favail int64
32214 pkg syscall (openbsd-amd64-cgo), type Statfs_t struct, F_ffree uint64
32215 pkg syscall (openbsd-amd64-cgo), type Statfs_t struct, F_files uint64
32216 pkg syscall (openbsd-amd64-cgo), type Statfs_t struct, F_flags uint32
32217 pkg syscall (openbsd-amd64-cgo), type Statfs_t struct, F_fsid Fsid
32218 pkg syscall (openbsd-amd64-cgo), type Statfs_t struct, F_fstypename [16]int8
32219 pkg syscall (openbsd-amd64-cgo), type Statfs_t struct, F_iosize uint32
32220 pkg syscall (openbsd-amd64-cgo), type Statfs_t struct, F_mntfromname [90]int8
32221 pkg syscall (openbsd-amd64-cgo), type Statfs_t struct, F_mntonname [90]int8
32222 pkg syscall (openbsd-amd64-cgo), type Statfs_t struct, F_namemax uint32
32223 pkg syscall (openbsd-amd64-cgo), type Statfs_t struct, F_owner uint32
32224 pkg syscall (openbsd-amd64-cgo), type Statfs_t struct, F_spare [3]uint32
32225 pkg syscall (openbsd-amd64-cgo), type Statfs_t struct, F_syncreads uint64
32226 pkg syscall (openbsd-amd64-cgo), type Statfs_t struct, F_syncwrites uint64
32227 pkg syscall (openbsd-amd64-cgo), type Statfs_t struct, Mount_info [160]uint8
32228 pkg syscall (openbsd-amd64-cgo), type Statfs_t struct, Pad_cgo_0 [4]uint8
32229 pkg syscall (openbsd-amd64-cgo), type Statfs_t struct, Pad_cgo_1 [4]uint8
32230 pkg syscall (openbsd-amd64-cgo), type SysProcAttr struct, Chroot string
32231 pkg syscall (openbsd-amd64-cgo), type SysProcAttr struct, Credential *Credential
32232 pkg syscall (openbsd-amd64-cgo), type SysProcAttr struct, Noctty bool
32233 pkg syscall (openbsd-amd64-cgo), type SysProcAttr struct, Ptrace bool
32234 pkg syscall (openbsd-amd64-cgo), type SysProcAttr struct, Setctty bool
32235 pkg syscall (openbsd-amd64-cgo), type SysProcAttr struct, Setpgid bool
32236 pkg syscall (openbsd-amd64-cgo), type SysProcAttr struct, Setsid bool
32237 pkg syscall (openbsd-amd64-cgo), type Timespec struct, Nsec int64
32238 pkg syscall (openbsd-amd64-cgo), type Timespec struct, Pad_cgo_0 [4]uint8
32239 pkg syscall (openbsd-amd64-cgo), type Timespec struct, Sec int32
32240 pkg syscall (openbsd-amd64-cgo), type Timeval struct, Sec int64
32241 pkg syscall (openbsd-amd64-cgo), type Timeval struct, Usec int64
32242 pkg syscall (openbsd-amd64-cgo), type WaitStatus uint32
32243 pkg syscall (openbsd-amd64-cgo), var Stderr int
32244 pkg syscall (openbsd-amd64-cgo), var Stdin int
32245 pkg syscall (openbsd-amd64-cgo), var Stdout int
32349 pkg syscall (windows-amd64), const BASE_PROTOCOL = 1
32350 pkg syscall (windows-amd64), const BASE_PROTOCOL ideal-int
32351 pkg syscall (windows-amd64), const ERROR_HANDLE_EOF = 38
32352 pkg syscall (windows-amd64), const ERROR_HANDLE_EOF Errno
32353 pkg syscall (windows-amd64), const FILE_SKIP_COMPLETION_PORT_ON_SUCCESS = 1
32354 pkg syscall (windows-amd64), const FILE_SKIP_COMPLETION_PORT_ON_SUCCESS ideal-int
32355 pkg syscall (windows-amd64), const FILE_SKIP_SET_EVENT_ON_HANDLE = 2
32356 pkg syscall (windows-amd64), const FILE_SKIP_SET_EVENT_ON_HANDLE ideal-int
32357 pkg syscall (windows-amd64), const LAYERED_PROTOCOL = 0
32358 pkg syscall (windows-amd64), const LAYERED_PROTOCOL ideal-int
32359 pkg syscall (windows-amd64), const MAX_PROTOCOL_CHAIN = 7
32360 pkg syscall (windows-amd64), const MAX_PROTOCOL_CHAIN ideal-int
32361 pkg syscall (windows-amd64), const NetSetupDomainName = 3
32362 pkg syscall (windows-amd64), const NetSetupDomainName ideal-int
32363 pkg syscall (windows-amd64), const NetSetupUnjoined = 1
32364 pkg syscall (windows-amd64), const NetSetupUnjoined ideal-int
32365 pkg syscall (windows-amd64), const NetSetupUnknownStatus = 0
32366 pkg syscall (windows-amd64), const NetSetupUnknownStatus ideal-int
32367 pkg syscall (windows-amd64), const NetSetupWorkgroupName = 2
32368 pkg syscall (windows-amd64), const NetSetupWorkgroupName ideal-int
32369 pkg syscall (windows-amd64), const PFL_HIDDEN = 4
32370 pkg syscall (windows-amd64), const PFL_HIDDEN ideal-int
32371 pkg syscall (windows-amd64), const PFL_MATCHES_PROTOCOL_ZERO = 8
32372 pkg syscall (windows-amd64), const PFL_MATCHES_PROTOCOL_ZERO ideal-int
32373 pkg syscall (windows-amd64), const PFL_MULTIPLE_PROTO_ENTRIES = 1
32374 pkg syscall (windows-amd64), const PFL_MULTIPLE_PROTO_ENTRIES ideal-int
32375 pkg syscall (windows-amd64), const PFL_NETWORKDIRECT_PROVIDER = 16
32376 pkg syscall (windows-amd64), const PFL_NETWORKDIRECT_PROVIDER ideal-int
32377 pkg syscall (windows-amd64), const PFL_RECOMMENDED_PROTO_ENTRY = 2
32378 pkg syscall (windows-amd64), const PFL_RECOMMENDED_PROTO_ENTRY ideal-int
32379 pkg syscall (windows-amd64), const PROCESS_TERMINATE = 1
32380 pkg syscall (windows-amd64), const PROCESS_TERMINATE ideal-int
32381 pkg syscall (windows-amd64), const WSAEACCES = 10013
32382 pkg syscall (windows-amd64), const WSAEACCES Errno
32383 pkg syscall (windows-amd64), const WSAPROTOCOL_LEN = 255
32384 pkg syscall (windows-amd64), const WSAPROTOCOL_LEN ideal-int
32385 pkg syscall (windows-amd64), const XP1_CONNECTIONLESS = 1
32386 pkg syscall (windows-amd64), const XP1_CONNECTIONLESS ideal-int
32387 pkg syscall (windows-amd64), const XP1_CONNECT_DATA = 128
32388 pkg syscall (windows-amd64), const XP1_CONNECT_DATA ideal-int
32389 pkg syscall (windows-amd64), const XP1_DISCONNECT_DATA = 256
32390 pkg syscall (windows-amd64), const XP1_DISCONNECT_DATA ideal-int
32391 pkg syscall (windows-amd64), const XP1_EXPEDITED_DATA = 64
32392 pkg syscall (windows-amd64), const XP1_EXPEDITED_DATA ideal-int
32393 pkg syscall (windows-amd64), const XP1_GRACEFUL_CLOSE = 32
32394 pkg syscall (windows-amd64), const XP1_GRACEFUL_CLOSE ideal-int
32395 pkg syscall (windows-amd64), const XP1_GUARANTEED_DELIVERY = 2
32396 pkg syscall (windows-amd64), const XP1_GUARANTEED_DELIVERY ideal-int
32397 pkg syscall (windows-amd64), const XP1_GUARANTEED_ORDER = 4
32398 pkg syscall (windows-amd64), const XP1_GUARANTEED_ORDER ideal-int
32399 pkg syscall (windows-amd64), const XP1_IFS_HANDLES = 131072
32400 pkg syscall (windows-amd64), const XP1_IFS_HANDLES ideal-int
32401 pkg syscall (windows-amd64), const XP1_MESSAGE_ORIENTED = 8
32402 pkg syscall (windows-amd64), const XP1_MESSAGE_ORIENTED ideal-int
32403 pkg syscall (windows-amd64), const XP1_MULTIPOINT_CONTROL_PLANE = 2048
32404 pkg syscall (windows-amd64), const XP1_MULTIPOINT_CONTROL_PLANE ideal-int
32405 pkg syscall (windows-amd64), const XP1_MULTIPOINT_DATA_PLANE = 4096
32406 pkg syscall (windows-amd64), const XP1_MULTIPOINT_DATA_PLANE ideal-int
32407 pkg syscall (windows-amd64), const XP1_PARTIAL_MESSAGE = 262144
32408 pkg syscall (windows-amd64), const XP1_PARTIAL_MESSAGE ideal-int
32409 pkg syscall (windows-amd64), const XP1_PSEUDO_STREAM = 16
32410 pkg syscall (windows-amd64), const XP1_PSEUDO_STREAM ideal-int
32411 pkg syscall (windows-amd64), const XP1_QOS_SUPPORTED = 8192
32412 pkg syscall (windows-amd64), const XP1_QOS_SUPPORTED ideal-int
32413 pkg syscall (windows-amd64), const XP1_SAN_SUPPORT_SDP = 524288
32414 pkg syscall (windows-amd64), const XP1_SAN_SUPPORT_SDP ideal-int
32415 pkg syscall (windows-amd64), const XP1_SUPPORT_BROADCAST = 512
32416 pkg syscall (windows-amd64), const XP1_SUPPORT_BROADCAST ideal-int
32417 pkg syscall (windows-amd64), const XP1_SUPPORT_MULTIPOINT = 1024
32418 pkg syscall (windows-amd64), const XP1_SUPPORT_MULTIPOINT ideal-int
32419 pkg syscall (windows-amd64), const XP1_UNI_RECV = 65536
32420 pkg syscall (windows-amd64), const XP1_UNI_RECV ideal-int
32421 pkg syscall (windows-amd64), const XP1_UNI_SEND = 32768
32422 pkg syscall (windows-amd64), const XP1_UNI_SEND ideal-int
32423 pkg syscall (windows-amd64), func LoadSetFileCompletionNotificationModes() error
32424 pkg syscall (windows-amd64), func NetGetJoinInformation(*uint16, **uint16, *uint32) error
32425 pkg syscall (windows-amd64), func SetFileCompletionNotificationModes(Handle, uint8) error
32426 pkg syscall (windows-amd64), func WSAEnumProtocols(*int32, *WSAProtocolInfo, *uint32) (int32, error)
32427 pkg syscall (windows-amd64), type IpMaskString struct, String [16]uint8
32428 pkg syscall (windows-amd64), type WSAProtocolChain struct
32429 pkg syscall (windows-amd64), type WSAProtocolChain struct, ChainEntries [7]uint32
32430 pkg syscall (windows-amd64), type WSAProtocolChain struct, ChainLen int32
32431 pkg syscall (windows-amd64), type WSAProtocolInfo struct
32432 pkg syscall (windows-amd64), type WSAProtocolInfo struct, AddressFamily int32
32433 pkg syscall (windows-amd64), type WSAProtocolInfo struct, CatalogEntryId uint32
32434 pkg syscall (windows-amd64), type WSAProtocolInfo struct, MaxSockAddr int32
32435 pkg syscall (windows-amd64), type WSAProtocolInfo struct, MessageSize uint32
32436 pkg syscall (windows-amd64), type WSAProtocolInfo struct, MinSockAddr int32
32437 pkg syscall (windows-amd64), type WSAProtocolInfo struct, NetworkByteOrder int32
32438 pkg syscall (windows-amd64), type WSAProtocolInfo struct, Protocol int32
32439 pkg syscall (windows-amd64), type WSAProtocolInfo struct, ProtocolChain WSAProtocolChain
32440 pkg syscall (windows-amd64), type WSAProtocolInfo struct, ProtocolMaxOffset int32
32441 pkg syscall (windows-amd64), type WSAProtocolInfo struct, ProtocolName [256]uint16
32442 pkg syscall (windows-amd64), type WSAProtocolInfo struct, ProviderFlags uint32
32443 pkg syscall (windows-amd64), type WSAProtocolInfo struct, ProviderId GUID
32444 pkg syscall (windows-amd64), type WSAProtocolInfo struct, ProviderReserved uint32
32445 pkg syscall (windows-amd64), type WSAProtocolInfo struct, SecurityScheme int32
32446 pkg syscall (windows-amd64), type WSAProtocolInfo struct, ServiceFlags1 uint32
32447 pkg syscall (windows-amd64), type WSAProtocolInfo struct, ServiceFlags2 uint32
32448 pkg syscall (windows-amd64), type WSAProtocolInfo struct, ServiceFlags3 uint32
32449 pkg syscall (windows-amd64), type WSAProtocolInfo struct, ServiceFlags4 uint32
32450 pkg syscall (windows-amd64), type WSAProtocolInfo struct, SocketType int32
32451 pkg syscall (windows-amd64), type WSAProtocolInfo struct, Version int32