1
1
mirror of https://github.com/systemd/systemd-stable.git synced 2024-12-22 13:33:56 +03:00
systemd-stable/src/libsystemd-network/lldp-network.h
2018-06-29 11:02:17 +09:00

7 lines
125 B
C

/* SPDX-License-Identifier: LGPL-2.1+ */
#pragma once
#include "sd-event.h"
int lldp_network_bind_raw_socket(int ifindex);