Searched refs:ip_frag (Results 1 – 15 of 15) sorted by relevance
| /dpdk/lib/ip_frag/ |
| H A D | ip_reassembly.h | 24 struct ip_frag { struct 58 struct ip_frag frags[IP_MAX_FRAG_NUM]; /* fragments */
|
| H A D | ip_frag_common.h | 140 static const struct ip_frag zero_frag = { in ip_frag_reset()
|
| /dpdk/examples/ip_reassembly/ |
| H A D | meson.build | 10 deps += ['lpm', 'ip_frag']
|
| /dpdk/examples/ip_fragmentation/ |
| H A D | meson.build | 10 deps += ['ip_frag', 'lpm']
|
| /dpdk/drivers/net/bonding/ |
| H A D | meson.build | 21 deps += ['ip_frag']
|
| /dpdk/doc/guides/sample_app_ug/ |
| H A D | index.rst | 20 ip_frag
|
| /dpdk/examples/ipsec-secgw/ |
| H A D | meson.build | 9 deps += ['security', 'lpm', 'acl', 'hash', 'ip_frag', 'ipsec', 'eventdev', 'telemetry']
|
| /dpdk/lib/port/ |
| H A D | meson.build | 42 deps += ['ethdev', 'sched', 'ip_frag', 'cryptodev', 'eventdev']
|
| /dpdk/drivers/net/cxgbe/base/ |
| H A D | t4_msg.h | 425 __u8 ip_frag:1; member 427 __u8 ip_frag:1; member
|
| /dpdk/doc/api/ |
| H A D | doxy-api.conf.in | 50 @TOPDIR@/lib/ip_frag \
|
| /dpdk/lib/ |
| H A D | meson.build | 40 'ip_frag',
|
| /dpdk/drivers/net/dpaa/fmlib/ |
| H A D | fm_pcd_ext.h | 2854 ioc_fm_pcd_manip_frag_ip_params_t ip_frag; member 3080 ioc_fm_pcd_manip_frag_ip_stats_t ip_frag; member
|
| /dpdk/doc/guides/rel_notes/ |
| H A D | release_19_08.rst | 228 * ip_frag: The IP fragmentation library converts input mbuf into fragments 236 * ip_frag: IP reassembly library converts the list of fragments into a
|
| H A D | release_21_11.rst | 536 * ip_frag: All macros updated to have ``RTE_IP_FRAG_`` prefix. 622 * ip_frag: Increased default value for config parameter
|
| /dpdk/ |
| H A D | MAINTAINERS | 1411 F: lib/ip_frag/ 1415 F: doc/guides/sample_app_ug/ip_frag.rst
|