nh_sel             14 include/net/dn_fib.h 	unsigned char nh_sel;
nh_sel             47 include/net/dn_fib.h #define DN_FIB_RES_RESET(res)	((res).nh_sel = 0)
nh_sel             48 include/net/dn_fib.h #define DN_FIB_RES_NH(res)	((res).fi->fib_nh[(res).nh_sel])
nh_sel            168 include/net/ip_fib.h 	unsigned char		nh_sel;
nh_sel            187 include/net/ip_fib.h 	unsigned char	nh_sel;
nh_sel            441 net/decnet/dn_fib.c 				res->nh_sel = nhsel;
nh_sel            475 net/decnet/dn_fib.c 			res->nh_sel = 0;
nh_sel            487 net/decnet/dn_fib.c 				res->nh_sel = nhsel;
nh_sel            493 net/decnet/dn_fib.c 	res->nh_sel = 0;
nh_sel           1353 net/ipv4/fib_frontend.c 			frn->nh_sel = res.nh_sel;
nh_sel           2174 net/ipv4/fib_semantics.c 				res->nh_sel = nhsel;
nh_sel           2183 net/ipv4/fib_semantics.c 		res->nh_sel = nhsel;
nh_sel           1493 net/ipv4/fib_trie.c 			res->nh_sel = nhsel;