Provided by: systemtap-doc_2.9-2ubuntu2_all bug

NAME

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

SYNOPSIS

       tty.receive

VALUES

       fp
           The flag buffer

       index
           The tty Index

       name
           the name of the module file

       cp
           the buffer that was received

       driver_name
           the driver name

       id
           the tty id

       count
           The amount of characters received

SEE ALSO

       tapset::tty(3stap)