Home
last modified time | relevance | path

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

/linux-6.12.1/include/uapi/linux/netfilter_arp/
Darp_tables.h90 #define ARPT_INV_ARPHLN 0x0200 /* Invert the sense of ARP HLN. */ macro
/linux-6.12.1/net/ipv4/netfilter/
Darp_tables.c105 if (NF_INVF(arpinfo, ARPT_INV_ARPHLN, in arp_packet_match()