datapath: Move MASKED* macros to datapath.h
authorJoe Stringer <joestringer@nicira.com>
Thu, 3 Dec 2015 07:53:48 +0000 (23:53 -0800)
committerJoe Stringer <joe@ovn.org>
Fri, 4 Dec 2015 01:17:24 +0000 (17:17 -0800)
commite281bb239815ae6797c7f28cf26a038f02485335
treed2331a7d4012ef22a07bd2cff38d545ab761581e
parent73b09aff14c711c7ec6844999174eac8830dd23d
datapath: Move MASKED* macros to datapath.h

This will allow the ovs-conntrack code to reuse these macros.

Upstream: be26b9a "openvswitch: Move MASKED* macros to datapath.h"
Signed-off-by: Joe Stringer <joestringer@nicira.com>
Acked-by: Pravin B Shelar <pshelar@nicira.com>
datapath/actions.c
datapath/datapath.h