]> git.ipfire.org Git - thirdparty/systemd.git/blame - src/libsystemd/sd-netlink/netlink-genl.h
Merge pull request #32902 from yuwata/emergency-action-fixes
[thirdparty/systemd.git] / src / libsystemd / sd-netlink / netlink-genl.h
CommitLineData
db9ecf05 1/* SPDX-License-Identifier: LGPL-2.1-or-later */
4e8f0ef9
YW
2#pragma once
3
4#include "sd-netlink.h"
5
56fdc16d
YW
6#define CTRL_GENL_NAME "nlctrl"
7
8void genl_clear_family(sd_netlink *nl);