function::format_ipaddr - Returns a string representation for an IP address
Contents
Arguments
addr
the IP address
family
the IP address family (either AF_INET or AF_INET6)
Name
function::format_ipaddr - Returns a string representation for an IP address
See Also
tapset::ip(3stap) SystemTap Tapset Reference April 2024 FUNCTION::FORMAT_IPA(3stap)
Synopsis
format_ipaddr:string(addr:long,family:long)
