Home
last modified time | relevance | path

Searched refs:nh_sel (Results 1 – 6 of 6) sorted by relevance

/Linux-v5.15/include/net/
Ddn_fib.h14 unsigned char nh_sel; member
47 #define DN_FIB_RES_RESET(res) ((res).nh_sel = 0)
48 #define DN_FIB_RES_NH(res) ((res).fi->fib_nh[(res).nh_sel])
Dip_fib.h168 unsigned char nh_sel; member
187 unsigned char nh_sel; member
/Linux-v5.15/net/decnet/
Ddn_fib.c440 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()
/Linux-v5.15/net/ipv4/
Dfib_frontend.c1344 frn->nh_sel = res.nh_sel; in nl_fib_lookup()
Dfib_semantics.c2195 res->nh_sel = nhsel; in fib_select_multipath()
2204 res->nh_sel = nhsel; in fib_select_multipath()
Dfib_trie.c1613 res->nh_sel = nhsel; in fib_table_lookup()