type syscall.BpfStat

3 uses

	syscall (current package)
		bpf_darwin.go#L125: func BpfStats(fd int) (*BpfStat, error) {
		bpf_darwin.go#L126: 	var s BpfStat
		ztypes_darwin_amd64.go#L427: type BpfStat struct {