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

SEE ALSO

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