Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/netfilter_arp/
H A Darp_tables.h86 #define ARPT_INV_TGTDEVADDR 0x0020 /* Invert the sense of TGT DEV ADDR. */ macro
/openbmc/linux/net/ipv4/netfilter/
H A Darp_tables.c120 NF_INVF(arpinfo, ARPT_INV_TGTDEVADDR, in arp_packet_match()