Welcome to mirror list, hosted at ThFree Co, Russian Federation.

test_queue_map.c « progs « bpf « selftests « testing « tools - github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 87db1f9da33dbd94d1ef1347f13a972de3927bd5 (plain)
1
2
3
4
// 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"