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