NDN-DPDK
High-Speed Named Data Networking Forwarder
Loading...
Searching...
No Matches
load.c File Reference
#include "../core/logger.h"
#include "strategy-code.h"
#include <ubpf.h>

Data Structures

struct  rte_bpf

Functions

 N_LOG_INIT (StrategyCodeLoad)
struct rte_bpfrte_bpf_load (const struct rte_bpf_prm *prm)
void rte_bpf_destroy (struct rte_bpf *bpf)

Function Documentation

◆ N_LOG_INIT()

N_LOG_INIT ( StrategyCodeLoad )

◆ rte_bpf_destroy()

void rte_bpf_destroy ( struct rte_bpf * bpf)

◆ rte_bpf_load()

struct rte_bpf * rte_bpf_load ( const struct rte_bpf_prm * prm)