![]() |
FD.io VPP
v21.06-3-gbb25fbf28
Vector Packet Processing
|
Include dependency graph for af_xdp.bpf.c:Go to the source code of this file.
Macros | |
| #define | DEBUG_PRINT(fmt, ...) |
| #define | ntohs(x) __constant_ntohs(x) |
Functions | |
| int | xdp_sock_prog (struct xdp_md *ctx) |
Variables | |
| struct bpf_map_def | xsks_map |
| #define DEBUG_PRINT | ( | fmt, | |
| ... | |||
| ) |
Definition at line 26 of file af_xdp.bpf.c.
| #define ntohs | ( | x | ) | __constant_ntohs(x) |
Definition at line 29 of file af_xdp.bpf.c.
| int xdp_sock_prog | ( | struct xdp_md * | ctx | ) |
Definition at line 40 of file af_xdp.bpf.c.
| struct bpf_map_def xsks_map |
Definition at line 32 of file af_xdp.bpf.c.