Sign in
android-kvm
/
linux
/
4eb98b7760e8078dbc984ee08b02b5b4c3cff088
/
.
/
tools
/
testing
/
selftests
/
bpf
/
progs
/
test_queue_map.c
blob: 87db1f9da33dbd94d1ef1347f13a972de3927bd5 [
file
] [
log
] [
blame
]
// SPDX-License-Identifier: GPL-2.0
// Copyright (c) 2018 Politecnico di Torino
#define
MAP_TYPE BPF_MAP_TYPE_QUEUE
#include
"test_queue_stack_map.h"