1FUNCTION::TCPMIB_LOC(3stap) SNMP Information TapsetFUNCTION::TCPMIB_LOC(3stap)
23
4
NAME
6function::tcpmib_local_addr - Get the source address
7
SYNOPSIS
9tcpmib_local_addr:long(sk:long)
10
ARGUMENTS
12sk
13pointer to a struct inet_sock
14
DESCRIPTION
16Returns the saddr from a struct inet_sock in host order.
17
SEE ALSO
19tapset::tcpmib(3stap)
2021
22
23
SystemTap Tapset Reference April 2023 FUNCTION::TCPMIB_LOC(3stap)