Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dinetdevice.h118 #define IN_DEV_ROUTE_LOCALNET(in_dev) IN_DEV_ORCONF(in_dev, ROUTE_LOCALNET) macro
/OK3568_Linux_fs/kernel/net/ipv4/
H A Ddevinet.c1315 if (unlikely(IN_DEV_ROUTE_LOCALNET(in_dev))) in inet_select_addr()
1379 if (unlikely(IN_DEV_ROUTE_LOCALNET(in_dev))) in confirm_addr_indev()
H A Darp.c766 (!IN_DEV_ROUTE_LOCALNET(in_dev) && ipv4_is_loopback(tip))) in arp_process()
H A Droute.c1745 if (ipv4_is_loopback(saddr) && !IN_DEV_ROUTE_LOCALNET(in_dev)) in ip_mc_validate_source()
2427 if (likely(!IN_DEV_ROUTE_LOCALNET(in_dev))) in __mkroute_output()