DPDK  18.05.1-rc1
Data Fields
rte_bpf_xsym Struct Reference

#include <rte_bpf.h>

Data Fields

const char * name
 
enum rte_bpf_xtype type
 
union {
}; 
 

Detailed Description

Definition for external symbols available in the BPF program.

Definition at line 65 of file rte_bpf.h.

Field Documentation

◆ name

const char* name

name

Definition at line 66 of file rte_bpf.h.

◆ type

enum rte_bpf_xtype type

type

Definition at line 67 of file rte_bpf.h.

◆ @34

union { ... }

value


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