Searched refs:nh_sel (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/net/
H A Ddn_fib.h27 unsigned char nh_sel; member in struct:dn_fib_res
60 #define DN_FIB_RES_RESET(res) ((res).nh_sel = 0)
61 #define DN_FIB_RES_NH(res) ((res).fi->fib_nh[(res).nh_sel])
H A Dip_fib.h100 unsigned char nh_sel; member in struct:fib_result
118 unsigned char nh_sel; member in struct:fib_result_nl
126 #define FIB_RES_NH(res) ((res).fi->fib_nh[(res).nh_sel])
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/ipv4/
H A Dfib_semantics.c870 int nh_sel = 0; local
905 nh_sel = nhsel;
928 res->nh_sel = nh_sel;
1194 res->nh_sel = 0;
1212 res->nh_sel = nhsel;
1220 res->nh_sel = 0;
H A Dfib_frontend.c864 frn->nh_sel = res.nh_sel;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/decnet/
H A Ddn_fib.c431 res->nh_sel = nhsel;
465 res->nh_sel = 0;
477 res->nh_sel = nhsel;
483 res->nh_sel = 0;

Completed in 80 milliseconds