Home
last modified time | relevance | path

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

/linux-6.3-rc2/net/ipv4/
A 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()
1098 cfg.fc_scope = RT_SCOPE_HOST; in fib_magic()
A Dfib_semantics.c110 .scope = RT_SCOPE_HOST,
1239 nh->fib_nh_scope = RT_SCOPE_HOST; in fib_check_nh_nongw()
1519 if (cfg->fc_scope > RT_SCOPE_HOST) { in fib_create_info()
1528 } else if (cfg->fc_scope == RT_SCOPE_HOST) { in fib_create_info()
A Ddevinet.c583 ifa->ifa_scope = RT_SCOPE_HOST; in inet_set_ifa()
1309 unsigned char localnet_scope = RT_SCOPE_HOST; in inet_select_addr()
1378 unsigned char localnet_scope = RT_SCOPE_HOST; in confirm_addr_indev()
1569 ifa->ifa_scope = RT_SCOPE_HOST; in inetdev_event()
A Darp.c406 scope = RT_SCOPE_HOST; in arp_ignore()
412 scope = RT_SCOPE_HOST; in arp_ignore()
A Dnexthop.c1330 if (scope == RT_SCOPE_HOST && nhi->fib_nhc.nhc_gw_family) { in nexthop_check_scope()
1364 if (scope == RT_SCOPE_HOST) { in fib_check_nexthop()
A Dfib_trie.c2760 case RT_SCOPE_HOST: return "host"; in rtn_scope()
A Droute.c2738 RT_SCOPE_HOST); in ip_route_output_key_hash_rcu()
/linux-6.3-rc2/net/bridge/
A Dbr_arp_nd_proxy.c101 RT_SCOPE_HOST); in br_chk_addr_ip()
/linux-6.3-rc2/include/uapi/linux/
A Drtnetlink.h325 RT_SCOPE_HOST=254, enumerator
/linux-6.3-rc2/drivers/net/wireguard/
A Dsocket.c54 fl.saddr, RT_SCOPE_HOST))) { in send4()
/linux-6.3-rc2/include/net/
A Dbonding.h640 RT_SCOPE_HOST); in bond_confirm_addr()
/linux-6.3-rc2/drivers/infiniband/ulp/ipoib/
A Dipoib_main.c303 RT_SCOPE_HOST); in ipoib_is_dev_match_addr_rcu()
/linux-6.3-rc2/net/ipv6/
A Daddrconf.c3161 if (ifa->ifa_scope >= RT_SCOPE_HOST) { in add_v4_addrs()
4975 return RT_SCOPE_HOST; in rt_scope()

Completed in 64 milliseconds