Searched refs:nh_scope (Results 1 - 10 of 10) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/linux/linux/net/decnet/
H A Ddn_fib.c118 nh->nh_scope != onh->nh_scope ||
212 nh->nh_scope = RT_SCOPE_LINK;
227 nh->nh_scope = res.scope;
246 nh->nh_scope = RT_SCOPE_HOST;
315 nh->nh_scope = RT_SCOPE_NOWHERE;
522 nh->nh_scope != scope) {
/asus-wl-520gu-7.0.1.45/src/linux/linux/net/ipv4/
H A Dfib_semantics.c146 nh->nh_scope != onh->nh_scope ||
188 nh->nh_scope == RT_SCOPE_LINK &&
372 nh->nh_scope = RT_SCOPE_LINK;
388 nh->nh_scope = res.scope;
415 nh->nh_scope = RT_SCOPE_HOST;
530 nh->nh_scope = RT_SCOPE_NOWHERE;
880 nh->nh_scope != scope) {
H A Dfib_frontend.c246 ret = FIB_RES_NH(res).nh_scope >= RT_SCOPE_HOST;
261 ret = FIB_RES_NH(res).nh_scope >= RT_SCOPE_HOST;
H A Dfib_rules.c375 FIB_RES_GW(*res) && FIB_RES_NH(*res).nh_scope == RT_SCOPE_LINK) {
H A Dfib_hash.c368 if (!next_fi->fib_nh[0].nh_gw || next_fi->fib_nh[0].nh_scope != RT_SCOPE_LINK)
H A Droute.c1201 FIB_RES_NH(*res).nh_scope == RT_SCOPE_LINK)
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/net/
H A Dip_fib.h41 unsigned char nh_scope; member in struct:fib_nh
165 if (FIB_RES_GW(*res) && FIB_RES_NH(*res).nh_scope == RT_SCOPE_LINK)
H A Ddn_fib.h47 unsigned char nh_scope; member in struct:dn_fib_nh
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/net/
H A Dip_fib.h41 unsigned char nh_scope; member in struct:fib_nh
165 if (FIB_RES_GW(*res) && FIB_RES_NH(*res).nh_scope == RT_SCOPE_LINK)
H A Ddn_fib.h47 unsigned char nh_scope; member in struct:dn_fib_nh

Completed in 104 milliseconds