Home
last modified time | relevance | path

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

/linux-4.1.27/include/uapi/linux/netfilter_arp/
Darp_tables.h86 #define ARPT_INV_ARPHRD 0x0080 /* Invert the sense of ARP HRD. */ macro
/linux-4.1.27/net/ipv4/netfilter/
Darp_tables.c124 ARPT_INV_ARPHRD)) { in arp_packet_match()