Home
last modified time | relevance | path

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

/f-stack/freebsd/net/route/
H A Dnhop_ctl.c104 #define NHOP_PRIV_ALIGNED_SIZE roundup2(sizeof(struct nhop_priv), \ macro
111 NHOP_OBJECT_ALIGNED_SIZE + NHOP_PRIV_ALIGNED_SIZE, in nhops_init()