1TAPSET::INET_SOCK(3stap) TAPSET::INET_SOCK(3stap)
2
3
4
6 tapset::inet_sock - systemtap inet_sock tapset
7
8
10 inet_get_local_port
11 Provide local port number for a kernel socket
12
13 See function::inet_get_local_port(3stap)
14 for details.
15
16 inet_get_ip_source
17 Provide IP source address string for a kernel socket
18
19 See function::inet_get_ip_source(3stap)
20 for details.
21
22
24 function::inet_get_local_port(3stap),
25 function::inet_get_ip_source(3stap), stap(1), stapprobes(3stap)
26
27
28
29SystemTap Tapset Reference November 2019 TAPSET::INET_SOCK(3stap)