| Linux hosting5.siteguarding.com 3.10.0-962.3.2.lve1.5.88.el7.x86_64 #1 SMP Fri Sep 26 14:06:42 UTC 2025 x86_64 Path : /usr/share/systemtap/examples/network/ |
| Current File : //usr/share/systemtap/examples/network/tcpdumplike.meta |
title: Dump of Received UDP/TCP Packets name: tcpdumplike.stp keywords: network traffic subsystem: network description: The tcpdumplike.stp prints out a line for each TCP & UDP packet received. Each line includes the source and destination IP addresses, the source and destination ports, and flags. test_check: stap -p4 tcpdumplike.stp test_installcheck: stap tcpdumplike.stp -T 1