|
NDN-DPDK
High-Speed Named Data Networking Forwarder
|
Forwarding strategy BPF programs. More...
#include <strategy-code.h>
Data Fields | |
| StrategyCodeProg | main |
| dataplane BPF program More... | |
| uintptr_t | goHandle |
| cgo.Handle reference of Go *strategycode.Strategy More... | |
| int | id |
| strategy ID More... | |
| atomic_int | nRefs |
| how many FibEntry* reference this More... | |
Forwarding strategy BPF programs.
| uintptr_t StrategyCode::goHandle |
cgo.Handle reference of Go *strategycode.Strategy
| int StrategyCode::id |
strategy ID
| StrategyCodeProg StrategyCode::main |
dataplane BPF program
| atomic_int StrategyCode::nRefs |
how many FibEntry* reference this