1PROBE::NETFILTER.B(3stap)      Networking Tapset     PROBE::NETFILTER.B(3stap)
2
3
4

NAME

6       probe::netfilter.bridge.local_out - Called on a bridging packet coming
7       from a local process
8

SYNOPSIS

10       netfilter.bridge.local_out
11

VALUES

13       br_poid
14           Port identifier
15
16       nf_stop
17           Constant used to signify a 'stop' verdict
18
19       br_prid
20           Protocol identifier
21
22       br_type
23           BPDU type
24
25       br_cost
26           Total cost from transmitting bridge to root
27
28       br_mac
29           Bridge MAC address
30
31       pf
32           Protocol family -- always “bridge”
33
34       br_rid
35           Identity of root bridge
36
37       nf_stolen
38           Constant used to signify a 'stolen' verdict
39
40       br_rmac
41           Root bridge MAC address
42
43       data_str
44           A string representing the packet buffer contents
45
46       br_bid
47           Identity of bridge
48
49       brhdr
50           Address of bridge header
51
52       nf_repeat
53           Constant used to signify a 'repeat' verdict
54
55       nf_drop
56           Constant used to signify a 'drop' verdict
57
58       data_hex
59           A hexadecimal string representing the packet buffer contents
60
61       br_max
62           Max age in 1/256 secs
63
64       outdev_name
65           Name of network device packet will be routed to (if known)
66
67       br_msg
68           Message age in 1/256 secs
69
70       nf_queue
71           Constant used to signify a 'queue' verdict
72
73       br_fd
74           Forward delay in 1/256 secs
75
76       length
77           The length of the packet buffer contents, in bytes
78
79       br_vid
80           Protocol version identifier
81
82       indev_name
83           Name of network device packet was received on (if known)
84
85       br_htime
86           Hello time in 1/256 secs
87
88       llcproto_stp
89           Constant used to signify Bridge Spanning Tree Protocol packet
90
91       outdev
92           Address of net_device representing output device, 0 if unknown
93
94       br_flags
95           BPDU flags
96
97       protocol
98           Packet protocol
99
100       llcpdu
101           Address of LLC Protocol Data Unit
102
103       nf_accept
104           Constant used to signify an 'accept' verdict
105
106       indev
107           Address of net_device representing input device, 0 if unknown
108

SEE ALSO

110       tapset::netfilter(3stap)
111
112
113
114SystemTap Tapset Reference         May 2021          PROBE::NETFILTER.B(3stap)
Impressum