From 0fcbdb503315125ff486397756d467c992fe33fc Mon Sep 17 00:00:00 2001From: wcohen Date: Fri, 29 Jun 2012 15:50:57 +0000Subject: Remove old Systemtap-1.7 tapset reference manual.--- tapsets/API-ipmib-tcp-remote-port_html | 21 --------------------- 1 file changed, 21 deletions(-) delete mode 100644 tapsets/API-ipmib-tcp-remote-port_html(limited to 'tapsets/API-ipmib-tcp-remote-port_html')diff --git a/tapsets/API-ipmib-tcp-remote-port_html b/tapsets/API-ipmib-tcp-remote-port_htmldeleted file mode 100644index 2eb38fe9..00000000--- a/tapsets/API-ipmib-tcp-remote-port_html+++ /dev/null@@ -1,21 +0,0 @@-function::ipmib_tcp_remote_port

Name

function::ipmib_tcp_remote_port —- Get the remote tcp port-

Synopsis

- ipmib_tcp_remote_port:long(skb:long,SourceIsLocal:long)-

Arguments

- skb-

- pointer to a struct sk_buff-

- SourceIsLocal-

- flag to indicate whether local operation-

Description

- Returns the remote tcp port from skb.-

--cgit