summaryrefslogtreecommitdiff
path: root/src/libsystemd-network/lldp-network.h
blob: f08f1317bcf87c939a0017d0713b4b0303307fc2 (plain)
1
2
3
4
5
6
7
8
9
10
11
/* SPDX-License-Identifier: LGPL-2.1+ */
#pragma once

/***
  Copyright (C) 2014 Tom Gundersen
  Copyright (C) 2014 Susant Sahani
***/

#include "sd-event.h"

int lldp_network_bind_raw_socket(int ifindex);