Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/decnet/
H A 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()
H A Ddn_route.c873 DN_FIB_RES_NH(*res).nh_scope == RT_SCOPE_LINK) in dn_rt_set_next_hop()
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dnexthop.h9 unsigned char nh_scope; /* return only */ member
/OK3568_Linux_fs/kernel/include/net/
H A Ddn_fib.h22 unsigned char nh_scope; member
/OK3568_Linux_fs/kernel/net/ipv4/
H A Dnexthop.c241 nhm->nh_scope = 0; in nh_fill_node()
274 nhm->nh_scope = nhi->fib_nhc.nhc_scope; in nh_fill_node()
1484 if (nhm->resvd || nhm->nh_scope) { in rtm_to_nh_config()
1696 if (nhm->nh_protocol || nhm->resvd || nhm->nh_scope || nhm->nh_flags) { in nh_valid_get_del_req()
1867 if (nhm->nh_protocol || nhm->resvd || nhm->nh_scope || nhm->nh_flags) { in nh_valid_dump_req()