1FUNCTION::FORMAT_IPA(3stap) Networking Tapset FUNCTION::FORMAT_IPA(3stap)234
NAME
6function::format_ipaddr - Returns a string representation for an IP7address8
SYNOPSIS
10format_ipaddr:string(addr:long,family:long)11
ARGUMENTS
13addr14the IP address1516family17the IP address family (either AF_INET or AF_INET6)18
SEE ALSO
20tapset::ip(3stap)21222324SystemTap Tapset Reference October 2018 FUNCTION::FORMAT_IPA(3stap)