Home
last modified time | relevance | path

Searched refs:nh_scope (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.10/net/decnet/
Ddn_fib.c125 nh->nh_scope != onh->nh_scope || in dn_fib_nh_comp()
216 nh->nh_scope = RT_SCOPE_LINK; in dn_fib_check_nh()
234 nh->nh_scope = res.scope; in dn_fib_check_nh()
260 nh->nh_scope = RT_SCOPE_HOST; in dn_fib_check_nh()
365 nh->nh_scope = RT_SCOPE_NOWHERE; in dn_fib_create_info()
722 nh->nh_scope != scope) { in dn_fib_sync_down()
Ddn_route.c873 DN_FIB_RES_NH(*res).nh_scope == RT_SCOPE_LINK) in dn_rt_set_next_hop()
/Linux-v5.10/include/uapi/linux/
Dnexthop.h9 unsigned char nh_scope; /* return only */ member
/Linux-v5.10/include/net/
Ddn_fib.h22 unsigned char nh_scope; member
/Linux-v5.10/net/ipv4/
Dnexthop.c241 nhm->nh_scope = 0; in nh_fill_node()
274 nhm->nh_scope = nhi->fib_nhc.nhc_scope; in nh_fill_node()
1471 if (nhm->resvd || nhm->nh_scope) { in rtm_to_nh_config()
1683 if (nhm->nh_protocol || nhm->resvd || nhm->nh_scope || nhm->nh_flags) { in nh_valid_get_del_req()
1854 if (nhm->nh_protocol || nhm->resvd || nhm->nh_scope || nhm->nh_flags) { in nh_valid_dump_req()