bionic (3) function::tcpmib_local_addr.3stap.gz

NAME
function::tcpmib_local_addr - Get the source address
SYNOPSIS
tcpmib_local_addr:long(sk:long)
ARGUMENTS
sk pointer to a struct inet_sock
DESCRIPTION
Returns the saddr from a struct inet_sock in host order.
SEE ALSO
tapset::tcpmib(3stap)