1FUNCTION::IPMIB_TCP_(3stap) SNMP Information TapsetFUNCTION::IPMIB_TCP_(3stap)
23
4
NAME
6function::ipmib_tcp_remote_port - Get the remote tcp port
7
SYNOPSIS
9ipmib_tcp_remote_port:long(skb:long,SourceIsLocal:long)
10
ARGUMENTS
12skb
13pointer to a struct sk_buff
1415
SourceIsLocal
16flag to indicate whether local operation
17
DESCRIPTION
19Returns the remote tcp port from skb.
20
SEE ALSO
22tapset::ipmib(3stap)
2324
25
26
SystemTap Tapset Reference May 2021 FUNCTION::IPMIB_TCP_(3stap)