Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/linux/netfilter_arp/
Darp_tables.h112 #define ARPT_INV_ARPPRO 0x0100 /* Invert the sense of ARP PRO. */ macro
/linux-2.4.37.9/net/ipv4/netfilter/
Darp_tables.c126 ARPT_INV_ARPPRO)) { in arp_packet_match()