From mboxrd@z Thu Jan 1 00:00:00 1970 From: Joe Perches Subject: Re: rfc: netfilter: Unhide FWINV macro arguments ? Date: Fri, 17 Jun 2016 08:41:59 -0700 Message-ID: <1466178119.19647.110.camel@perches.com> References: <1466101259.19647.51.camel@perches.com> <20160617115932.GA5482@salvia> Mime-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 7bit Cc: netfilter-devel , netdev To: Pablo Neira Ayuso Return-path: In-Reply-To: <20160617115932.GA5482@salvia> Sender: netdev-owner@vger.kernel.org List-Id: netfilter-devel.vger.kernel.org On Fri, 2016-06-17 at 13:59 +0200, Pablo Neira Ayuso wrote: > On Thu, Jun 16, 2016 at 11:20:59AM -0700, Joe Perches wrote: > > There are several FWINV #defines with identical form > > that hide a specific structure variable and dereference > > it with a invflags member. > Right, this macro is obscure indeed. [] > I'll be taking a patch to sort out this. Thanks. I'll wait until you pick up or reject the ether_addr_equal_masked patch as that changes a few FWINV uses.