1FUNCTION::IP_NTOP(3stap) Networking Tapset FUNCTION::IP_NTOP(3stap)
23
4
NAME
6function::ip_ntop - Returns a string representation for an IPv4 address
7
SYNOPSIS
9ip_ntop:string(addr:long)
10
ARGUMENTS
12addr
13the IPv4 address represented as an integer
14
SEE ALSO
16tapset::ip(3stap)
1718
19
20
SystemTap Tapset Reference November 2019 FUNCTION::IP_NTOP(3stap)