DPDK 23.11.2
Loading...
Searching...
No Matches
Data Fields
rte_bpf_xsym Struct Reference

#include <rte_bpf.h>

Data Fields

const charname
 
enum rte_bpf_xtype type
 

Detailed Description

Definition for external symbols available in the BPF program.

Definition at line 68 of file rte_bpf.h.

Field Documentation

◆ name

const char* name

name

Definition at line 69 of file rte_bpf.h.

◆ type

type

Definition at line 70 of file rte_bpf.h.

◆ args

Function arguments descriptions.

Definition at line 76 of file rte_bpf.h.

◆ ret

struct rte_bpf_arg ret

function return value.

Definition at line 78 of file rte_bpf.h.

◆ val

void* val

actual memory location

Definition at line 81 of file rte_bpf.h.

◆ desc

type, size, etc.

Definition at line 82 of file rte_bpf.h.

◆ [struct]

struct { ... } var

external variable


The documentation for this struct was generated from the following file: