type golang.org/x/sys/unix.TCPBBRInfo
3 uses
golang.org/x/sys/unix (current package)
syscall_linux.go#L1333: func GetsockoptTCPCCBBRInfo(fd, level, opt int) (*TCPBBRInfo, error) {
syscall_linux.go#L1337: out := (*TCPBBRInfo)(unsafe.Pointer(&value[0]))
ztypes_linux.go#L541: type TCPBBRInfo struct {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)