Provided by: systemtap-doc_5.1-5_amd64 bug

NAME

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

SYNOPSIS

       tty.receive

VALUES

       id
           the tty id

       count
           The amount of characters received

       fp
           The flag buffer

       driver_name
           the driver name

       name
           the name of the module file

       cp
           the buffer that was received

       index
           The tty Index

SEE ALSO

       tapset::tty(3stap)

SystemTap Tapset Reference                         April 2024                          PROBE::TTY.RECEIVE(3stap)