Searched refs:NEIGH_ENTRY_SIZE (Results 1 – 2 of 2) sorted by relevance
| /linux/net/decnet/ | ||
| A D | dn_neigh.c | 80 .entry_size = NEIGH_ENTRY_SIZE(sizeof(struct dn_neigh)), |
| /linux/include/net/ | ||
| A D | neighbour.h | 248 #define NEIGH_ENTRY_SIZE(size) ALIGN((size), NEIGH_PRIV_ALIGN) macro |
Completed in 6 milliseconds