summaryrefslogtreecommitdiffstats
path: root/src/libsystemd/sd-netlink/generic-netlink.h
blob: 72001e88d21102b5fc6171a03dd7af312a24ae85 (plain)
1
2
3
4
5
6
/* SPDX-License-Identifier: LGPL-2.1-or-later */
#pragma once

#include "sd-netlink.h"

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