numam-dpdk/drivers/net/nfb
Ferruh Yigit bd063651d5 drivers: add missing includes
These headers are used but not included explicitly, including them.

"arpa/inet.h" is included for 'htons' and friends.
"netinet/in.h" is included for 'IPPROTO_IP'.

Signed-off-by: Ferruh Yigit <ferruh.yigit@intel.com>
Acked-by: Andrew Rybchenko <andrew.rybchenko@oktetlabs.ru>
Acked-by: Hemant Agrawal <hemant.agrawal@nxp.com>
Acked-by: Rasesh Mody <rmody@marvell.com>
2021-04-14 11:23:13 +02:00
..
meson.build build: force pkg-config for dependency detection 2021-01-26 00:43:59 +01:00
nfb_ethdev.c ethdev: make driver-only headers private 2021-01-29 20:59:09 +01:00
nfb_rx.c net/nfb: switch Rx timestamp to dynamic mbuf field 2020-11-03 16:21:15 +01:00
nfb_rx.h drivers: add missing includes 2021-04-14 11:23:13 +02:00
nfb_rxmode.c net/nfb: check array size before access 2020-04-21 13:57:06 +02:00
nfb_rxmode.h ethdev: change allmulticast callbacks to return status 2019-10-07 15:00:55 +02:00
nfb_stats.c ethdev: make stats and xstats reset callbacks return int 2019-10-07 15:00:54 +02:00
nfb_stats.h ethdev: make stats and xstats reset callbacks return int 2019-10-07 15:00:54 +02:00
nfb_tx.c net/nfb: add new netcope driver 2019-04-12 17:01:13 +02:00
nfb_tx.h ethdev: make driver-only headers private 2021-01-29 20:59:09 +01:00
nfb.h net/nfb: support timestamp 2019-07-23 14:31:34 +02:00
version.map build: remove library name from version map file name 2020-10-19 22:13:59 +02:00