Home
last modified time | relevance | path

Searched refs:RT_SCOPE_HOST (Results 1 – 13 of 13) sorted by relevance

/Linux-v6.6/net/ipv4/
Dfib_frontend.c392 ret = FIB_RES_NHC(res)->nhc_scope >= RT_SCOPE_HOST; in __fib_validate_source()
404 ret = FIB_RES_NHC(res)->nhc_scope >= RT_SCOPE_HOST; in __fib_validate_source()
519 cfg->fc_scope = RT_SCOPE_HOST; in rtentry_to_fib_config()
1101 cfg.fc_scope = RT_SCOPE_HOST; in fib_magic()
Dfib_semantics.c110 .scope = RT_SCOPE_HOST,
1240 nh->fib_nh_scope = RT_SCOPE_HOST; in fib_check_nh_nongw()
1524 if (cfg->fc_scope > RT_SCOPE_HOST) { in fib_create_info()
1533 } else if (cfg->fc_scope == RT_SCOPE_HOST) { in fib_create_info()
Ddevinet.c584 ifa->ifa_scope = RT_SCOPE_HOST; in inet_set_ifa()
1329 unsigned char localnet_scope = RT_SCOPE_HOST; in inet_select_addr()
1398 unsigned char localnet_scope = RT_SCOPE_HOST; in confirm_addr_indev()
1589 ifa->ifa_scope = RT_SCOPE_HOST; in inetdev_event()
Darp.c406 scope = RT_SCOPE_HOST; in arp_ignore()
412 scope = RT_SCOPE_HOST; in arp_ignore()
Dnexthop.c1353 if (scope == RT_SCOPE_HOST && nhi->fib_nhc.nhc_gw_family) { in nexthop_check_scope()
1387 if (scope == RT_SCOPE_HOST) { in fib_check_nexthop()
Dfib_trie.c2765 case RT_SCOPE_HOST: return "host"; in rtn_scope()
Droute.c2739 RT_SCOPE_HOST); in ip_route_output_key_hash_rcu()
/Linux-v6.6/net/bridge/
Dbr_arp_nd_proxy.c101 RT_SCOPE_HOST); in br_chk_addr_ip()
/Linux-v6.6/include/uapi/linux/
Drtnetlink.h325 RT_SCOPE_HOST=254, enumerator
/Linux-v6.6/drivers/net/wireguard/
Dsocket.c54 fl.saddr, RT_SCOPE_HOST))) { in send4()
/Linux-v6.6/include/net/
Dbonding.h639 RT_SCOPE_HOST); in bond_confirm_addr()
/Linux-v6.6/drivers/infiniband/ulp/ipoib/
Dipoib_main.c303 RT_SCOPE_HOST); in ipoib_is_dev_match_addr_rcu()
/Linux-v6.6/net/ipv6/
Daddrconf.c3198 if (ifa->ifa_scope >= RT_SCOPE_HOST) { in add_v4_addrs()
5017 return RT_SCOPE_HOST; in rt_scope()