NDN-DPDK
High-Speed Named Data Networking Forwarder
Loading...
Searching...
No Matches
strategy.h File Reference
#include "../strategyapi/api.h"
#include "fwd.h"

Go to the source code of this file.

Functions

const struct rte_bpf_xsym * SgGetXsyms (uint32_t *nXsyms)
 Obtain external symbols available to strategy dataplane eBPF programs.
void SgTriggerTimer (Pit *pit, PitEntry *pitEntry, uintptr_t fwd0)

Function Documentation

◆ SgGetXsyms()

const struct rte_bpf_xsym * SgGetXsyms ( uint32_t * nXsyms)

Obtain external symbols available to strategy dataplane eBPF programs.

◆ SgTriggerTimer()

void SgTriggerTimer ( Pit * pit,
PitEntry * pitEntry,
uintptr_t fwd0 )