numam-dpdk/lib/librte_ether
Adrien Mazarguil d356de754b ethdev: tidy up endianness handling in flow API
The flow API defines several structures whose fields must be specified in
network order. This commit documents them using explicit type names and
related endianness conversion macros.

No ABI change.

Signed-off-by: Adrien Mazarguil <adrien.mazarguil@6wind.com>
2017-06-16 16:07:56 +02:00
..
Makefile ethdev: add PCI driver helpers 2017-04-18 19:05:30 +02:00
rte_dev_info.h lib: add missing include dependencies 2016-09-13 15:35:28 +02:00
rte_eth_ctrl.h ethdev: introduce generic flow API 2016-12-23 10:11:07 +01:00
rte_ethdev_pci.h ethdev: remove driver name from device private data 2017-06-12 16:27:44 +01:00
rte_ethdev_vdev.h ethdev: remove driver name from device private data 2017-06-12 16:27:44 +01:00
rte_ethdev.c ethdev: remove driver name from device private data 2017-06-12 16:27:44 +01:00
rte_ethdev.h fix typos using codespell utility 2017-06-14 23:54:13 +02:00
rte_ether_version.map ethdev: add isolated mode to flow API 2017-06-14 23:33:00 +02:00
rte_flow_driver.h ethdev: add isolated mode to flow API 2017-06-14 23:33:00 +02:00
rte_flow.c ethdev: add isolated mode to flow API 2017-06-14 23:33:00 +02:00
rte_flow.h ethdev: tidy up endianness handling in flow API 2017-06-16 16:07:56 +02:00