Sign in
third-party-mirror
/
systemd
/
2398d87694e8af48e92ff8fb5f9cf273f706fb00
/
.
/
src
/
libsystemd
/
sd-netlink
/
generic-netlink.h
blob: fd0461426b841408d86d08927b5822cd23c25a24 [
file
] [
log
] [
blame
]
/* 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_t
*
ret
);