1FUNCTION::FORMAT_IPA(3stap) Networking Tapset FUNCTION::FORMAT_IPA(3stap)
23
4
NAME
6function::format_ipaddr - Returns a string representation for an IP
7address
8
SYNOPSIS
10format_ipaddr:string(addr:long,family:long)
11
ARGUMENTS
13addr
14the IP address
1516
family
17the IP address family (either AF_INET or AF_INET6)
18
SEE ALSO
20tapset::ip(3stap)
2122
23
24
SystemTap Tapset Reference November 2022 FUNCTION::FORMAT_IPA(3stap)