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

Author

       Generated automatically by Doxygen for DPDK from the source code.

DPDK                                             Version 24.11.2                                 rte_bpf_xsym(3)

Detailed Description

       Definition for external symbols available in the BPF program.

       Definition at line 68 of file rte_bpf.h.

Field Documentation

constchar*name
       name

       Definition at line 69 of file rte_bpf.h.

   enumrte_bpf_xtypetype
       type

       Definition at line 70 of file rte_bpf.h.

   structrte_bpf_argargs[EBPF_FUNC_MAX_ARGS]
       Function arguments descriptions.

       Definition at line 76 of file rte_bpf.h.

   structrte_bpf_argret
       function return value.

       Definition at line 78 of file rte_bpf.h.

   void*val
       actual memory location

       Definition at line 81 of file rte_bpf.h.

   structrte_bpf_argdesc
       type, size, etc.

       Definition at line 82 of file rte_bpf.h.

   struct{...}var
       external variable

Name

       rte_bpf_xsym

Synopsis

       #include <rte_bpf.h>

   DataFields
       const char * name
       enum rte_bpf_xtypetype

See Also