NEIGH_PRIV_ALIGN 244 include/net/neighbour.h #define NEIGH_ENTRY_SIZE(size) ALIGN((size), NEIGH_PRIV_ALIGN) NEIGH_PRIV_ALIGN 1706 net/core/neighbour.c tbl->key_len, NEIGH_PRIV_ALIGN); NEIGH_PRIV_ALIGN 1708 net/core/neighbour.c WARN_ON(tbl->entry_size % NEIGH_PRIV_ALIGN);