summaryrefslogtreecommitdiff
path: root/src/libsystemd/sd-netlink/generic-netlink.h
blob: e9ae5591f21e0e519f38e2671a23112568ada452 (plain)
1
2
3
4
5
6
/* SPDX-License-Identifier: LGPL-2.1+ */
#pragma once

#include "sd-netlink.h"

int nlmsg_type_to_genl_family(const sd_netlink *nl, uint16_t type, sd_genl_family *ret);