table of contents
FUNCTION::TCPMIB_REM(3stap) | SNMP Information Tapset | FUNCTION::TCPMIB_REM(3stap) |
NAME¶
function::tcpmib_remote_addr - Get the remote address
SYNOPSIS¶
tcpmib_remote_addr:long(sk:long)
ARGUMENTS¶
sk
pointer to a struct inet_sock
DESCRIPTION¶
Returns the daddr from a struct inet_sock in host order.
SEE ALSO0¶
tapset::tcpmib(3stap)
May 2021 | SystemTap Tapset Reference |