logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

rte_acl_osdep.h

Author

       Generated automatically by Doxygen for DPDK from the source code.

DPDK                                             Version 24.11.2                              rte_acl_osdep.h(3)

Detailed Description

       RTE ACL DPDK/OS dependent file.

       Definition in file rte_acl_osdep.h.

Name

       rte_acl_osdep.h

Synopsis

       #include <stdint.h>
       #include <stddef.h>
       #include <inttypes.h>
       #include <limits.h>
       #include <ctype.h>
       #include <string.h>
       #include <errno.h>
       #include <stdio.h>
       #include <stdarg.h>
       #include <stdlib.h>
       #include <sys/queue.h>
       #include <rte_common.h>
       #include <rte_vect.h>
       #include <rte_memory.h>
       #include <rte_log.h>
       #include <rte_memcpy.h>
       #include <rte_prefetch.h>
       #include <rte_byteorder.h>
       #include <rte_branch_prediction.h>
       #include <rte_malloc.h>
       #include <rte_eal.h>
       #include <rte_per_lcore.h>
       #include <rte_errno.h>
       #include <rte_string_fns.h>
       #include <rte_cpuflags.h>
       #include <rte_debug.h>

See Also