Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
A Drtnetlink.h426 #define RTNH_NEXT(rtnh) ((struct rtnexthop*)(((char*)(rtnh)) + RTNH_ALIGN((rtnh)->rtnh_len))) macro
/linux/net/decnet/
A Ddn_table.c268 nhp = RTNH_NEXT(nhp); in dn_fib_nh_match()

Completed in 8 milliseconds