DPDK  18.05.1
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

const char* name

name

Definition at line 66 of file rte_bpf.h.

enum rte_bpf_xtype type

type

Definition at line 67 of file rte_bpf.h.

union { ... }

value


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