Home
last modified time | relevance | path

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

/linux/tools/include/uapi/linux/
H A Drtnetlink.h334 RT_SCOPE_HOST=254, enumerator
/linux/net/ipv4/
H A Darp.c406 scope = RT_SCOPE_HOST; in arp_ignore()
412 scope = RT_SCOPE_HOST; in arp_ignore()
/linux/net/ipv6/
H A Daddrconf.c3280 if (ifa->ifa_scope >= RT_SCOPE_HOST) { in add_v4_addrs()
5144 return RT_SCOPE_HOST; in rt_scope()