Home
last modified time | relevance | path

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

/linux-6.1.9/include/uapi/linux/netfilter_arp/
Darp_tables.h87 #define ARPT_INV_ARPOP 0x0040 /* Invert the sense of ARP OP. */ macro
/linux-6.1.9/net/ipv4/netfilter/
Darp_tables.c93 if (NF_INVF(arpinfo, ARPT_INV_ARPOP, in arp_packet_match()