Home
last modified time | relevance | path

Searched refs:NEIGH_PRIV_ALIGN (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/include/net/
A Dneighbour.h252 #define NEIGH_PRIV_ALIGN sizeof(long long) macro
253 #define NEIGH_ENTRY_SIZE(size) ALIGN((size), NEIGH_PRIV_ALIGN)
/linux-6.3-rc2/net/core/
A Dneighbour.c1830 tbl->key_len, NEIGH_PRIV_ALIGN); in neigh_table_init()
1832 WARN_ON(tbl->entry_size % NEIGH_PRIV_ALIGN); in neigh_table_init()

Completed in 11 milliseconds