numam-dpdk/lib/librte_net
Thomas Monjalon 17715a5339 use macro to declare constructor functions
It is easier to find all constructor functions when they use
the same macros RTE_INIT or RTE_INIT_PRIO.

The macro definitions are moved from rte_eal.h to rte_common.h.

Signed-off-by: Thomas Monjalon <thomas@monjalon.net>
2017-11-06 21:56:07 +01:00
..
Makefile net: add ESP header to generic flow steering 2017-10-26 03:09:59 +02:00
net_crc_neon.h update Cavium Inc copyright headers 2017-07-08 17:43:49 +02:00
net_crc_sse.h eal: introduce macro for always inline 2017-06-06 17:21:55 +02:00
rte_arp.h
rte_esp.h net: add ESP header to generic flow steering 2017-10-26 03:09:59 +02:00
rte_ether.h mbuf: rename deprecated VLAN flags 2017-10-26 02:33:01 +02:00
rte_gre.h net: add GRE header structure 2016-10-11 18:17:13 +02:00
rte_icmp.h
rte_ip.h net: add function to calculate checksum in mbuf 2016-10-13 20:44:18 +02:00
rte_net_crc.c use macro to declare constructor functions 2017-11-06 21:56:07 +01:00
rte_net_crc.h net: implement CRC for ARM64 NEON 2017-07-04 15:58:45 +02:00
rte_net_version.map net: add CRC computation API 2017-04-05 23:03:23 +02:00
rte_net.c net: fix inner L2 length in packet type parser 2017-10-05 23:34:45 +02:00
rte_net.h lib: fix IPv6 tunnel checksum 2017-04-10 22:49:57 +02:00
rte_sctp.h
rte_tcp.h
rte_udp.h