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

/systemd/src/libsystemd/sd-netlink/
H A Dnetlink-types.c79 static const NLTypeSystem empty_type_system = { variable
511 [NLMSG_DONE] = { .type = NETLINK_TYPE_NESTED, .type_system = &empty_type_system, .size = 0 },
512 [NLMSG_ERROR] = { .type = NETLINK_TYPE_NESTED, .type_system = &empty_type_system, .size = sizeof(struct nlmsgerr) },

Completed in 275 milliseconds