Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dinetdevice.h113 #define IN_DEV_ROUTE_LOCALNET(in_dev) IN_DEV_ORCONF(in_dev, ROUTE_LOCALNET) macro
/linux-4.1.27/net/ipv4/
Darp.c716 (!IN_DEV_ROUTE_LOCALNET(in_dev) && ipv4_is_loopback(tip))) in arp_process()
Droute.c1462 if (likely(!IN_DEV_ROUTE_LOCALNET(in_dev))) in ip_route_input_mc()
1948 if (likely(!IN_DEV_ROUTE_LOCALNET(in_dev))) in __mkroute_output()