0
0
mirror of https://gitlab.nic.cz/labs/bird.git synced 2025-01-15 13:31:54 +00:00

in progress before rebase

This commit is contained in:
Katerina Kubecova 2024-07-08 14:05:41 +02:00 committed by Maria Matejka
parent a8707e22ac
commit 9816b18cc2

View File

@ -896,11 +896,6 @@ struct hostentry_adata {
u32 labels[0];
};
struct rtable_adata {
adata ad;
struct rtable *table;
};
#define HOSTENTRY_LABEL_COUNT(head) (head->ad.length + sizeof(struct adata) - sizeof(struct hostentry_adata)) / sizeof(u32)
void