Searched refs:netlink_attribute (Results 1 - 2 of 2) sorted by relevance

/systemd/src/libsystemd/sd-netlink/
H A Dnetlink-internal.h95 struct netlink_attribute { struct
104 struct netlink_attribute *attributes;
H A Dnetlink-message.c519 struct netlink_attribute *attribute;
735 _cleanup_free_ struct netlink_attribute *attributes = NULL;
737 attributes = new0(struct netlink_attribute, count);

Completed in 12 milliseconds