probe::netfilter.bridge.local_out — Called on a bridging packet coming from a local process
netfilter.bridge.local_out
nf_queue
Constant used to signify a 'queue' verdict
nf_stop
Constant used to signify a 'stop' verdict
outdev_name
Name of network device packet will be routed to (if known)
length
The length of the packet buffer contents, in bytes
indev_name
Name of network device packet was received on (if known)
pf
Protocol family -- always “bridge”
nf_repeat
Constant used to signify a 'repeat' verdict
nf_drop
Constant used to signify a 'drop' verdict
nf_accept
Constant used to signify an 'accept' verdict
outdev
Address of net_device representing output device, 0 if unknown
nf_stolen
Constant used to signify a 'stolen' verdict
indev
Address of net_device representing input device, 0 if unknown