1
0
Fork 0
frr/bgpd/bgp_trace.c

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

9 lines
149 B
C
Raw Permalink Normal View History

// SPDX-License-Identifier: GPL-2.0-or-later
#define TRACEPOINT_CREATE_PROBES
#define TRACEPOINT_DEFINE
#include <zebra.h>
#include "bgp_trace.h"