Home
last modified time | relevance | path

Searched refs:IN_DEV_ROUTE_LOCALNET (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/include/linux/
H A Dinetdevice.h120 #define IN_DEV_ROUTE_LOCALNET(in_dev) IN_DEV_ORCONF(in_dev, ROUTE_LOCALNET) macro
/openbmc/linux/net/ipv4/
H A Ddevinet.c1353 if (unlikely(IN_DEV_ROUTE_LOCALNET(in_dev))) in inet_select_addr()
1417 if (unlikely(IN_DEV_ROUTE_LOCALNET(in_dev))) in confirm_addr_indev()
H A Darp.c789 (!IN_DEV_ROUTE_LOCALNET(in_dev) && ipv4_is_loopback(tip))) in arp_process()
H A Droute.c1723 if (ipv4_is_loopback(saddr) && !IN_DEV_ROUTE_LOCALNET(in_dev)) in ip_mc_validate_source()
2540 if (likely(!IN_DEV_ROUTE_LOCALNET(in_dev))) in __mkroute_output()