summaryrefslogtreecommitdiffstats
path: root/src/libsystemd-network/lldp-network.h
blob: bc69b324c2c329c7601846400c871c99a79ccf6c (plain)
1
2
3
4
5
6
/* SPDX-License-Identifier: LGPL-2.1-or-later */
#pragma once

#include "sd-event.h"

int lldp_network_bind_raw_socket(int ifindex);