numam-dpdk/lib/librte_cmdline
Thomas Monjalon 14cba9ee22 cmdline: replace FreeBSD ifdef for IP address parsing
The constants like AF_INET are in sys/socket.h in FreeBSD.
The #ifdef macro __FreeBSD__ is replaced with RTE_EXEC_ENV_FREEBSD
in order to be consistent across DPDK files, and allow to grep
for EXEC_ENV among other benefits.

Signed-off-by: Thomas Monjalon <thomas@monjalon.net>
Acked-by: Anatoly Burakov <anatoly.burakov@intel.com>
Acked-by: Olivier Matz <olivier.matz@6wind.com>
2019-11-08 15:34:10 +01:00
..
2018-02-01 02:27:22 +01:00
2018-02-01 02:27:22 +01:00
2018-02-01 02:27:22 +01:00
2018-02-01 02:27:22 +01:00
2018-02-01 02:27:22 +01:00
2018-02-01 02:27:22 +01:00
2018-02-01 02:27:22 +01:00
2018-02-01 02:27:22 +01:00
2018-02-01 02:27:22 +01:00
2018-02-01 02:27:22 +01:00
2018-02-01 02:27:22 +01:00
2018-02-01 02:27:22 +01:00
2018-02-01 02:27:22 +01:00