Home
last modified time | relevance | path

Searched refs:ARPT_INV_ARPHRD (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/uapi/linux/netfilter_arp/
H A Darp_tables.h88 #define ARPT_INV_ARPHRD 0x0080 /* Invert the sense of ARP HRD. */ macro
/openbmc/linux/net/ipv4/netfilter/
H A Darp_tables.c97 if (NF_INVF(arpinfo, ARPT_INV_ARPHRD, in arp_packet_match()