1FUNCTION::TCPMIB_REM(3stap) SNMP Information TapsetFUNCTION::TCPMIB_REM(3stap)
23
4
NAME
6function::tcpmib_remote_addr - Get the remote address
7
SYNOPSIS
9tcpmib_remote_addr:long(sk:long)
10
ARGUMENTS
12sk
13pointer to a struct inet_sock
14
DESCRIPTION
16Returns the daddr from a struct inet_sock in host order.
1718
19
20
SystemTap Tapset Reference August 2011 FUNCTION::TCPMIB_REM(3stap)