1PROBE::TTY.RECEIVE(3stap) TTY Tapset PROBE::TTY.RECEIVE(3stap)
23
4
NAME
6probe::tty.receive - called when a tty receives a message
7
SYNOPSIS
9tty.receive
10
VALUES
12cp
13the buffer that was received
1415
count
16The amount of characters received
1718
driver_name
19the driver name
2021
fp
22The flag buffer
2324
name
25the name of the module file
2627
id
28the tty id
2930
index
31The tty Index
32
SEE ALSO
34tapset::tty(3stap)
3536
37
38
SystemTap Tapset Reference November 2019 PROBE::TTY.RECEIVE(3stap)