Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/net/
H A 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])
H A Dip_fib.h168 unsigned char nh_sel; member
187 unsigned char nh_sel; member
/OK3568_Linux_fs/kernel/net/decnet/
H A Ddn_fib.c441 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()
/OK3568_Linux_fs/kernel/net/ipv4/
H A Dfib_frontend.c1352 frn->nh_sel = res.nh_sel; in nl_fib_lookup()
H A Dfib_semantics.c2242 res->nh_sel = nhsel; in fib_select_multipath()
2251 res->nh_sel = nhsel; in fib_select_multipath()
H A Dfib_trie.c1578 res->nh_sel = nhsel; in fib_table_lookup()