NDN-DPDK
High-Speed Named Data Networking Forwarder
|
BPF program in a forwarding strategy. More...
#include <strategy-code.h>
Data Fields | |
struct rte_bpf * | bpf |
BPF execution context. More... | |
StrategyCodeFunc | jit |
JIT-compiled function. More... | |
BPF program in a forwarding strategy.
struct rte_bpf* StrategyCodeProg::bpf |
BPF execution context.
StrategyCodeFunc StrategyCodeProg::jit |
JIT-compiled function.