type golang.org/x/sys/unix.TCPBBRInfo

3 uses

	golang.org/x/sys/unix (current package)
		syscall_linux.go#L1331: func GetsockoptTCPCCBBRInfo(fd, level, opt int) (*TCPBBRInfo, error) {
		syscall_linux.go#L1335: 	out := (*TCPBBRInfo)(unsafe.Pointer(&value[0]))
		ztypes_linux.go#L554: type TCPBBRInfo struct {