probe::netfilter.arp.forward



Name

probe::netfilter.arp.forward — - Called for each ARP packet to be forwarded

Synopsis

Copy to Clipboard Toggle word wrap
netfilter.arp.forward 

Values

ar_hln
Length of hardware address
nf_stop
Constant used to signify a 'stop' verdict
outdev_name
Name of network device packet will be routed to (if known)
ar_tha
Ethernet+IP only (ar_pro==0x800): target hardware (MAC) address
nf_accept
Constant used to signify an 'accept' verdict
ar_data
Address of ARP packet data region (after the header)
indev_name
Name of network device packet was received on (if known)
arphdr
Address of ARP header
outdev
Address of net_device representing output device, 0 if unknown
nf_repeat
Constant used to signify a 'repeat' verdict
length
The length of the packet buffer contents, in bytes
nf_stolen
Constant used to signify a 'stolen' verdict
ar_pln
Length of protocol address
pf
Protocol family -- always arp
ar_sha
Ethernet+IP only (ar_pro==0x800): source hardware (MAC) address
indev
Address of net_device representing input device, 0 if unknown
nf_drop
Constant used to signify a 'drop' verdict
ar_pro
Format of protocol address
ar_sip
Ethernet+IP only (ar_pro==0x800): source IP address
ar_tip
Ethernet+IP only (ar_pro==0x800): target IP address
ar_hrd
Format of hardware address
nf_queue
Constant used to signify a 'queue' verdict
ar_op
ARP opcode (command)
Back to top
Red Hat logoGithubredditYoutubeTwitter

Learn

Try, buy, & sell

Communities

About Red Hat Documentation

We help Red Hat users innovate and achieve their goals with our products and services with content they can trust. Explore our recent updates.

Making open source more inclusive

Red Hat is committed to replacing problematic language in our code, documentation, and web properties. For more details, see the Red Hat Blog.

About Red Hat

We deliver hardened solutions that make it easier for enterprises to work across platforms and environments, from the core datacenter to the network edge.

Theme

© 2025 Red Hat, Inc.