Searched defs:change_nexthops (Results 1 – 2 of 2) sorted by relevance
64 #define change_nexthops(fi) { int nhsel; struct fib_nh * nh; \ macro74 #define change_nexthops(fi) { int nhsel=0; struct fib_nh * nh = (struct fib_nh*)((fi)->fib_nh); \ macro
48 #define change_nexthops(fi) { int nhsel; struct dn_fib_nh *nh;\ macro