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