Provided by: systemtap-doc_5.0-2ubuntu1_amd64 bug

NAME

       probe::tty.receive - called when a tty receives a message

SYNOPSIS

       tty.receive

VALUES

       cp
           the buffer that was received

       index
           The tty Index

       count
           The amount of characters received

       name
           the name of the module file

       id
           the tty id

       fp
           The flag buffer

       driver_name
           the driver name

SEE ALSO

       tapset::tty(3stap)