numam-dpdk/lib/librte_lpm
Ruifeng Wang ced5a6ce24 lpm: hide internal data
Fields except tbl24 and tbl8 in rte_lpm structure have no
need to be exposed to the user.
Hide the unneeded exposure of structure fields for better
ABI maintainability.

Suggested-by: David Marchand <david.marchand@redhat.com>
Signed-off-by: Ruifeng Wang <ruifeng.wang@arm.com>
Reviewed-by: Honnappa Nagarahalli <honnappa.nagarahalli@arm.com>
Acked-by: Kevin Traynor <ktraynor@redhat.com>
Acked-by: Thomas Monjalon <thomas@monjalon.net>
Acked-by: Vladimir Medvedkin <vladimir.medvedkin@intel.com>
Signed-off-by: David Marchand <david.marchand@redhat.com>
2020-10-24 19:08:06 +02:00
..
meson.build lpm: implement RCU rule reclamation 2020-07-10 13:41:29 +02:00
rte_lpm6.c lpm6: fix comments spelling 2020-04-24 19:29:02 +02:00
rte_lpm6.h lpm6: make IPv6 address immutable 2020-03-31 21:45:43 +02:00
rte_lpm_altivec.h replace license text with SPDX tag on PPC files 2019-08-05 17:17:09 +02:00
rte_lpm_neon.h lpm: replace license text with SPDX tag 2019-07-29 13:31:45 +02:00
rte_lpm_sse.h lpm: remove recursively included header file 2019-01-28 01:47:23 +01:00
rte_lpm.c lpm: hide internal data 2020-10-24 19:08:06 +02:00
rte_lpm.h lpm: hide internal data 2020-10-24 19:08:06 +02:00
version.map build: remove library name from version map file name 2020-10-19 22:13:59 +02:00