FUNCTION::FORMAT_IPA(3stap) | Networking Tapset | FUNCTION::FORMAT_IPA(3stap) |
NAME¶
function::format_ipaddr - Returns a string representation for an IP address
SYNOPSIS¶
format_ipaddr:string(addr:long,family:long)
ARGUMENTS¶
addr
the IP address
family
the IP address family (either AF_INET or AF_INET6)
SEE ALSO0¶
tapset::ip(3stap)
May 2021 | SystemTap Tapset Reference |