function::ntohll
(3stap)
Convert 64-bit long long from network to host order
Carta.tech
Man Pages
MISSING SECTION
function::ntohll: Convert 64-bit long long from network to host order
Carta.tech
Packages
systemtap-doc
function::ntohll: Convert 64-bit long long from network to host order
SYNOPSIS
ntohll:long(x:long)
ARGUMENTS
x
Value to convert
←
function::ntohl.3stap: Convert 32-bit long from network to host order
function::ntohs.3stap: Convert 16-bit short from network to host order
→