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

/systemd/src/libsystemd/sd-netlink/
H A Dnetlink-internal.h105 unsigned short n_attributes; /* number of attributes in container */ member in struct:netlink_container
H A Dnetlink-message.c527 assert(type < m->containers[m->n_containers].n_attributes);
761 container->n_attributes = count;

Completed in 12 milliseconds