Searched refs:nh_sel (Results 1 – 8 of 8) 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])
140 unsigned char nh_sel; member158 unsigned char nh_sel; member165 #define FIB_RES_NH(res) ((res).fi->fib_nh[(res).nh_sel])
441 res->nh_sel = nhsel; in dn_fib_semantic_match()475 res->nh_sel = 0; in dn_fib_select_multipath()487 res->nh_sel = nhsel; in dn_fib_select_multipath()493 res->nh_sel = 0; in dn_fib_select_multipath()
1144 frn->nh_sel = res.nh_sel; in nl_fib_lookup()
1766 res->nh_sel = nhsel; in fib_select_multipath()1774 res->nh_sel = nhsel; in fib_select_multipath()
1492 res->nh_sel = nhsel; in fib_table_lookup()
1354 struct fib_nh *nh = &fi->fib_nh[res->nh_sel]; in ip_mtu_from_fib_result()
4320 nh = &res.fi->fib_nh[res.nh_sel]; in bpf_ipv4_fib_lookup()