Searched refs:nh_sel (Results 1 – 6 of 6) sorted by relevance
14 unsigned char nh_sel; member47 #define DN_FIB_RES_RESET(res) ((res).nh_sel = 0)48 #define DN_FIB_RES_NH(res) ((res).fi->fib_nh[(res).nh_sel])
168 unsigned char nh_sel; member187 unsigned char nh_sel; member
440 res->nh_sel = nhsel; in dn_fib_semantic_match()474 res->nh_sel = 0; in dn_fib_select_multipath()486 res->nh_sel = nhsel; in dn_fib_select_multipath()492 res->nh_sel = 0; in dn_fib_select_multipath()
1344 frn->nh_sel = res.nh_sel; in nl_fib_lookup()
2232 res->nh_sel = nhsel; in fib_select_multipath()2241 res->nh_sel = nhsel; in fib_select_multipath()
1613 res->nh_sel = nhsel; in fib_table_lookup()
Completed in 19 milliseconds