type golang.org/x/sys/unix.TpacketStats
3 uses
golang.org/x/sys/unix (current package)
syscall_linux.go#L1359: func GetsockoptTpacketStats(fd, level, opt int) (*TpacketStats, error) {
syscall_linux.go#L1360: var value TpacketStats
ztypes_linux.go#L1493: type TpacketStats struct {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)