NDN-DPDK
High-Speed Named Data Networking Forwarder
csrc
strategyapi
common.h
Go to the documentation of this file.
1
#ifndef NDNDPDK_STRATEGYAPI_COMMON_H
2
#define NDNDPDK_STRATEGYAPI_COMMON_H
3
6
#include "../dpdk/tsc.h"
7
8
typedef
uint16_t
FaceID
;
9
10
#if !__has_attribute(always_inline)
11
#error always_inline attribute is required
12
#endif
13
20
#define SUBROUTINE __rte_always_inline
21
22
#endif
// NDNDPDK_STRATEGYAPI_COMMON_H
FaceID
uint16_t FaceID
Definition:
common.h:8
Generated by
1.9.1