centos man page for tapset::inet

Query: tapset::inet

OS: centos

Section: 3stap

Links: centos man pages   all man pages

Forums: forum home   forum categories

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

tapset::inet(3stap)													       tapset::inet(3stap)

NAME
tapset::inet - systemtap inet tapset
DESCRIPTION
htonll Convert 64-bit long long from host to network order See function::htonll(3stap) for details. htonl Convert 32-bit long from host to network order See function::htonl(3stap) for details. htons Convert 16-bit short from host to network order See function::htons(3stap) for details. ntohll Convert 64-bit long long from network to host order See function::ntohll(3stap) for details. ntohl Convert 32-bit long from network to host order See function::ntohl(3stap) for details. ntohs Convert 16-bit short from network to host order See function::ntohs(3stap) for details.
SEE ALSO
function::htonll(3stap), function::htonl(3stap), function::htons(3stap), function::ntohll(3stap), function::ntohl(3stap), function::ntohs(3stap), stap(1), stapprobes(3stap)
IBM
--- tapset::inet(3stap)