table of contents
        
      
      
    | TAPSET::INET_SOCK(3stap) | TAPSET::INET_SOCK(3stap) | 
NAME¶
tapset::inet_sock - systemtap inet_sock tapset
DESCRIPTION¶
- inet_get_local_port
 - Provide local port number for a kernel socket
 
- See function::inet_get_local_port(3stap)
    
for details. 
- inet_get_ip_source
 - Provide IP source address string for a kernel socket
 
- See function::inet_get_ip_source(3stap)
    
for details. 
SEE ALSO¶
function::inet_get_local_port(3stap), function::inet_get_ip_source(3stap), stap(1), stapprobes(3stap)
| November 2023 | SystemTap Tapset Reference |