Searched refs:RT_ROUNDUP (Results 1 – 1 of 1) sorted by relevance
89 #ifndef RT_ROUNDUP90 #define RT_ROUNDUP(a) \ macro92 #define RT_ADVANCE(x, n) (x += RT_ROUNDUP((n)->sa_len))566 l = RT_ROUNDUP(su.sa.sa_len); \ in if_route()954 l = RT_ROUNDUP(su.sa.sa_len); \ in if_route6()