Searched defs:RT_ADVANCE (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/usr.sbin/rtadvd/
H A Dif.c65 #define RT_ADVANCE(x, n) (x += RT_ROUNDUP((n)->sa_len)) macro
/netbsd-current/external/bsd/dhcpcd/dist/src/
H A Dif-bsd.c100 #define RT_ADVANCE(x, n) (x += RT_ROUNDUP((n)->sa_len)) macro
/netbsd-current/sys/net/
H A Droute.h331 #define RT_ADVANCE(x, n) (x += RT_ROUNDUP((n)->sa_len)) macro

Completed in 191 milliseconds