Provided by: systemtap-doc_4.2-3ubuntu0.1_all bug

NAME

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

SYNOPSIS

       tty.receive

VALUES

       cp
           the buffer that was received

       count
           The amount of characters received

       driver_name
           the driver name

       fp
           The flag buffer

       name
           the name of the module file

       id
           the tty id

       index
           The tty Index

SEE ALSO

       tapset::tty(3stap)