Flashnux

GNU/Linux man pages

Livre :
Expressions régulières,
Syntaxe et mise en oeuvre :

ISBN : 978-2-7460-9712-4
EAN : 9782746097124
(Editions ENI)

GNU/Linux

CentOS 5.6

probe::tcp.receive(3stap)


PROBE::TCP.RECEIVE

PROBE::TCP.RECEIVE

NAME
SYNOPSIS
VALUES

NAME

probe::tcp.receive − Called when a TCP packet is received

SYNOPSIS

tcp.receive

VALUES

urg

TCP URG flag

protocol

Packet protocol from driver

psh

TCP PSH flag

name

Name of the probe point

rst

TCP RST flag

dport

TCP destination port

saddr

A string representing the source IP address

daddr

A string representing the destination IP address

ack

TCP ACK flag

fin

TCP FIN flag

syn

TCP SYN flag

sport

TCP source port

iphdr

IP header address



probe::tcp.receive(3stap)