logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

function::format_ipaddr - Returns a string representation for an IP address

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)

See Also