distributor: create private header file
authorDavid Hunt <david.hunt@intel.com>
Mon, 20 Mar 2017 10:08:26 +0000 (10:08 +0000)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Wed, 29 Mar 2017 14:46:57 +0000 (16:46 +0200)
commit66ec3e8bd2c0a3c36ef965c8efe3983d8a85621f
tree014ef178dd616e07fbeb9227b74ef7642fd93c1d
parent73f08e03c964fac87d89df63c208e548ea699f82
distributor: create private header file

We'll be adding internal implementation definitions in here
that are common to both burst and legacy APIs.

Signed-off-by: David Hunt <david.hunt@intel.com>
Acked-by: Bruce Richardson <bruce.richardson@intel.com>
lib/librte_distributor/rte_distributor_private.h [new file with mode: 0644]
lib/librte_distributor/rte_distributor_v20.c