Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/netfilter_arp/
H A Darp_tables.h82 #define ARPT_INV_VIA_OUT 0x0002 /* Invert the sense of OUT IFACE */ macro
/openbmc/linux/net/ipv4/netfilter/
H A Darp_tables.c139 if (NF_INVF(arpinfo, ARPT_INV_VIA_OUT, ret != 0)) in arp_packet_match()